Author: brooks
Date: Wed Jun 10 15:07:13 2015
New Revision: 284225
URL: https://svnweb.freebsd.org/changeset/base/284225

Log:
  List kinfo_getfile.c only once.
  
  MFC after:    3 days
  Sponsored by: DARPA, AFRL

Modified:
  head/lib/libutil/Makefile

Modified: head/lib/libutil/Makefile
==============================================================================
--- head/lib/libutil/Makefile   Wed Jun 10 14:08:36 2015        (r284224)
+++ head/lib/libutil/Makefile   Wed Jun 10 15:07:13 2015        (r284225)
@@ -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 \
_______________________________________________
svn-src-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to