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
90c699f418
ack
/
mach
/
vax4
/
libcc
/
compmodule
5 lines
88 B
Plaintext
Raw
Normal View
History
Unescape
Escape
return exit status 1 when compilation failes
1987-01-28 17:26:52 +00:00
if ${MACH?} -I../../../h ${MACHFL?} $1 1>&2
then echo `basename $1 $2`.o
else exit 1
fi
Reference in a new issue
Copy permalink