Files
wxWidgets/samples/shaped/makefile.g95
2003-03-29 19:03:04 +00:00

11 lines
165 B
Plaintext

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