projects
/
wxWidgets.git
/ blame_incremental
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blob
|
blame
(non-incremental) |
history
|
HEAD
another makefile updated
[wxWidgets.git]
/
samples
/
bombs
/
Makefile.am
This page requires JavaScript to run. Use
this page
instead.
0 / 9 ( 0%)
Commit
Line
Data
1
AUTOMAKE_OPTIONS = 1.3 no-dependencies
2
3
SUFFIXES = .cpp
4
5
DEFS = @DEFS@ $(TOOLKIT_DEF) $(WXDEBUG_DEFINE)
6
7
noinst_PROGRAMS = bombs
8
9
bombs_SOURCES = bombs.cpp bombs1.cpp game.cpp