[NUT-devel] [nut]: r540 - src/trunk/Makefile
diego
subversion at mplayerhq.hu
Fri Feb 1 19:57:19 CET 2008
Author: diego
Date: Fri Feb 1 19:57:18 2008
New Revision: 540
Log:
Remove FORCE from list of phony targets.
Modified:
src/trunk/Makefile
Modified: src/trunk/Makefile
==============================================================================
--- src/trunk/Makefile (original)
+++ src/trunk/Makefile Fri Feb 1 19:57:18 2008
@@ -18,4 +18,4 @@ clean:
$(MAKE) -C libnut clean
$(MAKE) -C nututils clean
-.PHONY: all libnut nututils install distclean clean FORCE
+.PHONY: all libnut nututils install distclean clean
More information about the NUT-devel
mailing list