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:
+1
-6
@@ -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
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user