Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.2 9/5/84; site wucs.UUCP Path: utzoo!watmath!clyde!burl!ulysses!mhuxr!ihnp4!wucs!nz From: nz@wucs.UUCP (Neal Ziring) Newsgroups: net.unix Subject: Re: Makefiles are for more than just compilations? Message-ID: <773@wucs.UUCP> Date: Wed, 20-Feb-85 14:22:56 EST Article-I.D.: wucs.773 Posted: Wed Feb 20 14:22:56 1985 Date-Received: Fri, 22-Feb-85 09:36:23 EST References: <231@resonex.UUCP> Organization: Washington U. in St. Louis, CS Dept. Lines: 34 > 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