[uClibc-cvs] uClibc/test/termios Makefile,1.7,1.8

Erik Andersen andersen at uclibc.org
Fri Jan 2 23:07:59 UTC 2004


Update of /var/cvs/uClibc/test/termios
In directory nail:/tmp/cvs-serv473/termios

Modified Files:
	Makefile 
Log Message:
Do not make tests depend on CC, since we no longer build a wrapper.


Index: Makefile
===================================================================
RCS file: /var/cvs/uClibc/test/termios/Makefile,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- Makefile	18 Oct 2003 10:20:58 -0000	1.7
+++ Makefile	2 Jan 2004 23:07:55 -0000	1.8
@@ -25,7 +25,7 @@
 
 all: $(TARGETS)
 
-termios: termios.c Makefile $(TESTDIR)/Config $(TESTDIR)/Rules.mak $(CC)
+termios: termios.c Makefile $(TESTDIR)/Config $(TESTDIR)/Rules.mak
 	-@ echo "-------"
 	-@ echo " "
 	-@ echo "Compiling vs uClibc: "




More information about the uClibc-cvs mailing list