From 877af9bdd5f86006301b32f05799eb49fdfae3ac Mon Sep 17 00:00:00 2001 From: Dimitri Schoolwerth Date: Tue, 17 Jan 2012 06:12:17 +0000 Subject: [PATCH] Deleted makefile.mgl. The makefile referred to a file in src/mgl/, wxMGL has been removed since r70353 so this makefile can be deleted. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@70372 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- samples/dialogs/makefile.mgl | 15 --------------- 1 file changed, 15 deletions(-) delete mode 100644 samples/dialogs/makefile.mgl diff --git a/samples/dialogs/makefile.mgl b/samples/dialogs/makefile.mgl deleted file mode 100644 index 33a895fc8c..0000000000 --- a/samples/dialogs/makefile.mgl +++ /dev/null @@ -1,15 +0,0 @@ -# -# Makefile for WATCOM -# -# Created by Julian Smart, January 1999 -# -# - -WXDIR = $(%WXWIN) - -PROGRAM = dialogs -OBJECTS = $(PROGRAM).obj - -!include $(WXDIR)\src\mgl\makeprog.wat - - -- 2.50.0