Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!seismo!vrdxhq!dgis!bms-at!stuart From: stuart@bms-at.UUCP (Stuart D. Gathman) Newsgroups: comp.lang.c Subject: Re: Function prototypes (was: miscellaneous unrelated stuff) Message-ID: <387@bms-at.UUCP> Date: Wed, 6-May-87 14:59:45 EDT Article-I.D.: bms-at.387 Posted: Wed May 6 14:59:45 1987 Date-Received: Sat, 9-May-87 01:30:40 EDT References: <18346@ucbvax.BERKELEY.EDU> <7973@utzoo.UUCP> <796@rtech.UUCP> <1821@husc6.UUCP> Organization: Business Management Systems, Inc., Fairfax, VA Lines: 9 Summary: why is remake forced? In article <1821@husc6.UUCP>, olson@endor.harvard.edu (Eric Olson) writes: > everything in a header file included in all my modules, but then adding a > module forces a complete re-make. I assume this is because all your modules depend on the header file. In that case, do 'make -t' after adding a module to the header file. -- Stuart D. Gathman <..!seismo!dgis!bms-at!stuartSI