Remove -k option from WORLDOPTS
This commit is contained in:
@@ -34,7 +34,7 @@ clean::
|
||||
$(RM) -r $(BUILDINCDIR)
|
||||
$(RM) -r $(BUILDLIBDIR)
|
||||
|
||||
WORLDOPTS = -k
|
||||
WORLDOPTS =
|
||||
MAKE_OPTS = -f xmakefile
|
||||
|
||||
XCOMM
|
||||
|
||||
Reference in New Issue
Block a user