wxWidgets/utils/glcanvas/Makefile.in
Harco de Hilster d39356d524 Added a hack to configure.in to enable cross compiling of glcanvas; search
for GL_TOOLKIT_DIR to see what I mean. Added Makefile.in to glcanvas/win


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3510 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
1999-08-28 15:31:13 +00:00

4 lines
50 B
Makefile

all:
cd @GL_TOOLKIT_DIR@; make
cd samples; make