PERFORCE change 30784 for review
Peter Wemm
peter at FreeBSD.org
Thu May 8 02:09:18 PDT 2003
http://perforce.freebsd.org/chv.cgi?CH=30784
Change 30784 by peter at peter_overcee on 2003/05/08 02:08:35
pppd isn't happy either.
Affected files ...
.. //depot/projects/hammer/usr.sbin/Makefile#11 edit
Differences ...
==== //depot/projects/hammer/usr.sbin/Makefile#11 (text+ko) ====
@@ -74,7 +74,6 @@
pciconf \
periodic \
pkg_install \
- pppd \
pppstats \
procctl \
pstat \
@@ -134,7 +133,8 @@
zic
.if ${MACHINE_ARCH} != "amd64"
-SUBDIR+=ppp
+SUBDIR+=ppp \
+ pppd
.endif
.if !defined(NO_IPFILTER)
More information about the p4-projects
mailing list