changes in search for more speed

This commit is contained in:
ceriel
1988-11-08 13:47:18 +00:00
parent 8db18e8f62
commit a962d0f39b
5 changed files with 72 additions and 89 deletions

View File

@@ -1,8 +1,11 @@
EMHOME=../../..
BACK=$(EMHOME)/lib/ceg/ce_back
install : back.a
install_ceg
all : back.a
make -f ce_makefile
install: all
make -f ce_makefile install
clean:
rm -rf back.a back