home *** CD-ROM | disk | FTP | other *** search
- Xref: sparky comp.sys.atari.st.tech:4634 comp.sys.atari.st:13030
- Newsgroups: comp.sys.atari.st.tech,comp.sys.atari.st
- Path: sparky!uunet!sun-barr!ames!pacbell.com!network.ucsd.edu!porpoise!cod!healy
- From: healy@nosc.mil (Mike Healy)
- Subject: Re: Zmodem 1.62 (J. Bammi version) compiling problems.
- Message-ID: <1992Aug31.200254.15799@nosc.mil>
- Organization: Naval Ocean Systems Center, San Diego
- References: <4ecBva200aw3I1fG1F@andrew.cmu.edu> <TT80PB5w165w@ersys.edmonton.ab.ca>
- Date: Mon, 31 Aug 1992 20:02:54 GMT
- Lines: 13
-
-
- If you have your dependencies set up correctly, touching your .c files
- so that they have a more recent date ought to generate a recompile by
- make. You can always remove your .o files and then make has to recompile
- them.
-
- Makefiles are ugly beasts to hack (I'm thinking UNIX and VME systems
- mostly) but once you get it set up, make sure makes life easier.
-
- Mike
-
- healy@cod.nosc.mil
-
-