don't define WARNS=1 here
This commit is contained in:
parent
30809d6452
commit
e74da31dcc
|
@ -1,10 +1,9 @@
|
|||
# $NetBSD: Makefile,v 1.14 1997/10/14 15:09:22 christos Exp $
|
||||
# $NetBSD: Makefile,v 1.15 1997/10/18 15:31:20 lukem Exp $
|
||||
# from: @(#)Makefile 8.2 (Berkeley) 4/3/94
|
||||
|
||||
PROG= ftp
|
||||
SRCS= cmds.c cmdtab.c complete.c domacro.c fetch.c ftp.c main.c ruserpass.c \
|
||||
util.c
|
||||
WARNS= 1
|
||||
|
||||
# Uncomment the following to provide defaults for gate-ftp operation
|
||||
#
|
||||
|
|
Loading…
Reference in New Issue