Minor fixes to comments.
[AROS.git] / test / diskfont / mmakefile.src
blob6e362463e372a908394a373be8fe8608a0895034
1 # Copyright © 2016, The AROS Development Team. All rights reserved.
2 # $Id$
4 include $(SRCDIR)/config/aros.cfg
6 FILES           := availfonts fontinfo opendiskfont
7 EXEDIR          := $(AROS_TESTS)/diskfont
9 #MM- test : test-diskfont
10 #MM- test-quick : test-diskfont-quick
12 %build_progs mmake=test-diskfont \
13     files=$(FILES) targetdir=$(EXEDIR)
15 %common