head	1.7;
access;
symbols
	RELENG_4_11_0_RELEASE:1.4.2.2
	RELENG_4_11:1.4.2.2.0.10
	RELENG_4_11_BP:1.4.2.2
	RELENG_4_10_0_RELEASE:1.4.2.2
	RELENG_4_10:1.4.2.2.0.8
	RELENG_4_10_BP:1.4.2.2
	RELENG_4_9_0_RELEASE:1.4.2.2
	RELENG_4_9:1.4.2.2.0.6
	RELENG_4_9_BP:1.4.2.2
	RELENG_4_8_0_RELEASE:1.4.2.2
	RELENG_4_8:1.4.2.2.0.4
	RELENG_4_8_BP:1.4.2.2
	RELENG_5_0_0_RELEASE:1.6
	RELENG_5_0:1.6.0.2
	RELENG_5_0_BP:1.6
	RELENG_4_7_0_RELEASE:1.4.2.2
	RELENG_4_7:1.4.2.2.0.2
	RELENG_4_7_BP:1.4.2.2
	RELENG_4_6_2_RELEASE:1.4.2.1
	RELENG_4_6_1_RELEASE:1.4.2.1
	RELENG_4_6_0_RELEASE:1.4.2.1
	RELENG_4_6:1.4.2.1.0.6
	RELENG_4_6_BP:1.4.2.1
	RELENG_4_5_0_RELEASE:1.4.2.1
	RELENG_4_5:1.4.2.1.0.4
	RELENG_4_5_BP:1.4.2.1
	RELENG_4_4_0_RELEASE:1.4.2.1
	RELENG_4_4:1.4.2.1.0.2
	RELENG_4_4_BP:1.4.2.1
	RELENG_4_3_0_RELEASE:1.4
	RELENG_4_3:1.4.0.4
	RELENG_4_3_BP:1.4
	RELENG_4_2_0_RELEASE:1.4
	RELENG_4_1_1_RELEASE:1.4
	PRE_SMPNG:1.4
	RELENG_4_1_0_RELEASE:1.4
	RELENG_3_5_0_RELEASE:1.1.1.1.4.1
	RELENG_4_0_0_RELEASE:1.4
	RELENG_4:1.4.0.2
	RELENG_4_BP:1.4
	RELENG_3_4_0_RELEASE:1.1.1.1.4.1
	RELENG_3_3_0_RELEASE:1.1.1.1.4.1
	RELENG_3_2_PAO:1.1.1.1.0.6
	RELENG_3_2_PAO_BP:1.1.1.1
	RELENG_3_2_0_RELEASE:1.1.1.1
	RELENG_3_1_0_RELEASE:1.1.1.1
	RELENG_3:1.1.1.1.0.4
	RELENG_3_BP:1.1.1.1
	RELENG_2_2_8_RELEASE:1.1.1.1
	RELENG_3_0_0_RELEASE:1.1.1.1
	RELENG_2_2_7_RELEASE:1.1.1.1
	RELENG_2_2_6_RELEASE:1.1.1.1
	RELENG_2_2:1.1.1.1.0.2
	markm_1_0:1.1.1.1
	MARKM:1.1.1;
locks; strict;
comment	@# @;


1.7
date	2003.03.08.12.55.22;	author markm;	state dead;
branches;
next	1.6;

1.6
date	2002.05.12.16.00.51;	author ru;	state Exp;
branches;
next	1.5;

1.5
date	2001.03.27.13.58.14;	author ru;	state Exp;
branches;
next	1.4;

1.4
date	2000.01.09.08.59.36;	author markm;	state Exp;
branches
	1.4.2.1;
next	1.3;

1.3
date	99.09.19.22.00.52;	author markm;	state Exp;
branches;
next	1.2;

1.2
date	99.08.28.01.31.16;	author peter;	state Exp;
branches;
next	1.1;

1.1
date	97.09.24.20.37.12;	author markm;	state Exp;
branches
	1.1.1.1;
next	;

1.4.2.1
date	2001.04.25.09.35.59;	author ru;	state Exp;
branches;
next	1.4.2.2;

1.4.2.2
date	2002.07.22.14.21.48;	author ru;	state Exp;
branches;
next	1.4.2.3;

1.4.2.3
date	2012.11.17.07.23.15;	author svnexp;	state Exp;
branches;
next	;

1.1.1.1
date	97.09.24.20.37.12;	author markm;	state Exp;
branches
	1.1.1.1.2.1
	1.1.1.1.4.1;
next	;

1.1.1.1.2.1
date	99.09.05.11.48.04;	author peter;	state Exp;
branches;
next	;

1.1.1.1.4.1
date	99.08.29.14.40.40;	author peter;	state Exp;
branches;
next	1.1.1.1.4.2;

1.1.1.1.4.2
date	2000.07.04.15.22.52;	author assar;	state Exp;
branches;
next	;


desc
@@


1.7
log
@KerberosIV deorbit sequence: Re-entry. Thank you, faithful friend.
Enjoy your retirement in ports.
@
text
@# $FreeBSD: src/kerberosIV/lib/libacl/Makefile,v 1.6 2002/05/12 16:00:51 ru Exp $

LIB=		acl
CFLAGS+=	-I${KRB4DIR}/include \
		-I${KRB4DIR}/lib/acl \
		-I${KRB4DIR}/lib/krb \
		-I${KRB4DIR}/lib/roken \
		-I${INCLUDEOBJDIR} \
		-I${.OBJDIR}
SRCS=		acl_files.c protos.h
INCS=		acl.h
MAN=		${KRB4DIR}/man/acl_check.3
MLINKS=		acl_check.3 acl_canonicalize_principal.3 \
		acl_check.3 acl_exact_match.3 \
		acl_check.3 acl_add.3 \
		acl_check.3 acl_delete.3 \
		acl_check.3 acl_initialize.3

.include <bsd.lib.mk>

.PATH:		${KRB4DIR}/lib/acl

CLEANFILES+=	protos.h
@


1.6
log
@Added new bsd.incs.mk which handles installing of header files
via INCS.  Implemented INCSLINKS (equivalent to SYMLINKS) to
handle symlinking include files.  Allow for multiple groups of
include files to be installed, with the powerful INCSGROUPS knob.
Documentation to follow.

Added standard `includes' and `incsinstall' targets, use them
in Makefile.inc1.  Headers from the following makefiles were
not installed before (during `includes' in Makefile.inc1):

	kerberos5/lib/libtelnet/Makefile
	lib/libbz2/Makefile
	lib/libdevinfo/Makefile
	lib/libform/Makefile
	lib/libisc/Makefile
	lib/libmenu/Makefile
	lib/libmilter/Makefile
	lib/libpanel/Makefile

Replaced all `beforeinstall' targets for installing includes
with the INCS stuff.

Renamed INCDIR to INCSDIR, for consistency with FILES and SCRIPTS,
and for compatibility with NetBSD.  Similarly for INCOWN, INCGRP,
and INCMODE.

Consistently use INCLUDEDIR instead of /usr/include.

gnu/lib/libstdc++/Makefile and gnu/lib/libsupc++/Makefile changes
were only lightly tested due to the missing contrib/libstdc++-v3.
I fully tested the pre-WIP_GCC31 version of this patch with the
contrib/libstdc++.295 stuff.

These changes have been tested on i386 with the -DNO_WERROR "make
world" and "make release".
@
text
@d1 1
a1 1
# $FreeBSD$
@


1.5
log
@MAN[1-9] -> MAN.
@
text
@d1 1
a1 1
# $FreeBSD: src/kerberosIV/lib/libacl/Makefile,v 1.4 2000/01/09 08:59:36 markm Exp $
d11 1
a17 2

INCLUDES=	${KRB4DIR}/lib/acl/acl.h
@


1.4
log
@Update for KTH Kerberos (eBones) v1.0
@
text
@d1 1
a1 1
# $FreeBSD: src/kerberosIV/lib/libacl/Makefile,v 1.3 1999/09/19 22:00:52 markm Exp $
d11 1
a11 1
MAN3=		${KRB4DIR}/man/acl_check.3
@


1.4.2.1
log
@MFC: MAN[1-9] -> MAN.
@
text
@d1 1
a1 1
# $FreeBSD: src/kerberosIV/lib/libacl/Makefile,v 1.4 2000/01/09 08:59:36 markm Exp $
d11 1
a11 1
MAN=		${KRB4DIR}/man/acl_check.3
@


1.4.2.2
log
@MFC: bsd.incs.mk support and assorted header fixes:

Install sys/<arch>/include/pc/*.h to /usr/include/machine/pc/.

Install sys/netatm/*/*.h to /usr/include/netatm/*/.

Don't install compatibility symlinks for <machine/soundcard.h>
and <machine/joystick.h>.

Don't install IPFILTER headers.  Userland utilities fetch them
directly, and they were not visible in the SHARED=symlinks case.

Resurrect SHARED=symlinks in Makefile.inc1.

PR:		docs/29534, bin/28002
@
text
@d1 1
a1 1
# $FreeBSD$
a10 1
INCS=		acl.h
d17 2
@


1.4.2.3
log
@Switch importer
@
text
@d1 1
a1 1
# $FreeBSD: stable/4/kerberosIV/lib/libacl/Makefile 100501 2002-07-22 14:21:52Z ru $
@


1.3
log
@Fixes for new Kerberos4. Userland to follow.
@
text
@d1 1
a1 1
# $FreeBSD: src/kerberosIV/lib/libacl/Makefile,v 1.2 1999/08/28 01:31:16 peter Exp $
d23 2
@


1.2
log
@$Id$ -> $FreeBSD$
@
text
@d1 1
a1 1
# $FreeBSD$
d5 3
d9 2
a10 4
		-I${KRB4DIR}/lib/roken \
		-I${KRB4DIR}/lib/krb \
		-I${KRB4DIR}/lib/acl
SRCS=		acl_files.c
@


1.1
log
@Initial revision
@
text
@d1 1
a1 1
#	$Id$
@


1.1.1.1
log
@Initial import of the new kerberosIV Makefiles.

I will follow up with the userland sources over the next few days.
The impatient of you can play with this, but you do this without
support or blessing until I am finished ;-)
@
text
@@


1.1.1.1.2.1
log
@$Id$ -> $FreeBSD$
@
text
@d1 1
a1 1
# $FreeBSD$
@


1.1.1.1.4.1
log
@$Id$ -> $FreeBSD$
@
text
@d1 1
a1 1
# $FreeBSD$
@


1.1.1.1.4.2
log
@update build infrastructure to work with the krb4-1.0 now in crypto

Reviewed by:	kris, markm
@
text
@d1 1
a1 1
# $FreeBSD: src/kerberosIV/lib/libacl/Makefile,v 1.1.1.1.4.1 1999/08/29 14:40:40 peter Exp $
d5 2
a6 1
		-I${KRB4DIR}/lib/acl \
d8 2
a9 4
		-I${KRB4DIR}/lib/roken \
		-I${INCLUDEOBJDIR} \
		-I${.OBJDIR}
SRCS=		acl_files.c protos.h
a21 2

CLEANFILES+=	protos.h
@


