source: trunk/minix/lib/util/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: 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.