aboutsummaryrefslogtreecommitdiff
path: root/usr.bin
diff options
context:
space:
mode:
authorPeter Wemm <peter@FreeBSD.org>2002-09-13 18:29:08 +0000
committerPeter Wemm <peter@FreeBSD.org>2002-09-13 18:29:08 +0000
commit155c182a5c776096f75403f3bcd3a6d713897181 (patch)
treec6acd9d1f2961196efeba768a0cae4e8df6da57a /usr.bin
parent9e0a9e9833dbb82df922821ea4c64cf45b32fb57 (diff)
downloadsrc-155c182a5c776096f75403f3bcd3a6d713897181.tar.gz
src-155c182a5c776096f75403f3bcd3a6d713897181.zip
Promote gcore from i386-specific to the MI section.
Compiled on: alpha, sparc64, ia64
Notes
Notes: svn path=/head/; revision=103303
Diffstat (limited to 'usr.bin')
-rw-r--r--usr.bin/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/Makefile b/usr.bin/Makefile
index f98a7a98483d..644d0b075505 100644
--- a/usr.bin/Makefile
+++ b/usr.bin/Makefile
@@ -56,6 +56,7 @@ SUBDIR= alias \
fstat \
fsync \
ftp \
+ gcore \
gencat \
getconf \
getopt \
@@ -228,7 +229,6 @@ SUBDIR+=vacation
# Things that don't compile on alpha or are aout specific:
SUBDIR+=ar \
doscmd \
- gcore \
ncplist \
ncplogin \
nm \