projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
No changes, just suppress an unused parameter warning in wxOSX build.
[wxWidgets.git]
/
samples
/
ipc
/
makefile.wat
diff --git
a/samples/ipc/makefile.wat
b/samples/ipc/makefile.wat
index 36f633bf2d2523c7d4cfe2b236bd7f967ffd3463..11c7f1c831c3f40e17bed400b6dec6871fb64223 100644
(file)
--- a/
samples/ipc/makefile.wat
+++ b/
samples/ipc/makefile.wat
@@
-66,7
+66,7
@@
EXTRALIBS_FOR_BASE =
EXTRALIBS_FOR_BASE =
\r
!endif
\r
!ifeq MONOLITHIC 1
\r
-EXTRALIBS_FOR_BASE =
\r
+EXTRALIBS_FOR_BASE =
\r
!endif
\r
__ipcclient___depname =
\r
!ifeq USE_GUI 1
\r