X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=sys%2Flib%2Fdist%2Fmkfile;h=e4e25cc5a2d95e37d731442231aecf5b8150bc82;hb=4626ebdbd8e58938e0d82b3f1d4560c84c19324f;hp=954d288f35e313cafe885f31eb7ed1c0dd9b02b3;hpb=d1fd22d72bfc5425863d4249e022f833ea928940;p=plan9front.git diff --git a/sys/lib/dist/mkfile b/sys/lib/dist/mkfile index 954d288f3..e4e25cc5a 100644 --- a/sys/lib/dist/mkfile +++ b/sys/lib/dist/mkfile @@ -1,12 +1,9 @@ -iso=/tmp/9front.iso - -cd:V: $iso +cd:V: /tmp/9front.iso -clean:V: - rm -fr $iso - %.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 + bind /n/src9 /n/src9/dist/plan9front + bind pc/plan9.ini.cd /n/src9/cfg/plan9.ini + disk/mk9660 -c9j -B 386/9bootiso -p /n/src9/sys/lib/sysconfig/proto/cdproto -s /n/src9 -v 'Plan 9 Front' $target unmount /n/src9/cfg/plan9.ini + unmount /n/src9/dist/plan9front