proto.make 233 B

1234567891011121314151617181920
  1. # $Id$
  2. #PARAMS do not remove this line!
  3. SRC_DIR = $(SRC_HOME)/lang/cem/libcc.ansi
  4. all:
  5. install:
  6. if [ $(DO_MACHINE_INDEP) = y ] ; \
  7. then cp_dir $(SRC_DIR)/headers $(TARGET_HOME)/include/tail_ac ; \
  8. fi
  9. clean:
  10. pr:
  11. opr:
  12. cmp: