summaryrefslogtreecommitdiff
path: root/appl/lib/print/mkfile
blob: 786daf063ce5345ac2256049b0fb2c8b570b04fd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26

<../../../mkconfig

TARG=\
	print.dis \
	hp_driver.dis \
	scaler.dis \


MODULES=\
	scaler.m \


SYSMODULES= \
	bufio.m\
	draw.m\
	string.m\
	sys.m\
	print.m \


DISBIN=$ROOT/dis/lib/print

<$ROOT/mkfiles/mkdis
# force compilation or it's very slow
LIMBOFLAGS= -c $LIMBOFLAGS