wxWidgets/utils/glcanvas/gtk/Makefile.in
Robert Roebling 641d87d868 Many distribution things.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3486 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
1999-08-25 16:39:29 +00:00

23 lines
344 B
Makefile

#
# File: Makefile
# Author: Robert Roebling
# Created: 1999
# Updated:
# Copyright: (c) 1998 Robert Roebling
#
# "%W% %G%"
#
# Makefile for wxMultiMedia (UNIX).
top_srcdir = @top_srcdir@
top_builddir = ../../..
VPATH= $(top_srcdir)/utils/glcanvas/gtk
LIBTARGET=libwxglcanvas
OBJECTS=glcanvas.o
include $(top_builddir)/src/makelib.env