Makefiles are for more than just compilations?
Neal Ziring
nz at wucs.UUCP
Thu Feb 21 05:22:56 AEST 1985
> I am interested in how people are using makefiles. I am using makefiles
> for running lint, cleaning up a directory, and producing printouts.
> What are you using makefiles for? (Examples are appreciated.) I'll
> collect, sort, sift through and post what remains to the net.
>
*** DEFACE THIS LINE WITH YOUR MESSAGE? ***
I use make for:
- compiling and running ada programs
- nroff-ing and troff-ing documentation
- doing backups (experiment which failed)
- cleaning out directories
- checking things in and out of rcs "archives"
- translating data tables to C header files
- compiling, running, listing, and beautifying C, lisp and
even fortran programs
Things which I have though about using make for but have
never tried include:
- adding new users
- removing users
- setting up terminal types
--
========
...nz (ECL - we're here to provide superior computing)
Washington University Engineering Computer Laboratory
[ Remember: You can't spell `eCStacy' without `CS' ]
old style: ... ihnp4!wucs!nz
new style: nz at wucs.UUCP
More information about the Comp.unix
mailing list