wxWidgets/samples/bombs/Makefile.am

10 lines
176 B
Makefile
Raw Normal View History

AUTOMAKE_OPTIONS = 1.3 no-dependencies
SUFFIXES = .cpp
DEFS = @DEFS@ $(TOOLKIT_DEF) $(WXDEBUG_DEFINE)
noinst_PROGRAMS = bombs
bombs_SOURCES = bombs.cpp bombs1.cpp game.cpp