#Buildfile for type/m68k

#include ../../m68k/buildtemplate
#include ../mi/buildtemplate

# Note dvisun.web is kept in the m68k directory (not mi), because
# tangle creates the output files in the same directory as the input file.
dvisun.b: dvisun.web
	tangle dvisun.web
	pc68 -c dvisun.p #B:-

