From 6465e06a127e159dcaf56a97c0147bf754c3f558 Mon Sep 17 00:00:00 2001 From: lukem Date: Wed, 22 Jan 2003 02:56:30 +0000 Subject: need bsd.own.mk for NETBSDSRCDIR --- Makefile | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/Makefile b/Makefile index d9638f9..5bcdedf 100644 --- a/Makefile +++ b/Makefile @@ -1,9 +1,12 @@ -# $NetBSD: Makefile,v 1.1 2003/01/22 00:14:12 jhawk Exp $ -PROG=progress -SRCS=progress.c progressbar.c +# $NetBSD: Makefile,v 1.2 2003/01/22 02:56:30 lukem Exp $ + +.include + +PROG= progress +SRCS= progress.c progressbar.c CPPFLAGS+=-I${NETBSDSRCDIR}/usr.bin/ftp -DSTANDALONE_PROGRESS -.PATH: ${NETBSDSRCDIR}/usr.bin/ftp +.PATH: ${NETBSDSRCDIR}/usr.bin/ftp .include -- cgit v1.2.3-56-ge451