From: Ben Gras Date: Thu, 16 Feb 2006 20:56:34 +0000 (+0000) Subject: bigmake.inc is obsolete X-Git-Tag: v3.1.2a~352 X-Git-Url: http://zhaoyanbai.com/repos/dnssec-signzone.html?a=commitdiff_plain;h=2827767745eef82445e89c35fa4319d07bcb450c;p=minix.git bigmake.inc is obsolete --- diff --git a/commands/bigmake.inc b/commands/bigmake.inc deleted file mode 100644 index 69b16a7b9..000000000 --- a/commands/bigmake.inc +++ /dev/null @@ -1,6 +0,0 @@ - -toptarget: - @echo "This program needs nonstandard compiler sizes or a " - @echo "nonstandard build procedure." - @echo "To build it, type 'sh makeme.sh'." - diff --git a/commands/bzip2-1.0.3/Makefile b/commands/bzip2-1.0.3/Makefile index e9522d9a0..3da5a04c1 100644 --- a/commands/bzip2-1.0.3/Makefile +++ b/commands/bzip2-1.0.3/Makefile @@ -27,8 +27,6 @@ OBJS= blocksort.o \ decompress.o \ bzlib.o -include ../bigmake.inc - all: all_notest all_notest: libbz2.a bzip2 bzip2recover