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
a58740c4ee
ack
/
mach
/
ns
/
libcc
/
compmodule
5 lines
91 B
Plaintext
Raw
Normal View
History
Unescape
Escape
This one works correctly for programs failing to translate.
1985-07-26 17:04:31 +00:00
if ${MACH?ack} -I../../../h ${MACHFL?} $1 1>&2
then echo `basename $1 $2`.o
exit when compilation fails
1987-01-19 10:33:24 +00:00
else exit 1
This one works correctly for programs failing to translate.
1985-07-26 17:04:31 +00:00
fi
Reference in a new issue
Copy permalink