Pristine Ack-5.5
[Ack-5.5.git] / doc / sparc / proto.make
1 # $Id: proto.make,v 1.3 1994/06/24 10:06:10 ceriel Exp $
2
3 #PARAMS         do not remove this line!
4
5 SRC_DIR = $(SRC_HOME)/doc/sparc
6 TARGET = $(TARGET_HOME)/doc/sparc.doc
7
8 REFER=refer
9 TBL=tbl
10 PIC=pic
11 GRAP=grap
12
13 SRC =   $(SRC_DIR)/refs \
14         $(SRC_DIR)/init \
15         $(SRC_DIR)/title \
16         $(SRC_DIR)/intro \
17         $(SRC_DIR)/1 \
18         $(SRC_DIR)/2 \
19         $(SRC_DIR)/3 \
20         4 \
21         $(SRC_DIR)/5 \
22         A \
23         $(SRC_DIR)/B
24
25 $(TARGET):      $(SRC)
26                 $(REFER) -sA+T '-l\", ' -p $(SRC) | $(GRAP) | $(PIC) | $(TBL) > $@
27
28 4:      $(SRC_DIR)/4
29         sed 's^pics/^$(SRC_DIR)/pics/^' < $(SRC_DIR)/4 > 4
30
31 A:      $(SRC_DIR)/A
32         sed 's^pics/^$(SRC_DIR)/pics/^' < $(SRC_DIR)/A > A