summaryrefslogtreecommitdiffstats
path: root/devel/mprof/Makefile
diff options
context:
space:
mode:
authorhsu <hsu@FreeBSD.org>1994-11-22 09:16:22 +0000
committerhsu <hsu@FreeBSD.org>1994-11-22 09:16:22 +0000
commita1e19082075ee82c7399cbf8e61aea3d41a879ac (patch)
treeec65856ab5c8e4cf69ef794de4673f3d5b4e1435 /devel/mprof/Makefile
parent931470020deef7b972a4d338257f40d69b1ea811 (diff)
downloadFreeBSD-ports-a1e19082075ee82c7399cbf8e61aea3d41a879ac.zip
FreeBSD-ports-a1e19082075ee82c7399cbf8e61aea3d41a879ac.tar.gz
Use Makefile.i386.
Diffstat (limited to 'devel/mprof/Makefile')
-rw-r--r--devel/mprof/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/mprof/Makefile b/devel/mprof/Makefile
index 794f757..16f05b5 100644
--- a/devel/mprof/Makefile
+++ b/devel/mprof/Makefile
@@ -3,13 +3,14 @@
# Date created: Sat Nov 5 01:16:33 PST 1994
# Whom: hsu
#
-# $Id$
+# $Id: Makefile,v 1.1.1.1 1994/11/05 09:56:05 hsu Exp $
#
DISTNAME= mprof-3.0
MASTER_SITES= ftp://cs.colorado.edu/pub/misc/
EXTRACT_SUFX= .tar.Z
WRKSRC= ${WRKDIR}
+MAKEFILE= Makefile.i386
install:
@if [ ! -e ${PREFIX}/bin ]; then mkdir -p ${PREFIX}/bin; fi
OpenPOWER on IntegriCloud