Added dbAsciiExpand and add path ./base/rec and ./rec for include

This commit is contained in:
Marty Kraimer
1995-11-30 19:37:13 +00:00
parent c3a7602526
commit df60df8a94
6 changed files with 251 additions and 13 deletions

View File

@@ -19,6 +19,7 @@ DEPLIBS = ./libDb.a\
SRCS.c = \
dbAsciiYacc.c \
../dbAsciiTest.c\
../dbAsciiExpand.c\
../dbPvdLib.c\
../dbStaticNoRun.c\
../dbStaticLib.c\
@@ -27,6 +28,7 @@ SRCS.c = \
OBJS = \
dbAsciiTest.o\
dbAsciiExpand.o\
dbAsciiToMenuH.o\
dbAsciiToRecordtypeH.o
@@ -35,6 +37,7 @@ LIBNAME = libDb.a
PROD = \
dbAsciiTest\
dbAsciiExpand\
dbAsciiToMenuH\
dbAsciiToRecordtypeH