diff options
| author | Brooks Davis <brooks@FreeBSD.org> | 2015-06-10 15:07:13 +0000 |
|---|---|---|
| committer | Brooks Davis <brooks@FreeBSD.org> | 2015-06-10 15:07:13 +0000 |
| commit | ebe071e56a1e7f4f8970bd364182b362af74186e (patch) | |
| tree | e1babcefad00597d9867562e925e80f4e04e7996 /lib/libutil/Makefile | |
| parent | 0b7eba6ad40ed978dfbaff56c062360a836fcf91 (diff) | |
Notes
Diffstat (limited to 'lib/libutil/Makefile')
| -rw-r--r-- | lib/libutil/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libutil/Makefile b/lib/libutil/Makefile index 2f68628279b3..35d146af720f 100644 --- a/lib/libutil/Makefile +++ b/lib/libutil/Makefile @@ -9,7 +9,7 @@ LIB= util SHLIB_MAJOR= 9 SRCS= _secure_path.c auth.c expand_number.c flopen.c fparseln.c gr_util.c \ - hexdump.c humanize_number.c kinfo_getfile.c kinfo_getfile.c \ + hexdump.c humanize_number.c kinfo_getfile.c \ kinfo_getallproc.c kinfo_getproc.c kinfo_getvmmap.c \ kinfo_getvmobject.c kld.c \ login_auth.c login_cap.c \ |
