bigmake.inc is obsolete
This commit is contained in:
parent
7862ac9f42
commit
2827767745
2 changed files with 0 additions and 8 deletions
|
@ -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'."
|
||||
|
|
@ -27,8 +27,6 @@ OBJS= blocksort.o \
|
|||
decompress.o \
|
||||
bzlib.o
|
||||
|
||||
include ../bigmake.inc
|
||||
|
||||
all: all_notest
|
||||
|
||||
all_notest: libbz2.a bzip2 bzip2recover
|
||||
|
|
Loading…
Reference in a new issue