source:
trunk/minix/lib/util/Makedepend-gnu@
10
| Last change on this file since 10 was 9, checked in by , 14 years ago | |
|---|---|
| File size: 200 bytes | |
| Line | |
|---|---|
| 1 | depend-gnu: |
| 2 | rm .depend-gnu |
| 3 | touch .depend-gnu |
| 4 | mkdep 'gcc -O -D_MINIX -D_POSIX_SOURCE -E' openpty.c | sed -e '/<built-in>/d' -e '/<command line>/d' -e 's:^\(.\):../obj-gnu/./util/\1:' >> .depend-gnu |
Note:
See TracBrowser
for help on using the repository browser.