home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / unix / question / 13671 < prev    next >
Encoding:
Text File  |  1992-11-20  |  824 b   |  19 lines

  1. Newsgroups: comp.unix.questions
  2. Path: sparky!uunet!europa.asd.contel.com!rebec.asd.contel.com!mclemore
  3. From: mclemore@rebec.asd.contel.com (Ken McLemore)
  4. Subject: make, makefile where s.'s are in another directory, clean solution ?
  5. Message-ID: <1992Nov20.140313.32637@europa.asd.contel.com>
  6. Keywords: make
  7. Sender: news@europa.asd.contel.com (News)
  8. Nntp-Posting-Host: rebec.asd.contel.com
  9. Reply-To: mclemore@rebec.asd.contel.com (Ken McLemore)
  10. Organization: CONTEL Federal Systems
  11. Date: Fri, 20 Nov 1992 14:03:13 GMT
  12. Lines: 5
  13.  
  14. we like to keep all our "s." files in one source directory and run makes
  15. in other directory during development, looking for a clean solution for
  16. these "s." dependencies other than an explicit entry for each ".c" that
  17. has macro pathing to the source directory.
  18. suggestions, thanks in advance....ken
  19.