[uClibc-cvs] uClibc/libc/sysdeps/linux/common Makefile, 1.84, 1.85 profil.c, 1.1, NONE

Manuel Novoa III mjn3 at uclibc.org
Sun Sep 7 03:13:59 UTC 2003


Update of /var/cvs/uClibc/libc/sysdeps/linux/common
In directory winder:/tmp/cvs-serv2678

Modified Files:
	Makefile 
Removed Files:
	profil.c 
Log Message:
Remove profil.c, since it is constained within gmon.c.


Index: Makefile
===================================================================
RCS file: /var/cvs/uClibc/libc/sysdeps/linux/common/Makefile,v
retrieving revision 1.84
retrieving revision 1.85
diff -u -d -r1.84 -r1.85
--- Makefile	6 Sep 2003 13:00:11 -0000	1.84
+++ Makefile	7 Sep 2003 03:13:56 -0000	1.85
@@ -26,7 +26,7 @@
 	truncate64.c getrlimit64.c setrlimit64.c creat64.c \
 	llseek.c pread_write.c _exit.c sync.c getdirname.c \
 	sendfile64.c xstatconv.c getdents.c getdents64.c vfork.c \
-	ulimit.c profil.c
+	ulimit.c
 ifneq ($(strip $(EXCLUDE_BRK)),y)
 CSRC+=sbrk.c
 endif

--- profil.c DELETED ---




More information about the uClibc-cvs mailing list