X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/be2577e4e650993fe49f18955972e5360840dad2..08a092f9f4de6c80a2d43d4072c379ac84e6cc2f:/samples/propsize/makefile.g95?ds=sidebyside diff --git a/samples/propsize/makefile.g95 b/samples/propsize/makefile.g95 index 7a2bd64b3d..ed32b82b54 100644 --- a/samples/propsize/makefile.g95 +++ b/samples/propsize/makefile.g95 @@ -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 propsize example (Cygwin/Mingw32) +# Created: #03.01.00 WXDIR = ../.. TARGET=propsize OBJECTS = $(TARGET).o -include $(WXDIR)\src\makeprog.g95 +include $(WXDIR)/src/makeprog.g95