Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!uunet!husc6!hao!boulder!jennings From: jennings@boulder.Colorado.EDU (Jeff Jennings) Newsgroups: comp.sys.ibm.pc Subject: Re: Microsoft Make blues Message-ID: <1955@sigi.Colorado.EDU> Date: Fri, 21-Aug-87 13:59:21 EDT Article-I.D.: sigi.1955 Posted: Fri Aug 21 13:59:21 1987 Date-Received: Sun, 23-Aug-87 01:54:12 EDT References: <79@sdeggo.UUCP> <4351@nlm-mcs.arpa> Sender: news@sigi.Colorado.EDU Reply-To: jennings@boulder.Colorado.EDU (Jeff Jennings) Distribution: na Organization: University of Colorado, Boulder Lines: 25 Keywords: Microsoft Make In article <4351@nlm-mcs.arpa> seamans@nlm-mcs.UUCP (James R. Seamans) writes: >Yes!!! Yess!!! I was having the same problem with this product. >I removed it and purchased Custom Software PC/Tools Make and have >been sleeping sooooo much better. > >I spoke with Microsoft Tech Support and they adivsed "Gee we have >not heard of any problems with Make....are you sure you set it up >correctly!!" unlike unix make, the main target for a microsoft makefile comes as the last target in the file. MS-make just goes through the makefile, making targets if they are out of date with respect to their dependencies. it doesn't check the main target dependencies to see which subtargets to make. i use NDMAKE 3.8 that i got from don kneller. great program. i also use lattice make (LMK) at work, both are good products and very "unix-like". both are MUCH better than the MS attempt. -_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_ Jeff Jennings University of Colorado, Boulder { ut-sally | ihnp4 } !nbires!boulder!jennings _-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-