Files
wxWidgets/samples/rotate/makefile.wat
T
2000-02-06 14:51:36 +00:00

16 lines
171 B
WebAssembly Text Format

#
# Makefile for WATCOM
#
# Created by Julian Smart, January 1999
#
#
WXDIR = $(%WXWIN)
PROGRAM = rotate
OBJECTS = $(PROGRAM).obj
!include $(WXDIR)\src\makeprog.wat