[Midnightbsd-cvs] src [12022] trunk/lib/libc/net/Makefile.inc: change the order

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Tue Sep 11 21:30:37 EDT 2018


Revision: 12022
          http://svnweb.midnightbsd.org/src/?rev=12022
Author:   laffer1
Date:     2018-09-11 21:30:36 -0400 (Tue, 11 Sep 2018)
Log Message:
-----------
change the order

Modified Paths:
--------------
    trunk/lib/libc/net/Makefile.inc

Modified: trunk/lib/libc/net/Makefile.inc
===================================================================
--- trunk/lib/libc/net/Makefile.inc	2018-09-12 01:22:34 UTC (rev 12021)
+++ trunk/lib/libc/net/Makefile.inc	2018-09-12 01:30:36 UTC (rev 12022)
@@ -13,7 +13,7 @@
 	getproto.c getprotoent.c getprotoname.c getservent.c \
 	if_indextoname.c if_nameindex.c if_nametoindex.c \
 	ip6opt.c linkaddr.c map_v4v6.c name6.c ntoh.c \
-	nsdispatch.c nslexer.l nsparser.y nss_compat.c \
+	nsdispatch.c nsparser.y nslexer.l nss_compat.c \
 	rcmd.c rcmdsh.c recv.c rthdr.c sctp_sys_calls.c send.c \
         sockatmark.c sourcefilter.c vars.c
 



More information about the Midnightbsd-cvs mailing list