From: ceriel Date: Thu, 1 Apr 1993 10:55:46 +0000 (+0000) Subject: Fix: wrong target and refs X-Git-Tag: release-5-5~330 X-Git-Url: https://git.ndcode.org/public/gitweb.cgi?a=commitdiff_plain;h=4edcd8222d98bc36ed3642e178d8d7e41a884675;p=ack.git Fix: wrong target and refs --- diff --git a/doc/sparc/proto.make b/doc/sparc/proto.make index 51a4f0c4c..bb4ca091d 100644 --- a/doc/sparc/proto.make +++ b/doc/sparc/proto.make @@ -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