Do not run mandoc for lintmanpages if MANPAGES is empty.
[netbsd-mini2440.git] / libexec / Makefile
blobc0ff5b9c9317d4be7e23ecc7e05dbef6c4376315
1 # $NetBSD: Makefile,v 1.58 2008/08/16 23:51:15 gmcgarry Exp $
2 # @(#)Makefile 8.1 (Berkeley) 6/4/93
4 .include <bsd.own.mk>
6 SUBDIR= atrun \
7 comsat fingerd ftpd getNAME getty httpd identd ld.aout_so \
8 ld.elf_so lfs_cleanerd mail.local makekey makewhatis rexecd \
9 rlogind rshd rpc.rquotad rpc.rstatd rpc.rusersd rpc.rwalld \
10 rpc.sprayd talkd telnetd tftpd utmp_update
12 .if (${MKKERBEROS} != "no")
13 # Heimdal/KTH Kerberos
14 SUBDIR+= hpropd kadmind kpasswdd ipropd-master ipropd-slave
15 .endif
17 .include <bsd.subdir.mk>