openap-cvs
[Top][All Lists]
Advanced

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

[openap-cvs] : openap-main/make tools.mk,1.3,1.4


From: David Kimdon <address@hidden>
Subject: [openap-cvs] : openap-main/make tools.mk,1.3,1.4
Date: Tue, 30 Jul 2002 14:40:00 -0400

Update of /cvsroot/openap/openap-main/make
In directory subversions:/tmp/cvs-serv20839/make

Modified Files:
        tools.mk 
Log Message:
compiler should go at the end of PATH so we can install a full system at that
location and not worry about overriding the normal system utilities.  This may
turn out to be confusing for people, we'll see, but it will be pretty
conviennent.


Index: tools.mk
===================================================================
RCS file: /cvsroot/openap/openap-main/make/tools.mk,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- tools.mk    29 Jul 2002 22:20:06 -0000      1.3
+++ tools.mk    30 Jul 2002 18:39:58 -0000      1.4
@@ -16,7 +16,7 @@
                TARGET_PATH=$(TARGET_PATH) \
                ARCH=$(ARCH)
        @echo
-       @echo "Put $(TARGET_PATH)/bin/ in your path."
+       @echo "Put $(TARGET_PATH)/bin/ at the end of your PATH."
        @echo
        touch $(STAMPDIR)/.uclibc
 




reply via email to

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