[BACK]Return to Makefile CVS log [TXT][DIR] Up to [local] / src / usr.bin / ftp

File: [local] / src / usr.bin / ftp / Makefile (download)

Revision 1.1.1.1 (vendor branch), Wed Oct 18 08:45:17 1995 UTC (28 years, 7 months ago) by deraadt
CVS Tags: netbsd_1_1
Changes since 1.1: +0 -0 lines

initial import of NetBSD tree

#	@(#)Makefile	8.2 (Berkeley) 4/3/94
#       $NetBSD: Makefile,v 1.5 1995/09/08 01:05:59 tls Exp $

PROG=	ftp
SRCS=	cmds.c cmdtab.c ftp.c main.c ruserpass.c domacro.c

.include <bsd.prog.mk>