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


1.4
date	95.08.11.06.44.46;	author ghudson;	state Exp;
branches;
next	1.3;

1.3
date	95.06.10.04.29.39;	author ghudson;	state Exp;
branches;
next	1.2;

1.2
date	95.06.10.04.27.49;	author ghudson;	state Exp;
branches;
next	1.1;

1.1
date	95.06.10.04.27.35;	author ghudson;	state Exp;
branches;
next	;


desc
@@


1.4
log
@Remove -DNOUTHOST so we see the hostname in utmp.
@
text
@# /* NetBSD-big-endian */
#define NEED_REGEX3
REGEX3SRC=regex.c
REGEX3OBJ=regex.o
RPROGS=-DRPROGS_IN_USR_BIN \
	'-DTAB3=(TAB1|TAB2)' -DTABDLY=TBDELAY -DONOCR=0
BYTEORDER=-DHOST_BYTE_ORDER=MSB_FIRST
TARGET_CDEFS= -DBSD42 -DATHENA -DKERBEROS -DVFS -DHAVE_VSPRINTF \
	-DNO_YYLINENO -DHAS_STRDUP -DHAVE_GETENV -DPOSIX -DO_SYNC=O_FSYNC\
	-DNO_LASTLOG -DSTDARG
BSDLIB=-lcrypt
# we have setenv/getenv in libc
SETENVSRCS = 
SETENVOBJS = 

@


1.3
log
@NetBSD uses stdarg.
@
text
@d10 1
a10 1
	-DNOUTHOST -DNO_LASTLOG -DSTDARG
@


1.2
log
@NetBSD needs -lcrypt for crypt().
@
text
@d10 1
a10 1
	-DNOUTHOST -DNO_LASTLOG
@


1.1
log
@Initial revision
@
text
@d11 1
@
