1
0
Fork 0
mirror of git://git.code.sf.net/p/cdesktopenv/code synced 2025-03-09 15:50:02 +00:00

Remove -k option from WORLDOPTS

This commit is contained in:
Jon Trulson 2012-05-26 17:21:45 -06:00
parent de621b906b
commit 6d78c23be9
2 changed files with 2 additions and 2 deletions

View file

@ -34,7 +34,7 @@ clean::
$(RM) -r $(BUILDINCDIR)
$(RM) -r $(BUILDLIBDIR)
WORLDOPTS = -k
WORLDOPTS =
MAKE_OPTS = -f xmakefile
XCOMM

View file

@ -6,7 +6,7 @@
MV = mv
MAKE = make
NMAKE = nmake
WORLDOPTS = -k
WORLDOPTS =
WIN32WORLDOPTS = -i
TOP = .
CURRENT_DIR = .