Files
wxWidgets/samples/joytest/Makefile.in
T
2000-07-15 19:51:35 +00:00

16 lines
242 B
Makefile

# Purpose: makefile for joytest example (UNIX).
# Created: 2000-03-14
top_srcdir = @top_srcdir@/..
top_builddir = ../..
program_dir = samples/joytest
DATAFILES=gun.wav
PROGRAM=joytest
OBJECTS=$(PROGRAM).o
include ../../src/makeprog.env