svn commit: trunk/uClibc/libc/sysdeps/linux/frv

psm at uclibc.org psm at uclibc.org
Sat Feb 4 01:11:19 UTC 2006


Author: psm
Date: 2006-02-03 17:11:18 -0800 (Fri, 03 Feb 2006)
New Revision: 13816

Log:
Dont link and remove link.h

Modified:
   trunk/uClibc/libc/sysdeps/linux/frv/Makefile


Changeset:
Modified: trunk/uClibc/libc/sysdeps/linux/frv/Makefile
===================================================================
--- trunk/uClibc/libc/sysdeps/linux/frv/Makefile	2006-02-04 00:51:49 UTC (rev 13815)
+++ trunk/uClibc/libc/sysdeps/linux/frv/Makefile	2006-02-04 01:11:18 UTC (rev 13816)
@@ -66,9 +66,5 @@
 $(COBJ): %.o : %.c
 	$(CC) $(CFLAGS) -c $< -o $@
 
-headers:
-	$(LN) -fs ../libc/sysdeps/linux/frv/link.h $(TOPDIR)/include/
-
 clean:
 	$(RM) *.o *~ core
-	$(RM) $(TOPDIR)/include/link.h




More information about the uClibc-cvs mailing list