This website requires JavaScript.
Explore
Help
Sign In
d0p1
/
ack
Watch
1
Star
0
Fork
You've already forked ack
0
Code
Issues
Pull requests
Packages
Projects
Releases
Wiki
Activity
bfb89ae937
ack
/
mach
/
z8000
/
libbc
/
compmodule
5 lines
91 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Added exit in case of compilation failure
1987-01-19 10:52:25 +00:00
if ${MACH?ack} -I../../../h ${MACHFL?} $1 1>&2
then echo `basename $1 $2`.s
else exit 1
fi
Reference in a new issue
Copy permalink