home *** CD-ROM | disk | FTP | other *** search
- *** Makefile.orig Mon Nov 23 10:18:36 1992
- --- Makefile Mon Nov 23 10:21:35 1992
- ***************
- *** 28,34 ****
- DEPEND= /usr/bin/X11/makedepend
- COMPILE_ET= ../com_err/compile_et
- LINT= lint
- ! MALLOC=
- ! DEFINES= $(MALLOC)
-
-
- --- 28,34 ----
- DEPEND= /usr/bin/X11/makedepend
- COMPILE_ET= ../com_err/compile_et
- LINT= lint
- ! MALLOC= -DMALLOC_0_RETURNS_NULL
- ! DEFINES= $(MALLOC) -D_BSD
-
-
-