openap-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[openap-cvs] : openap-main/rootskel/facility rules,1.2,1.3


From: David Kimdon <address@hidden>
Subject: [openap-cvs] : openap-main/rootskel/facility rules,1.2,1.3
Date: Tue, 06 Aug 2002 15:14:07 -0400

Update of /cvsroot/openap/openap-main/rootskel/facility
In directory subversions:/tmp/cvs-serv5797/facility/

Modified Files:
        rules 
Log Message:
cleanup

Index: rules
===================================================================
RCS file: /cvsroot/openap/openap-main/rootskel/facility/rules,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- rules       5 Aug 2002 23:11:06 -0000       1.2
+++ rules       6 Aug 2002 19:14:05 -0000       1.3
@@ -5,13 +5,12 @@
        $(MAKE)
        touch build-stamp
 
-install: install-stamp
-install-stamp:
+install: build-stamp
        $(MAKE) install
-       touch install-stamp
+
 clean:
        $(MAKE) clean
-       $(RM) install-stamp build-stamp
+       $(RM) build-stamp
 
 build_tools install_tools:
 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]