source: trunk/minix/lib/ack/rts/Makedepend-ack@ 9

Last change on this file since 9 was 9, checked in by Mattia Monga, 13 years ago

Minix 3.1.2a

File size: 163 bytes
Line 
1depend-ack:
2 rm .depend-ack
3 touch .depend-ack
4 mkdep 'cc -O -D_MINIX -D_POSIX_SOURCE -E' setjmp.e | sed -e 's:^\(.\):../../obj-ack//./ack/rts/\1:' >> .depend-ack
Note: See TracBrowser for help on using the repository browser.