Files
wxWidgets/samples/treectrl/makefile.wat
T
2000-03-14 18:37:46 +00:00

12 lines
174 B
WebAssembly Text Format

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