Removed alloca.c, don't go in develop/libs/

git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7747 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Jérôme Duval
2004-06-03 13:46:38 +00:00
parent 0d31ae4168
commit 937bfaed12
+1 -2
View File
@@ -4,7 +4,7 @@ SubDirCcFlags -DHAVE_CONFIG_H ;
SubDirHdrs [ FDirName $(SUBDIR) $(DOTDOT) ] ; SubDirHdrs [ FDirName $(SUBDIR) $(DOTDOT) ] ;
StaticLibrary greputils : StaticLibrary greputils :
alloca.c # alloca.c
# atexit.c # atexit.c
closeout.c closeout.c
error.c error.c
@@ -29,5 +29,4 @@ strtoumax.c
xmalloc.c xmalloc.c
xstrtol.c xstrtol.c
xstrtoumax.c xstrtoumax.c
: STATIC_LIBRARY_DIR
; ;