1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-26 05:02:18 +00:00

Remove mprof from Makefile again - no, it *doesn't* work. :-(

This commit is contained in:
Jordan K. Hubbard 1994-11-22 08:23:57 +00:00
parent ee7929348a
commit 7d8f3e02f7
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=447

View File

@ -1,5 +1,5 @@
# $Id: Makefile,v 1.2 1994/10/25 02:28:10 jkh Exp $
# $Id: Makefile,v 1.3 1994/11/20 00:33:29 ats Exp $
#
SUBDIR= gmake m4 mprof
SUBDIR= gmake m4
.include <bsd.port.subdir.mk>