]> git.saurik.com Git - wxWidgets.git/blobdiff - utils/glcanvas/win/Makefile.in
Removed old wxGLCanvas stuff; moved wxTreeLayout to wxWindows; corrected some doc...
[wxWidgets.git] / utils / glcanvas / win / Makefile.in
diff --git a/utils/glcanvas/win/Makefile.in b/utils/glcanvas/win/Makefile.in
deleted file mode 100644 (file)
index 6c0217d..0000000
+++ /dev/null
@@ -1,21 +0,0 @@
-#
-# File:                Makefile
-# Author:      Robert Roebling
-# Created:     1999
-# Updated:     
-# Copyright:   (c) 1998 Robert Roebling
-#
-# "%W% %G%"
-#
-
-top_srcdir = @top_srcdir@/..
-top_builddir = ../../..
-
-VPATH= $(top_srcdir)/utils/glcanvas/win
-
-LIBTARGET=libwxglcanvas
-
-OBJECTS=glcanvas.o 
-
-include $(top_builddir)/src/makelib.env
-