]> git.saurik.com Git - wxWidgets.git/blame - samples/tab/makefile.g95
Latest OS/2 build file updates to include the toplevel stuff.
[wxWidgets.git] / samples / tab / makefile.g95
CommitLineData
8fef0a6e
RL
1# Purpose: makefile for tab example (Cygwin/Mingw32)
2# Created: #03.01.00
c801d85f
KB
3
4WXDIR = ../..
5
8fef0a6e 6TARGET=tab
8e0080ee 7OBJECTS = $(TARGET).o
c801d85f 8
f6bcfd97 9include $(WXDIR)/src/makeprog.g95
c801d85f 10