]> git.saurik.com Git - wxWidgets.git/blobdiff - utils/glcanvas/motif/makefile.unx
Removed old wxGLCanvas stuff; moved wxTreeLayout to wxWindows; corrected some doc...
[wxWidgets.git] / utils / glcanvas / motif / makefile.unx
diff --git a/utils/glcanvas/motif/makefile.unx b/utils/glcanvas/motif/makefile.unx
deleted file mode 100644 (file)
index 90090c9..0000000
+++ /dev/null
@@ -1,20 +0,0 @@
-#
-# File:                makefile.unx
-# Author:      Julian Smart
-# Created:     1998
-# Updated:     
-# Copyright:   (c) 1998 Julia`n Smart
-#
-# "%W% %G%"
-#
-# Makefile for wxGLCanvas (Unix)
-
-LIBTARGET=$(WXWIN)/lib/libglcanvas
-OPENGLHOME=/home/jacs/mesa/Mesa-2.3
-
-EXTRACPPFLAGS=-I$(OPENGLHOME)/include
-
-OBJECTS=glcanvas.o
-
-include ../../../src/makelib.env
-