source:
Sophya/trunk/Poubelle/archTOI.old/mkd@
430
Last change on this file since 430 was 430, checked in by , 26 years ago | |
---|---|
|
|
File size: 102 bytes |
Line | |
---|---|
1 | #!/bin/csh |
2 | |
3 | cp Makefile_nodep Makefile |
4 | foreach f (*.c *.cc) |
5 | gcc -MM -I../cfitsio $f >> Makefile |
6 | end |
Note:
See TracBrowser
for help on using the repository browser.