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:
@@ -4,30 +4,29 @@ SubDirCcFlags -DHAVE_CONFIG_H ;
|
||||
SubDirHdrs [ FDirName $(SUBDIR) $(DOTDOT) ] ;
|
||||
|
||||
StaticLibrary greputils :
|
||||
alloca.c
|
||||
# atexit.c
|
||||
closeout.c
|
||||
error.c
|
||||
exclude.c
|
||||
fnmatch.c
|
||||
getopt.c
|
||||
getopt1.c
|
||||
hard-locale.c
|
||||
isdir.c
|
||||
malloc.c
|
||||
memchr.c
|
||||
obstack.c
|
||||
quotearg.c
|
||||
realloc.c
|
||||
regex.c
|
||||
savedir.c
|
||||
stpcpy.c
|
||||
strtol.c
|
||||
strtoul.c
|
||||
strtoull.c
|
||||
strtoumax.c
|
||||
xmalloc.c
|
||||
xstrtol.c
|
||||
xstrtoumax.c
|
||||
: STATIC_LIBRARY_DIR
|
||||
# alloca.c
|
||||
# atexit.c
|
||||
closeout.c
|
||||
error.c
|
||||
exclude.c
|
||||
fnmatch.c
|
||||
getopt.c
|
||||
getopt1.c
|
||||
hard-locale.c
|
||||
isdir.c
|
||||
malloc.c
|
||||
memchr.c
|
||||
obstack.c
|
||||
quotearg.c
|
||||
realloc.c
|
||||
regex.c
|
||||
savedir.c
|
||||
stpcpy.c
|
||||
strtol.c
|
||||
strtoul.c
|
||||
strtoull.c
|
||||
strtoumax.c
|
||||
xmalloc.c
|
||||
xstrtol.c
|
||||
xstrtoumax.c
|
||||
;
|
||||
|
||||
Reference in New Issue
Block a user