home *** CD-ROM | disk | FTP | other *** search
- *** Makefile.rtr Sat Nov 28 21:24:47 1992
- --- Makefile Sat Nov 28 21:26:30 1992
- ***************
- *** 1,6 ****
- # Pick one
- ! CFLAGS = -O -DINDEX=index
- ! #CFLAGS = -O -DINDEX=strchr
- # Pick one
- M = <installsharedir>/man/man1/getopt.1
- #M = /usr/man/u_man/man1/getopt.1# Is this path right?
- --- 1,6 ----
- # Pick one
- ! #CFLAGS = -O -DINDEX=index
- ! CFLAGS = -O -DINDEX=strchr
- # Pick one
- M = <installsharedir>/man/man1/getopt.1
- #M = /usr/man/u_man/man1/getopt.1# Is this path right?
-