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


1.5
date	95.08.11.06.44.33;	author ghudson;	state Exp;
branches;
next	1.4;

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

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

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

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


desc
@@


1.5
log
@Remove NOUTHOST so we see the host in utmp.
@
text
@# /* NetBSD little-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=LSB_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.4
log
@NetBSD uses stdarg.
@
text
@d10 1
a10 1
	-DNOUTHOST -DNO_LASTLOG -DSTDARG
@


1.3
log
@Fix comment at top to read "NetBSD little-endian" instead of "386bsd".
@
text
@d10 1
a10 1
	-DNOUTHOST -DNO_LASTLOG
@


1.2
log
@Use -lcrypt.
@
text
@d1 1
a1 1
# /* 386bsd */
@


1.1
log
@Initial revision
@
text
@d11 1
@
