updated to build ccommand
This commit is contained in:
parent
9b0a90fa9e
commit
de491d9e5c
|
@ -38,5 +38,8 @@ cmSourceGroup.obj
|
|||
cmake.exe: ${OBJS}
|
||||
bcc32 -ecmake ${OBJS}
|
||||
|
||||
ccommand.exe: ccommand.obj cmSystemTools.obj
|
||||
bcc32 -eccommand ccommand.obj cmSystemTools.obj
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue