Sort nm in order.

Submitted by:	bde
This commit is contained in:
Warner Losh
2012-04-22 17:14:11 +00:00
parent 3a0cd8db78
commit 6f1d6967f2
+4 -4
View File
@@ -123,6 +123,10 @@ LINTLIBFLAGS ?= -cghapbxu -C ${LIB}
MAKE ?= make
.if !defined(%POSIX)
NM ?= nm
.endif
OBJC ?= cc
OBJCFLAGS ?= ${OBJCINCLUDES} ${CFLAGS} -Wno-import
@@ -141,10 +145,6 @@ YFLAGS ?=
YFLAGS ?= -d
.endif
.if !defined(%POSIX)
NM ?= nm
.endif
.if defined(%POSIX)
# Posix 1003.2 mandated rules