mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-11 14:10:34 +00:00
Activate apmd.
This commit is contained in:
parent
d50a71bdd8
commit
07c279cd0d
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=48733
@ -1,5 +1,5 @@
|
|||||||
# From: @(#)Makefile 5.20 (Berkeley) 6/12/93
|
# From: @(#)Makefile 5.20 (Berkeley) 6/12/93
|
||||||
# $Id: Makefile,v 1.155 1999/05/10 10:17:00 obrien Exp $
|
# $Id: Makefile,v 1.156 1999/05/22 17:35:39 dfr Exp $
|
||||||
|
|
||||||
# XXX MISSING: mkproto
|
# XXX MISSING: mkproto
|
||||||
SUBDIR= IPXrouted \
|
SUBDIR= IPXrouted \
|
||||||
@ -117,6 +117,7 @@ SUBDIR+=mailstats \
|
|||||||
.if ${MACHINE_ARCH} == "i386"
|
.if ${MACHINE_ARCH} == "i386"
|
||||||
SUBDIR+=apm \
|
SUBDIR+=apm \
|
||||||
apmconf \
|
apmconf \
|
||||||
|
apmd \
|
||||||
bad144 \
|
bad144 \
|
||||||
boot0cfg \
|
boot0cfg \
|
||||||
btxld \
|
btxld \
|
||||||
|
Loading…
Reference in New Issue
Block a user