projects
/
wxWidgets.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
wxMotif compiles (and runs minimal sample) again after wxMenu changes
[wxWidgets.git]
/
samples
/
joytest
/
Makefile.am
1
SUFFIXES = .cpp
2
3
DEFS = @DEFS@ $(TOOLKIT_DEF) $(WXDEBUG_DEFINE)
4
5
noinst_PROGRAMS = joytest
6
7
joytest_SOURCES = joytest.cpp