nps: poci/Makefile - add jnetctl to clean target

baggins baggins at pld-linux.org
Sun Sep 18 01:43:55 CEST 2005


Author: baggins                      Date: Sat Sep 17 23:43:55 2005 GMT
Module: nps                           Tag: HEAD
---- Log message:
- add jnetctl to clean target

---- Files affected:
nps/poci:
   Makefile (1.9 -> 1.10) 

---- Diffs:

================================================================
Index: nps/poci/Makefile
diff -u nps/poci/Makefile:1.9 nps/poci/Makefile:1.10
--- nps/poci/Makefile:1.9	Sun Sep 18 01:16:35 2005
+++ nps/poci/Makefile	Sun Sep 18 01:43:50 2005
@@ -51,7 +51,7 @@
 	$(CC) $(CFLAGS) -o jnetctl jnetctl.c
 
 clean:
-	rm -f nws_mc nws_hb nws_poci
+	rm -f nws_mc nws_hb nws_poci jnetctl
 
 install:
 	@mkdir -p $(DESTDIR)/usr/sbin
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/nps/poci/Makefile?r1=1.9&r2=1.10&f=u




More information about the pld-cvs-commit mailing list