From: Alexander Barton Date: Fri, 11 Jun 2010 08:51:09 +0000 (+0200) Subject: Added .PHONY targets to Makefile X-Git-Url: https://arthur.barton.de/cgi-bin/gitweb.cgi?p=servertools.macosx.git;a=commitdiff_plain;h=ac7ecf6b4df3c35a86dab39eb20e6a0ce4482744 Added .PHONY targets to Makefile --- diff --git a/Makefile b/Makefile index ed91e9a..325b4be 100644 --- 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)