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.1,1.2


From: David Kimdon <address@hidden>
Subject: [openap-cvs] : openap-main/rootskel/facility rules,1.1,1.2
Date: Mon, 05 Aug 2002 19:11:08 -0400

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

Modified Files:
        rules 
Log Message:
support build_tools and install_tools target

Index: rules
===================================================================
RCS file: /cvsroot/openap/openap-main/rootskel/facility/rules,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- rules       5 Aug 2002 21:40:56 -0000       1.1
+++ rules       5 Aug 2002 23:11:06 -0000       1.2
@@ -6,10 +6,13 @@
        touch build-stamp
 
 install: install-stamp
-installi-stamp:
+install-stamp:
        $(MAKE) install
        touch install-stamp
 clean:
        $(MAKE) clean
        $(RM) install-stamp build-stamp
 
+build_tools install_tools:
+
+.PHONY: build install build_tools install_tools




reply via email to

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