1
#ident @(#)libschily.mk 1.3 03/07/13
2
###########################################################################
5
include $(SRCROOT)/$(RULESDIR)/rules.top
6
###########################################################################
8
.SEARCHLIST: . $(ARCHDIR) stdio $(ARCHDIR)
9
VPATH= .:stdio:$(ARCHDIR)
13
CPPOPTS += -DUSE_SCANSTACK
17
###########################################################################
18
include $(SRCROOT)/$(RULESDIR)/rules.lib
19
###########################################################################