]> git.saurik.com Git - wxWidgets.git/blame - src/ogl/Makefile.in
Moved OGL to new locations.
[wxWidgets.git] / src / ogl / Makefile.in
CommitLineData
2d08140f
JS
1#
2
3top_builddir = ../..
4
5VPATH= $(top_srcdir)/ogl
6
7LIBTARGET=$(top_builddir)/lib/libogl
8
9OBJECTS=basic.o bmpshape.o composit.o divided.o lines.o misc.o \
10 basic2.o canvas.o constrnt.o drawn.o mfutils.o ogldiag.o
11
12
13include $(top_builddir)/src/makelib.env