home *** CD-ROM | disk | FTP | other *** search
- --- Makefile.rtr Tue Mar 25 15:25:06 1997
- +++ Makefile Tue Mar 25 15:26:45 1997
- @@ -106,7 +106,7 @@
- ################################################################
- ## LDLAGS. Define something here if you need to
- ################################################################
- -LDFLAGS= ## The simplest, suitable for all.
- +LDFLAGS= -ldl ## The simplest, suitable for all.
- #LDFLAGS= -s ## Stripped. Takes less space on disk.
- #LDFLAGS= -s -n ## Pure executable. Spares paging over
- # ## the network for machines with local
-