Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!seismo!columbia!rutgers!princeton!allegra!ulysses!mhuxt!ihnp4!inuxc!pur-ee!uiucdcs!uxc.cso.uiuc.edu!uicsrd!mcdaniel From: mcdaniel@uicsrd.UUCP Newsgroups: comp.unix.wizards Subject: Re: anyone running Nmake or ASD? Message-ID: <43200002@uicsrd> Date: Tue, 20-Jan-87 18:18:00 EST Article-I.D.: uicsrd.43200002 Posted: Tue Jan 20 18:18:00 1987 Date-Received: Fri, 23-Jan-87 22:39:53 EST References: <1116@zaphod.UUCP> Lines: 26 Nf-ID: #R:zaphod.UUCP:1116:uicsrd:43200002:000:1098 Nf-From: uicsrd.CSRD.UIUC.EDU!mcdaniel Jan 20 17:18:00 1987 I'm interested in nmake. Is it really that much easier to use than make? Is it so easy that people can be convinced to actually USE it?? Like rcs and lint, it seems that people generally will NOT use make unless ordered to by superiors. [My dream: to have nmake help in formatting papers (with ditroff, pic, dieqn, tbl). I'd like to be able to write something like SECTIONS: 1.eqn 2.teq 3.pte /* eqn, tbl+eqn, pic+tbl+eqn */ paper :! pre $(SECTIONS) post 3.pte: figure1.pic /* .so */ and be able to specify "format only this section", "format only these pages", "preprocess only, so I can check syntax errors", and, ideally, "do the same sections|pages you did last time". I have a huge old makefile that does some of these things; it's hard to maintain and read.] -- Tim McDaniel; CSRD at the Silicon Prairie (Center for Supercomputing Research and Development at the University of Illinois at Urbana-Champaign) UUCP: {ihnp4,seismo,pur-ee,convex}!uiucdcs!uicsrd!mcdaniel ARPANET: mcdaniel%uicsrd@a.cs.uiuc.edu CSNET: mcdaniel%uicsrd@uiuc.csnet BITNET: mcdaniel@uicsrd.csrd.uiuc.edu