]> git.lizzy.rs Git - plan9front.git/blobdiff - sys/src/boot/zynq/mkfile
mk for only supported archs
[plan9front.git] / sys / src / boot / zynq / mkfile
index 90f503446f7390b7dc95d9c178a4d2f8ea6bd6da..2dd24c7113330a8daa0046cc7942723c69a319ff 100644 (file)
@@ -7,6 +7,9 @@ TEXTBASE=0xfffc0000
 
 all:V: $TARG
 
+install:V:
+       echo install not supported >[1=2]
+
 clean:V:
        rm -rf $TARG *.$O
        @{objtype=$cputype mk -f mkfile.port clean}