Files
wxWidgets/samples/tab/makefile.g95
T
2000-03-14 18:58:22 +00:00

11 lines
159 B
Plaintext

# Purpose: makefile for tab example (Cygwin/Mingw32)
# Created: #03.01.00
WXDIR = ../..
TARGET=tab
OBJECTS = $(TARGET).o
include $(WXDIR)\src\makeprog.g95