]> arthur.barton.de Git - servertools.macosx.git/commitdiff
Added .PHONY targets to Makefile
authorAlexander Barton <alex@barton.de>
Fri, 11 Jun 2010 08:51:09 +0000 (10:51 +0200)
committerAlexander Barton <alex@barton.de>
Fri, 11 Jun 2010 08:51:09 +0000 (10:51 +0200)
Makefile

index ed91e9a6e69d0826e62cda8bcdc03685685430ee..325b4be96880b08f6d1c59bafa49ffc1487c00c7 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -44,3 +44,6 @@ install-odbackup:
        [ -x /usr/sbin/slapconfig ] \
         && launchctl load -w /Library/LaunchDaemons/de.maccc.odbackup.plist \
         || echo "\n *** 'slapconfig' not found, not enabling odbackup!\n"
+
+.PHONY: all clean distclean maintainer-clean install check dist distcheck \
+        $(TOOLS)