Skip to content
Snippets Groups Projects
Commit 920b8db2 authored by slevy's avatar slevy
Browse files

Recipe for constructing primbin16.out, taken from Piet's e-mail of 22 Dec 2000.
Use as in
   make -f primbin16.mk
parent 98955481
No related branches found
No related tags found
No related merge requests found
# Recipe to create primbin16.out, from Piet's mail:
# Use as in:
# make -f primbin16.mk
SHELL = /bin/sh
primbin16.out:
mkplummer -n 8 -i -s 123 | \
mksecondary -i -f 1 | \
scale -m 1 -e -0.25 -q 0.5 | \
mkbinary -l 2 -u 2 | \
kira -t 10 -d 30 -n 0 -D x25 \
> primbin16.out 2> primbin16.log
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment