diff options
| author | cvs2svn <cvs2svn@FreeBSD.org> | 1999-01-21 00:55:32 +0000 |
|---|---|---|
| committer | cvs2svn <cvs2svn@FreeBSD.org> | 1999-01-21 00:55:32 +0000 |
| commit | 76b5366091f76c9bc73570149ef5055648fc2c39 (patch) | |
| tree | 590d020e0f2a5bea6e09d66d951a674443b21d67 /lib/libdevstat/Makefile | |
| parent | 4b4d01da6f07f7754ff6a6e4f5223e9f0984d1a6 (diff) | |
Notes
Diffstat (limited to 'lib/libdevstat/Makefile')
| -rw-r--r-- | lib/libdevstat/Makefile | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/lib/libdevstat/Makefile b/lib/libdevstat/Makefile index 063354425d65..ce3f9c2bdf68 100644 --- a/lib/libdevstat/Makefile +++ b/lib/libdevstat/Makefile @@ -4,16 +4,6 @@ SRCS= devstat.c MAN3= devstat.3 -MLINKS+=devstat.3 getnumdevs.3 -MLINKS+=devstat.3 getgeneration.3 -MLINKS+=devstat.3 getversion.3 -MLINKS+=devstat.3 checkversion.3 -MLINKS+=devstat.3 getdevs.3 -MLINKS+=devstat.3 selectdevs.3 -MLINKS+=devstat.3 buildmatch.3 -MLINKS+=devstat.3 compute_stats.3 -MLINKS+=devstat.3 compute_etime.3 - beforeinstall: ${INSTALL} -C -o ${BINOWN} -g ${BINGRP} -m 444 ${.CURDIR}/devstat.h \ ${DESTDIR}/usr/include |
