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

21 lines
233 B
Plaintext
Raw Normal View History

1994-06-24 14:02:31 +00:00
# $Id$
1991-08-26 16:21:27 +00:00
#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: