summaryrefslogtreecommitdiffstats
path: root/usr.sbin/Makefile
diff options
context:
space:
mode:
authormarius <marius@FreeBSD.org>2004-05-22 17:03:52 +0000
committermarius <marius@FreeBSD.org>2004-05-22 17:03:52 +0000
commit114af214163e5ca89e56ad3f6f2b84f493589115 (patch)
treec07c644340c40b6abe26265191839bec11709348 /usr.sbin/Makefile
parentb0a9931e9aa9b53d692be08975171b0be6990e3a (diff)
downloadFreeBSD-src-114af214163e5ca89e56ad3f6f2b84f493589115.zip
FreeBSD-src-114af214163e5ca89e56ad3f6f2b84f493589115.tar.gz
Hook eeprom(8) up to the FreeBSD/sparc64 build.
Diffstat (limited to 'usr.sbin/Makefile')
-rw-r--r--usr.sbin/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/usr.sbin/Makefile b/usr.sbin/Makefile
index 15ba629..42e18ae 100644
--- a/usr.sbin/Makefile
+++ b/usr.sbin/Makefile
@@ -38,6 +38,7 @@ SUBDIR= ac \
diskinfo \
${_editmap} \
edquota \
+ ${_eeprom} \
${_elf2exe} \
extattr \
extattrctl \
@@ -319,6 +320,7 @@ _zzz= zzz
.endif
.if ${MACHINE_ARCH} == "sparc64"
+_eeprom= eeprom
_ofwdump= ofwdump
.if !defined(NOLIBC_R)
_pppctl= pppctl
OpenPOWER on IntegriCloud