Fix the build process so it does not do the evil #ifdef BB_FOO stuff.
authorEric Andersen <andersen@codepoet.org>
Fri, 22 Jun 2001 03:00:21 +0000 (03:00 -0000)
committerEric Andersen <andersen@codepoet.org>
Fri, 22 Jun 2001 03:00:21 +0000 (03:00 -0000)
commit30f1eafaaa16c8223a3b5c38436918418a79fea2
tree8f1a6c2a69cc880a7a15c35ab426359ad53f5f61
parent6b03504441079ba23318316f6147cc55fc0d0dd9
Fix the build process so it does not do the evil #ifdef BB_FOO stuff.
Build exactly one .o file per function, and let the linker throw away
the junk it doesn't want.
 -Erik
Makefile
libbb/unarchive.c