mirror of
https://github.com/nineties/planckforth
synced 2024-12-25 21:58:22 +01:00
remove 'planck' target
This commit is contained in:
parent
30a5b82f1b
commit
8140f37549
1 changed files with 0 additions and 2 deletions
2
Makefile
2
Makefile
|
@ -3,8 +3,6 @@
|
|||
|
||||
default: i386-linux-handwritten
|
||||
|
||||
planck: default
|
||||
|
||||
i386-linux-handwritten: planck.xxd
|
||||
xxd -r -c 8 $< > planck
|
||||
chmod +x planck
|
||||
|
|
Loading…
Reference in a new issue