summaryrefslogtreecommitdiff
path: root/input/GNUmakefile
blob: ad59365a5b094a75ebba0e06b4300aeafa3af789 (about) (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# input/Makefile

depth = ..

SUBDIRS=test bugs

examples=example-3 twinkle-pop praeludium-fuga-E twinkle
flexamples=example-1 example-2

LOCALSTEPMAKE_TEMPLATES=mutopia


include $(depth)/make/stepmake.make 

local-check: $(addsuffix .dvi, $(addprefix $(outdir)/, $(examples)))