bc9da35a82
git-svn-id: svn://10.65.10.50/trunk@979 c028cbd2-c16b-5b4b-a496-9718f37d4682
6 lines
114 B
Makefile
Executable File
6 lines
114 B
Makefile
Executable File
Compiler_options=-r -p -d S4DEBUG
|
|
Lib=/lib/libcbd.a
|
|
export Compiler_options Lib
|
|
rm *.o
|
|
echo $LIB
|
|
gmake -f cb51make |