source:
OGRE/trunk/ogrenew/PlatformManagers/SDL/include/Makefile.am
@
692
Revision 692, 221 bytes checked in by mattausch, 19 years ago (diff) |
---|
Line | |
---|---|
1 | noinst_HEADERS = OgreSDLConfig_cli.h \ |
2 | OgreSDLConfig_gtk.h \ |
3 | OgreSDLError.h \ |
4 | OgreSDLInput.h \ |
5 | OgreSDLTimer.h |
6 | |
7 | all: |
8 | -rm -f OgreSDLConfig.h |
9 | $(LN_S) $(srcdir)/OgreSDLConfig_$(OGRE_CFGTK).h OgreSDLConfig.h |
Note: See TracBrowser
for help on using the repository browser.