]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/typetest/makefile.g95
renamed minifram sample
[wxWidgets.git] / samples / typetest / makefile.g95
index 9d067c2c70194454b515070104165ffe371932bb..1fa426f4990acc8cfb1063cdd1fec1cfa6386461 100644 (file)
@@ -1,16 +1,10 @@
-#
-# File:         makefile.g95
-# Author:       Julian Smart
-# Created:      1999
-# Updated:
-# Copyright:    (c) Julian Smart, 1999
-#
-# Makefile for wxWindows sample (Cygwin/Mingw32).
+# Purpose: makefile for typetest example (Cygwin/Mingw32)
+# Created: #03.01.00
 
 WXDIR = ../..
 
 TARGET=typetest
 OBJECTS = $(TARGET).o
 
-include $(WXDIR)/src/makeprog.g95
+include $(WXDIR)\src\makeprog.g95