home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / gnu / utils / bug / 2367 < prev    next >
Encoding:
Text File  |  1993-01-11  |  873 b   |  24 lines

  1. Newsgroups: gnu.utils.bug
  2. Path: sparky!uunet!elroy.jpl.nasa.gov!sdd.hp.com!nigel.msen.com!emory!swrinde!zaphod.mps.ohio-state.edu!cis.ohio-state.edu!lucid.com!jwz
  3. From: jwz@lucid.com (Jamie Zawinski)
  4. Subject: make 3.62 installation
  5. Message-ID: <JWZ.93Jan11034109@thalidomide.lucid.com>
  6. Sender: gnulists@ai.mit.edu
  7. Organization: Lucid, Inc., Menlo Park, CA
  8. Distribution: gnu
  9. Date: Mon, 11 Jan 1993 11:41:01 GMT
  10. Approved: bug-gnu-utils@prep.ai.mit.edu
  11. Lines: 11
  12.  
  13. I'd like to suggest that it be made possible to compile gnu make without
  14. needing a working make to begin with.  Apparently Sun doesn't ship make
  15. with minimal Solaris systems, so I lost.
  16.  
  17. No doubt I can find a Solaris binary somewhere, but still!
  18.  
  19. It shouldn't be too hard to write a script that will translate the existing
  20. Makefile into a list of the commands necessary to do the first full compile.
  21.  
  22.     -- Jamie
  23.  
  24.