home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / lang / c / 12505 < prev    next >
Encoding:
Internet Message Format  |  1992-08-18  |  877 b 

  1. Path: sparky!uunet!pmafire!news.dell.com!swrinde!cs.utexas.edu!usc!rpi!batcomputer!cornell!uw-beaver!fluke!intermec!yong
  2. From: yong@intermec.com (Yong Qin Lu)
  3. Newsgroups: comp.lang.c
  4. Subject: Borland C3.0 Makefile Question ???
  5. Message-ID: <1910@intermec.UUCP>
  6. Date: 18 Aug 92 19:25:04 GMT
  7. Organization: Intermec Corporation, Everett, Wa.
  8. Lines: 19
  9.  
  10. Sender: 
  11. Reply-To: yong@intermec.com (Yong Qin Lu)
  12. Followup-To: 
  13. Distribution: 
  14. Organization: Intermec Corporation, Everett WA
  15. Keywords: 
  16.  
  17.    Hello:
  18.  
  19.     Can someone tell me how to make a file inside a make file for 
  20.    Borland C 3.0?
  21.  
  22.      For example:  I get one make file call 'immake.mak', and I want to
  23.    call 'make -fimutil.mak' in this file, where imutil.mak is another 
  24.    make file.  But Borland will give me the error message said:
  25.    "Fatal: Unable to execute command make". 
  26.    
  27.         Thank You Very Much
  28.  
  29.     Yong-Qin Lu
  30.