120563c6bSBarry SmithITOOLSDIR = ../../ 22eac72dbSBarry Smith 31eb62cbbSBarry SmithALL: lib 4*da3a660dSBarry SmithCFLAGS = $(OPT) $(INCLUDEDIRS) $(CONF) -D__DIR__='"sys/"' \ 5*da3a660dSBarry Smith -I$(ITOOLSDIR)/pinclude 6*da3a660dSBarry SmithSOURCEC = tr.c arch.c txt.c file.c nreg.c try.c comsort.c destroy.c 72eac72dbSBarry SmithSOURCEF = 82eac72dbSBarry SmithSOURCEH = 9*da3a660dSBarry SmithOBJSC = tr.o arch.o txt.o file.o nreg.o try.o comsort.o destroy.o 102eac72dbSBarry SmithOBJSF = 1119e4bc6eSBarry SmithWSOURCEC = archf.c 1219e4bc6eSBarry SmithWOBJS = archf.o 13aa2ab745SBarry SmithMANSEC = 7 142eac72dbSBarry Smith 15aa2ab745SBarry SmithLINCLUDE = $(SOURCEH) 16aa2ab745SBarry SmithLIBBASE = libpetscsys 1719e4bc6eSBarry SmithDIRS = error 182eac72dbSBarry Smith 19c6a45a97SBarry Smithrunexamples: 20c6a45a97SBarry Smith 2111d228e4SBarry Smithinclude $(ITOOLSDIR)/bmake/$(PARCH)/$(PARCH) 22