Many changes, mostly for Solaris 2

This commit is contained in:
ceriel
1993-11-10 15:11:28 +00:00
parent 4539174f47
commit b95ae2fa70
22 changed files with 351 additions and 6 deletions

View File

@@ -7,6 +7,7 @@ UTIL_BIN = $(UTIL_HOME)/bin
TABGEN= $(UTIL_BIN)/tabgen
LLGEN = $(UTIL_BIN)/LLgen
LLGENOPTIONS = -v
EXTRALIB =
SRC_G1 = $(SRC_DIR)/commands.g
GEN_G1 = tokenfile.g
@@ -64,7 +65,7 @@ NEXTFILES = $(SRC_DIR)/file.hh \
$(SRC_DIR)/langdep.cc
all: make.main
make -f make.main grind
make -f make.main "EXTRALIB="$(EXTRALIB) grind
install: all
cp grind $(TARGET_HOME)/bin/grind