diff --git a/src/apps/bin/sharutils-4.2.1/lib/Jamfile b/src/apps/bin/sharutils-4.2.1/lib/Jamfile index da1a33ef3f..25b01935ac 100644 --- a/src/apps/bin/sharutils-4.2.1/lib/Jamfile +++ b/src/apps/bin/sharutils-4.2.1/lib/Jamfile @@ -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 ;