home *** CD-ROM | disk | FTP | other *** search
/ The UNIX CD Bookshelf / OREILLY_TUCB_UNIX_CD.iso / upt / examples / SOURCES / TCSH / SUN4C / TCSH. next >
Encoding:
Text File  |  1998-07-24  |  541 b   |  12 lines

  1. --- Makefile.rtr    Tue Mar 25 15:25:06 1997
  2. +++ Makefile    Tue Mar 25 15:26:45 1997
  3. @@ -106,7 +106,7 @@
  4.  ################################################################
  5.  ## LDLAGS.  Define something here if you need to
  6.  ################################################################
  7. -LDFLAGS=             ## The simplest, suitable for all.
  8. +LDFLAGS= -ldl            ## The simplest, suitable for all.
  9.  #LDFLAGS= -s            ## Stripped. Takes less space on disk.
  10.  #LDFLAGS= -s -n            ## Pure executable. Spares paging over
  11.  #                 ## the network for machines with local
  12.