Fix: wrong target and refs

This commit is contained in:
ceriel 1993-04-01 10:55:46 +00:00
parent 758e04a4eb
commit 4edcd8222d

View file

@ -10,8 +10,8 @@ TBL=tbl
PIC=pic
GRAP=grap
SRC = $(SRC_DIR)/init \
$(SRC_DIR)/refs \
SRC = $(SRC_DIR)/refs \
$(SRC_DIR)/init \
$(SRC_DIR)/title \
$(SRC_DIR)/intro \
$(SRC_DIR)/1 \
@ -22,7 +22,7 @@ SRC = $(SRC_DIR)/init \
A \
$(SRC_DIR)/B
$(TARGET)/sparc.doc: $(SRC)
$(TARGET): $(SRC)
$(REFER) -sA+T '-l\", ' -p $(SRC) | $(GRAP) | $(PIC) | $(TBL) > $@
4: $(SRC_DIR)/4