wxWidgets/utils/ogl/Makefile.in
Robin Dunn c596875e23 Configure support for OGL
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3639 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
1999-09-13 07:18:36 +00:00

7 lines
48 B
Makefile

all:
cd src; make
clean:
cd src; make clean