projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Minor changes, just trim trailing spaces in webview code.
[wxWidgets.git]
/
samples
/
controls
/
makefile.gcc
diff --git
a/samples/controls/makefile.gcc
b/samples/controls/makefile.gcc
index 5226154718d8049d874ef433a5f9dcdc4aaf0e46..25f150ab9cb1738c78b91c51e3296da4a4a16ee6 100644
(file)
--- a/
samples/controls/makefile.gcc
+++ b/
samples/controls/makefile.gcc
@@
-65,7
+65,7
@@
ifeq ($(MONOLITHIC),0)
EXTRALIBS_FOR_BASE =
\r
endif
\r
ifeq ($(MONOLITHIC),1)
\r
-EXTRALIBS_FOR_BASE =
\r
+EXTRALIBS_FOR_BASE =
\r
endif
\r
ifeq ($(BUILD),debug)
\r
__OPTIMIZEFLAG_2 = -O0
\r