summaryrefslogtreecommitdiffstats
path: root/usr.bin/top/Makefile
diff options
context:
space:
mode:
authorwosch <wosch@FreeBSD.org>1998-08-12 09:58:15 +0000
committerwosch <wosch@FreeBSD.org>1998-08-12 09:58:15 +0000
commit5a643960aa4012b193090151b24495f169347192 (patch)
tree02da4dc42adf7463ea85038e995ac02909ace114 /usr.bin/top/Makefile
parentc07d751872ed072f5302455068e9f472b9ff335f (diff)
downloadFreeBSD-src-5a643960aa4012b193090151b24495f169347192.zip
FreeBSD-src-5a643960aa4012b193090151b24495f169347192.tar.gz
Merge from stable: support for the o, order, command
Diffstat (limited to 'usr.bin/top/Makefile')
-rw-r--r--usr.bin/top/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/top/Makefile b/usr.bin/top/Makefile
index 01d4926..19a60f1 100644
--- a/usr.bin/top/Makefile
+++ b/usr.bin/top/Makefile
@@ -3,7 +3,7 @@ PROG= top
TOPDIR= ${.CURDIR}/../../contrib/top
.PATH: ${TOPDIR}
-CFLAGS+= -DHAVE_GETOPT -I${.CURDIR} -I${TOPDIR}
+CFLAGS+= -DHAVE_GETOPT -I${.CURDIR} -I${TOPDIR} -DORDER
#
# The table size should be a prime number approximately twice as
OpenPOWER on IntegriCloud