NetBSD/usr.bin/ftp/Makefile

7 lines
138 B
Makefile
Raw Normal View History

1993-03-21 12:45:37 +03:00
# @(#)Makefile 5.11 (Berkeley) 5/11/90
PROG= ftp
SRCS= cmds.c cmdtab.c ftp.c glob.c main.c ruserpass.c domacro.c
.include <bsd.prog.mk>