Files
wxWidgets/samples/joytest/makefile.wat
T
2000-03-14 14:06:41 +00:00

12 lines
172 B
WebAssembly Text Format

# Purpose: makefile for joytest example (Watcom)
# Created: 2000-03-14
WXDIR = $(%WXWIN)
PROGRAM = joytest
OBJECTS = $(PROGRAM).obj
!include $(WXDIR)\src\makeprog.wat