3 top_srcdir = @top_srcdir@
4 top_builddir = ../../..
12 OBJECTS=basic.o bmpshape.o composit.o divided.o lines.o misc.o \
13 basic2.o canvas.o constrnt.o drawn.o mfutils.o ogldiag.o
15 # the comment at the end of the next line is needed because otherwise autoconf
16 # would remove this line completely - it contains a built-in hack to remove
17 # any VPATH assignment not containing ':'
18 VPATH = :$(top_srcdir)/src/ogl # ':' for autoconf
20 APPEXTRADEFS=-I$(top_srcdir)/include -I$(top_srcdir)/../include
22 include $(top_builddir)/src/makelib.env