# # $Id$ # # $Date$ # $Revision$ # # (C) 1999 by Hyperion # All rights reserved # # This file is part of the MiniGL library project # See the file Licence.txt for more details # # .PHONY: GLTest2 demos all: $(MAKE) -C Build all all.ppc: $(MAKE) -C Build.ppc all mgl: $(MAKE) -C Build lib cp include/mgl/*.h /usr/local/include/mgl cp lib/libmgl.a /usr/local/lib clean: $(MAKE) -C Build clean clean.ppc: $(MAKE) -C Build.ppc clean test: mungfriend clear trace ./bounce >ram:yyy mungfriend write ram:xxx mungfriend info