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

git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7739 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Jérôme Duval 2004-06-02 12:15:03 +00:00
parent 0f9f14bc1b
commit 7431ddee5f

View File

@ -4,7 +4,7 @@ SubDirCcFlags -DHAVE_CONFIG_H ;
SubDirHdrs [ FDirName $(SUBDIR) $(DOTDOT) ] ;
StaticLibrary sharutils :
alloca.c
# alloca.c
basename.c
error.c
getopt.c
@ -18,5 +18,4 @@ StaticLibrary sharutils :
xgetcwd.c
xmalloc.c
xstrdup.c
: STATIC_LIBRARY_DIR
;