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


1.2
date	2002.02.11.23.06.28;	author obrien;	state dead;
branches;
next	1.1;

1.1
date	2002.02.11.22.08.51;	author obrien;	state Exp;
branches;
next	;


desc
@@


1.2
log
@Move makeobjops to /sys so we don't have to deal with the config(8)-like
versioning.
@
text
@# $FreeBSD: src/usr.sbin/makeobjops/Makefile,v 1.1 2002/02/11 22:08:51 obrien Exp $

PROG=	makeobjops
NOMAN=	true

.include <bsd.prog.mk>
@


1.1
log
@Replace makeobjops.pl in kernel building.

Submitted by:	Diane Bruce <db@@db.net>
@
text
@d1 1
a1 1
# $FreeBSD$
@

