only build errSymTbl from this makefile -

the other early builds have been moved to their respective
Imakefile(s) in the appropriate object area
This commit is contained in:
Bob Zieman
1993-08-17 10:27:13 +00:00
parent 0b5b6565e0
commit ac6b487201
+1 -6
View File
@@ -32,16 +32,11 @@
# ...
#
all: bld_errSym dlsource eddsource
all: bld_errSym
bld_errSym:
cd libUnix; sh blderrSymTbl
cd libvxWorks; sh blderrSymTbl VXLIST
dlsource:
cd opi/dl ; /bin/sh build.it
eddsource:
cd opi/edd ; /bin/sh build.it