projects
/
oweals
/
cde.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
de621b9
)
Remove -k option from WORLDOPTS
author
Jon Trulson
<jon@radscan.com>
Sat, 26 May 2012 23:21:45 +0000
(17:21 -0600)
committer
Jon Trulson
<jon@radscan.com>
Sat, 26 May 2012 23:21:45 +0000
(17:21 -0600)
cde/Imakefile
patch
|
blob
|
history
cde/Makefile
patch
|
blob
|
history
diff --git
a/cde/Imakefile
b/cde/Imakefile
index 2fab64dc829fc5bf0ba1652115753bbcccbb9ca0..59f16e45605ca86019969c6aa41697db4f01b6ad 100644
(file)
--- a/
cde/Imakefile
+++ b/
cde/Imakefile
@@
-34,7
+34,7
@@
clean::
$(RM) -r $(BUILDINCDIR)
$(RM) -r $(BUILDLIBDIR)
- WORLDOPTS =
-k
+ WORLDOPTS =
MAKE_OPTS = -f xmakefile
XCOMM
diff --git
a/cde/Makefile
b/cde/Makefile
index 08a5234da9704dcfeb389a68c989030442bf3e0f..d2b17a6a7b485aeed4837f9730d5e007a979fe47 100644
(file)
--- a/
cde/Makefile
+++ b/
cde/Makefile
@@
-6,7
+6,7
@@
MV = mv
MAKE = make
NMAKE = nmake
- WORLDOPTS =
-k
+ WORLDOPTS =
WIN32WORLDOPTS = -i
TOP = .
CURRENT_DIR = .