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


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

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

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


desc
@@


1.3
log
@bison needs -y to act like yacc.
@
text
@# $Header: /afs/sipb/project/sipb-athena/src/kerberos/config/RCS/ms-thornhump,v 1.2 1996/02/03 05:20:46 ghudson Exp ghudson $
# from lib/krb/Imakefile
# far from complete, but this is where things should go for -site=athena
#FALLBACK=-DATHENA_CONF_FALLBACK -DKRB_FB_CONF=\"/etc/krb.conf\" \
#	-DKRB_FB_RLM_TRANS=\"/etc/krb.realms\"
#OLD_SRVTAB=-DATHENA_OLD_SRVTAB
#OLD_KLOGIN=-DATHENA_OLD_KLOGIN
LOGINPATH="/srvd/patch:/usr/athena/bin:/bin/athena:/usr/bin/X11:/usr/vue/bin:/usr/ucb:/bin:/usr/bin:/usr/andrew/bin:."

CC=gcc
YACC=bison -y
LEX=flex

SITE_CDEFS=-DHESIOD -I/usr/athena/include -DDO_REVERSE_RESOLVE \
  -DATHENA_ROOT_LOGINS

# HESIOD_LIB=-L/usr/athena/lib /afs/sipb/project/linux/eichin/release/cygnus-kerberos/kerberos/sol/hes/libhesiod.a $(RESOLV_LIB)
HESIOD_LIB=-L/usr/athena/lib -lhesiod
# -lhesiod
# -g is very expensive
DBG=-O6

BASEDIR=/usr
USRDIR= $(BASEDIR)/athena
SVRDIR=$(USRDIR)/etc
DAEMDIR=$(USRDIR)/etc
PROGDIR=$(USRDIR)/bin
LIBDIR=$(USRDIR)/lib
SRVTAB_FILE=/etc/athena/srvtab
CONFDIR=/etc/athena
INCLDIR= $(USRDIR)/include
MANDIR= $(USRDIR)/man
@


1.2
log
@Use reasonable tools; prune path.
@
text
@d1 1
a1 1
# $Header: /afs/sipb/project/sipb-athena/kerberos/config/RCS/ms-athena,v 1.3 1995/01/27 13:25:20 jhawk Exp $
d11 1
a11 1
YACC=bison
@


1.1
log
@Initial revision
@
text
@d1 32
@
