Fix: wrong target and refs
authorceriel <none@none>
Thu, 1 Apr 1993 10:55:46 +0000 (10:55 +0000)
committerceriel <none@none>
Thu, 1 Apr 1993 10:55:46 +0000 (10:55 +0000)
doc/sparc/proto.make

index 51a4f0c..bb4ca09 100644 (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