head	1.3;
access;
symbols
	PRE_SMPNG:1.1;
locks; strict;
comment	@# @;


1.3
date	2002.05.16.09.57.10;	author markm;	state dead;
branches;
next	1.2;

1.2
date	2002.02.10.19.48.18;	author markm;	state Exp;
branches;
next	1.1;

1.1
date	2000.06.25.14.48.16;	author markm;	state Exp;
branches;
next	;


desc
@@


1.3
log
@Remove the perl build. Farewell, old friend.
@
text
@#
# $FreeBSD: src/gnu/usr.bin/perl/utils/dprofpp/Makefile,v 1.2 2002/02/10 19:48:18 markm Exp $
#

SCRIPTS=dprofpp

.include <bsd.prog.mk>
@


1.2
log
@Nice set of fixes to use SCRIPT instead of PROG, thus fixing up
a lot of nasty STRIP= problems. This has the added side effect
if neatening up some leaf makefiles very nicely.

Submitted by:	ru
@
text
@d2 1
a2 1
# $FreeBSD$
@


1.1
log
@Userland build stuff for Perl5.006.

This is cleaned up quite a lot since 5.00502, and the library modules
are broken out into individual dirs. This should please a lot folk.
@
text
@d5 1
a5 1
PROG=	dprofpp
@

