home *** CD-ROM | disk | FTP | other *** search
- --- Makefile.rtr Mon Feb 3 16:46:47 1997
- +++ Makefile Mon Feb 3 16:47:57 1997
- @@ -15,8 +15,8 @@
- # Use -DSIGRET=void for Sun OS 4.X...
- #
- # Uncomment the one that applies...
- -DEFS = -DBSD -DDV_ERASE -DSIGRET=void
- -#DEFS = -DSYS_V
- +#DEFS = -DBSD -DDV_ERASE -DSIGRET=void
- +DEFS = -DSYS_V
-
- SRCS = globals.c grabchars.c sys.c
- OBJS = globals.o grabchars.o sys.o
-