Makefile
344 Bytes
#!smake
#
#
#
# $Revision: 1.1.1.1 $
#
PRDEPTH = ../../../..
#
# SGI Common Defs
#
include $(PRDEPTH)/PRdefs
#
# Targets
#
GCINCS =
LDIRT = cs_test.1 *.asy
TARGETS = cs_test.1
default all: $(TARGETS)
install: all
include $(COMMONRULES)
cs_test.1: cs_test.sch driver.sym csclk.sym csgclk.sym cs_test.sym
$(ECS2VL) cs_test cs_test.1