ack/lang/cem/libcc.ansi/proto.make

21 lines
237 B
Plaintext
Raw Normal View History

1991-08-26 16:21:27 +00:00
# $Header$
#PARAMS do not remove this line!
1991-09-13 12:36:13 +00:00
SRC_DIR = $(SRC_HOME)/lang/cem/libcc.ansi
1991-08-26 16:21:27 +00:00
all:
install:
1991-12-18 09:44:10 +00:00
if [ $(DO_MACHINE_INDEP) = y ] ; \
then cp_dir $(SRC_DIR)/headers $(TARGET_HOME)/include/tail_ac ; \
fi
1991-09-18 14:17:27 +00:00
clean:
pr:
opr:
cmp: