From bac7e45e002fc239f0bdd572c65d463c8fe78495 Mon Sep 17 00:00:00 2001 From: "David E. O'Brien" Date: Wed, 28 Jun 2000 00:39:18 +0000 Subject: [PATCH] Turn off GLOBAL. It is moving to Ports. Approved by: unanimous response on arch@freebsd.org --- usr.bin/Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/usr.bin/Makefile b/usr.bin/Makefile index 95c5d6fe93a..45e3552d163 100644 --- a/usr.bin/Makefile +++ b/usr.bin/Makefile @@ -55,7 +55,6 @@ SUBDIR= apply \ gensetdefs \ getconf \ getopt \ - global \ gprof \ head \ hexdump \