]> git.saurik.com Git - wxWidgets.git/blob - utils/glcanvas/gtk/Makefile.in
OpenGl updates (still gives warnings..)
[wxWidgets.git] / utils / glcanvas / gtk / Makefile.in
1 #
2 # File: Makefile
3 # Author: Robert Roebling
4 # Created: 1999
5 # Updated:
6 # Copyright: (c) 1998 Robert Roebling
7 #
8 # "%W% %G%"
9 #
10 # Makefile for wxMultiMedia (UNIX).
11
12 top_srcdir = @top_srcdir@
13 top_builddir = ../../..
14
15 VPATH= $(top_srcdir)/utils/glcanvas/gtk
16
17 LIBTARGET=libwxglcanvas
18
19 OBJECTS=glcanvas.o
20
21 include $(top_builddir)/src/makelib.env
22