Initial revision
This commit is contained in:
7
src/Makefile
Normal file
7
src/Makefile
Normal file
@@ -0,0 +1,7 @@
|
||||
|
||||
|
||||
all: bld_errSym
|
||||
|
||||
bld_errSym:
|
||||
cd libUnix; make TARGET=Unix
|
||||
cd libvxWorks; make TARGET=vxWorks
|
||||
Reference in New Issue
Block a user