projects
/
wxWidgets.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
typo corrected
[wxWidgets.git]
/
samples
/
config
/
Makefile.am
1
AUTOMAKE_OPTIONS = 1.3 no-dependencies
2
3
SUFFIXES = .cpp
4
5
DEFS = @DEFS@ $(TOOLKIT_DEF) $(WXDEBUG_DEFINE)
6
7
noinst_PROGRAMS = conftest
8
9
conftest_SOURCES = conftest.cpp