diff --git a/libexec/atrun/Makefile b/libexec/atrun/Makefile index 2d196b94bb6a..87bcd6d26857 100644 --- a/libexec/atrun/Makefile +++ b/libexec/atrun/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.12 2002/08/19 13:54:34 lukem Exp $ +# $NetBSD: Makefile,v 1.13 2002/09/18 06:24:33 lukem Exp $ -.include +.include PROG= atrun BINDIR= /usr/libexec diff --git a/libexec/ftpd/Makefile b/libexec/ftpd/Makefile index 049504a628ba..cc35160d0809 100644 --- a/libexec/ftpd/Makefile +++ b/libexec/ftpd/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.49 2002/08/22 00:09:38 christos Exp $ +# $NetBSD: Makefile,v 1.50 2002/09/18 06:24:34 lukem Exp $ # @(#)Makefile 8.2 (Berkeley) 4/4/94 -.include +.include PROG= ftpd SRCS= cmds.c conf.c ftpd.c ftpcmd.y logutmp.c logwtmp.c popen.c diff --git a/libexec/makewhatis/Makefile b/libexec/makewhatis/Makefile index a90e847a7c32..445b5337c5cc 100644 --- a/libexec/makewhatis/Makefile +++ b/libexec/makewhatis/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.15 2002/09/13 15:56:37 thorpej Exp $ +# $NetBSD: Makefile,v 1.16 2002/09/18 06:24:35 lukem Exp $ .ifndef HOSTPROG -.include +.include .endif PROG= makewhatis diff --git a/libexec/rpc.rstatd/Makefile b/libexec/rpc.rstatd/Makefile index c584bdda39e1..99e4079deaf4 100644 --- a/libexec/rpc.rstatd/Makefile +++ b/libexec/rpc.rstatd/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.18 2002/08/19 13:54:37 lukem Exp $ +# $NetBSD: Makefile,v 1.19 2002/09/18 06:24:35 lukem Exp $ -.include +.include PROG = rpc.rstatd .PATH: ${NETBSDSRCDIR}/usr.bin/vmstat diff --git a/libexec/tftpd/Makefile b/libexec/tftpd/Makefile index 7ee2fd10bc12..4d285922a1a3 100644 --- a/libexec/tftpd/Makefile +++ b/libexec/tftpd/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.10 2002/08/19 13:54:37 lukem Exp $ +# $NetBSD: Makefile,v 1.11 2002/09/18 06:24:35 lukem Exp $ # from: @(#)Makefile 8.1 (Berkeley) 6/4/93 -.include +.include PROG= tftpd SRCS= tftpd.c tftpsubs.c