plan9fox/sys/lib/dist/mkfile

13 lines
233 B
Plaintext
Raw Normal View History

2011-04-12 00:27:11 +00:00
iso=/tmp/9front.iso
2011-04-12 00:27:11 +00:00
cd:V: $iso
2011-04-11 19:47:05 +00:00
2011-04-12 00:27:11 +00:00
clean:V:
rm -fr $iso
2011-04-11 19:47:05 +00:00
%.iso: pc/plan9.ini.cd
bind $prereq /n/src9/cfg/plan9.ini
disk/mk9660 -9cj -B 386/9bootiso -p pc/cdproto -s /n/src9 -v 'Plan 9 Front' $target
unmount /n/src9/cfg/plan9.ini