head	1.2;
access;
symbols;
locks; strict;
comment	@# @;


1.2
date	94.05.22.13.13.05;	author md;	state Exp;
branches;
next	1.1;

1.1
date	93.12.15.19.05.06;	author md;	state Exp;
branches;
next	;


desc
@@


1.2
log
@changes for bsd44 version.
@
text
@# obstack.h assumes that if __STDC__ is defined an ANSI C preprocessor is
# being used.  -Hnocpp makes hc use its builtin preprocessor instead of
# /lib/cpp.  gcc doesn't use <sys/ioctl.h>, so it doesn't matter whether
# fixincludes has been run.
#
# hc's warnings do nothing but obscure the output, hence the -w.
# 
CC=hc -Hnocpp -w -U__STDC__

# we're using the new 4.4 libraries now
CFLAGS = -Dbsd4_4

# The default `make' on the RT doesn't define MAKE, so do it here.
MAKE=make
@


1.1
log
@Initial revision
@
text
@d10 3
@
