home *** CD-ROM | disk | FTP | other *** search
- --- Makefile.rtr Tue Feb 4 14:31:55 1997
- +++ Makefile Tue Feb 4 15:28:28 1997
- @@ -28,8 +28,8 @@
- DEPEND= /usr/bin/X11/makedepend
- COMPILE_ET= ../com_err/compile_et
- LINT= lint
- -MALLOC=
- -DEFINES= $(MALLOC)
- +MALLOC=-DMALLOC_0_RETURNS_NULL
- +DEFINES= $(MALLOC) -DPOSIX
-
-
- # These variables apply only if you want this program to recognize
-