ack/lang/cem/libcc.ansi/proto.make
1994-06-24 14:02:31 +00:00

21 lines
233 B
Makefile

# $Id$
#PARAMS do not remove this line!
SRC_DIR = $(SRC_HOME)/lang/cem/libcc.ansi
all:
install:
if [ $(DO_MACHINE_INDEP) = y ] ; \
then cp_dir $(SRC_DIR)/headers $(TARGET_HOME)/include/tail_ac ; \
fi
clean:
pr:
opr:
cmp: