head	1.3;
access;
symbols
	RELENG_9:1.3.0.2;
locks; strict;
comment	@# @;


1.3
date	2012.11.17.01.54.39;	author svnexp;	state Exp;
branches
	1.3.2.1;
next	1.2;

1.2
date	2012.09.18.22.28.42;	author dteske;	state Exp;
branches;
next	1.1;

1.1
date	2012.07.14.03.16.57;	author dteske;	state Exp;
branches;
next	;

1.3.2.1
date	2012.11.17.01.54.39;	author svnexp;	state dead;
branches;
next	1.3.2.2;

1.3.2.2
date	2013.07.07.20.03.18;	author svnexp;	state Exp;
branches;
next	;


desc
@@


1.3
log
@Switching exporter and resync
@
text
@# $FreeBSD: head/usr.sbin/bsdconfig/startup/include/Makefile 240684 2012-09-18 22:28:42Z dteske $

NO_OBJ=

FILESDIR=	${LIBEXECDIR}/bsdconfig/140.startup/include
FILES=		messages.subr

beforeinstall:
	mkdir -p ${DESTDIR}${FILESDIR}

.include <bsd.prog.mk>
@


1.3.2.1
log
@file Makefile was added on branch RELENG_9 on 2013-07-07 20:03:18 +0000
@
text
@d1 11
@


1.3.2.2
log
@## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/252995
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
@
text
@a0 11
# $FreeBSD: stable/9/usr.sbin/bsdconfig/startup/include/Makefile 252995 2013-07-07 19:13:34Z dteske $

NO_OBJ=

FILESDIR=	${LIBEXECDIR}/bsdconfig/140.startup/include
FILES=		messages.subr

beforeinstall:
	mkdir -p ${DESTDIR}${FILESDIR}

.include <bsd.prog.mk>
@


1.2
log
@SVN rev 240684 on 2012-09-18 22:28:42Z by dteske

Move major includes into /usr/share/bsdconfig for easy external access.

Reviewed by:	adrian (co-mentor)
Approved by:	adrian (co-mentor)
@
text
@d1 1
a1 1
# $FreeBSD$
@


1.1
log
@SVN rev 238438 on 2012-07-14 03:16:57Z by dteske

Import bsdconfig(8) as a replacement for the post-install abilities of
deprecated sysinstall(8). NOTE: WITH_BSDCONFIG is currently required.

Submitted by:	Devin Teske (dteske), Ron McDowell <rcm@@fuzzwad.org>
Reviewed by:	Ron McDowell <rcm@@fuzzwad.org>
Approved by:	Ed Maste (emaste)
@
text
@d6 1
a6 1
FILES=		messages.subr rcconf.subr rcedit.subr rcvar.subr
@

