nancy@resonex.UUCP (Nancy Blachman) (02/19/85)
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. /\//\//\//\//\//\//\//\//\//\//\//\//\//\//\//\//\//\//\//\//\//\//\//\//\//\/ Nancy Blachman UUCP: {allegra,hplabs,ihnp4,ucbvax!sun}!resonex!nancy (408)720 8600 x37 ARPA: sun!resonex!nancy@ucbvax.ARPA
nz@wucs.UUCP (Neal Ziring) (02/20/85)
> 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@wucs.UUCP