source: tags/minix3.1.2a-orig/minix/lib/util/Makedepend-ack@ 13

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

Minix 3.1.2a

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