diff options
author | Volker Stolz <vs@FreeBSD.org> | 2005-10-06 11:14:54 +0000 |
---|---|---|
committer | Volker Stolz <vs@FreeBSD.org> | 2005-10-06 11:14:54 +0000 |
commit | d8d8386688c75baa8bc29b1ef09ade718f734db2 (patch) | |
tree | babcedbdebec50c6cc7681cfbedc33602803b0d0 /sysutils/procmap/files | |
parent | Update to 3.0.9 (diff) |
Condense a bit
Notes
Notes:
svn path=/head/; revision=144383
Diffstat (limited to 'sysutils/procmap/files')
-rw-r--r-- | sysutils/procmap/files/Makefile | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/sysutils/procmap/files/Makefile b/sysutils/procmap/files/Makefile deleted file mode 100644 index 4f366813409f..000000000000 --- a/sysutils/procmap/files/Makefile +++ /dev/null @@ -1,10 +0,0 @@ -# $FreeBSD$ - -DESTDIR= /usr/local/ -BINDIR= bin -PROG= procmap -SRCS= procmap.c -MANDIR= man/man -MAN8= procmap.8 - -.include <bsd.prog.mk>
\ No newline at end of file |