diff options
| author | Robert Watson <rwatson@FreeBSD.org> | 2005-07-24 01:41:47 +0000 |
|---|---|---|
| committer | Robert Watson <rwatson@FreeBSD.org> | 2005-07-24 01:41:47 +0000 |
| commit | e754c6bbb73872f3a2613db6105728622a267cb6 (patch) | |
| tree | 4c4accb460ee9ff6aeea1f182a6dd60357adfa68 /lib/libmemstat/Makefile | |
| parent | 70ee997ed4fd66882acb411df5fe4bfa31657d2d (diff) | |
Notes
Diffstat (limited to 'lib/libmemstat/Makefile')
| -rw-r--r-- | lib/libmemstat/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/libmemstat/Makefile b/lib/libmemstat/Makefile index e58f99e303557..1d3c43d287314 100644 --- a/lib/libmemstat/Makefile +++ b/lib/libmemstat/Makefile @@ -17,6 +17,7 @@ MLINKS+= libmemstat.3 memstat_mtl_next.3 MLINKS+= libmemstat.3 memstat_mtl_find.3 MLINKS+= libmemstat.3 memstat_mtl_free.3 MLINKS+= libmemstat.3 memstat_mtl_geterror.3 +MLINKS+= libmemstat.3 memstat_strerror.3 MLINKS+= libmemstat.3 memstat_sysctl_all.3 MLINKS+= libmemstat.3 memstat_sysctl_malloc.3 MLINKS+= libmemstat.3 memstat_sysctl_uma.3 |
