Fix for a crash which happened when a document couldn't be opened.
[AROS-Contrib.git] / fish / surf / mmakefile.src
blobeeb672e14e5fda73a82ad7fa6f8950047afde1aa
1 include $(TOP)/config/make.cfg
3 FILES := bezpt control fasttrig gadgetdef gadgetuse getfilenames \
4         main mapcalc mapimgpix mapstuff menudef mouse packer poly \
5         readilbm revolve scrndef scrnio scrnops writeilbm
7 %build_prog mmake=fish-surf \
8     progname=surf targetdir=$(AROS_CONTRIB)/Misc/fish \
9     files=$(FILES)