1 # From: @(#)Makefile 8.3 (Berkeley) 1/7/94
2 # $FreeBSD: src/usr.bin/Makefile,v 1.144.2.17 2003/01/04 17:17:07 obrien Exp $
3 # $DragonFly: src/usr.bin/Makefile,v 1.44 2008/06/01 02:03:08 dillon Exp $
5 # XXX MISSING: deroff diction graph learn plot
6 # spell spline struct xsend
8 # XXX Use GNU versions: apropos diff grep ld man ptx uucp whatis
9 # Moved to secure: bdes
235 .if
!defined
(NO_BIND
)
242 .if
!defined
(NO_OPENSSL
)
248 .if
!defined
(NO_SENDMAIL
)
252 .if
${MACHINE_ARCH} == "i386"
253 # Things that don't compile on alpha or are aout specific:
263 .
include <bsd.subdir.mk
>