mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-03 09:00:21 +00:00
Remove an explicit assignment of the CFLAGS variable intended for
debugging purposes only. MFC after: 3 days
This commit is contained in:
parent
68e53e7549
commit
ce7704b610
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=213053
@ -1,7 +1,6 @@
|
||||
# @(#)Makefile 8.1 (Berkeley) 6/6/93
|
||||
# $FreeBSD$
|
||||
|
||||
CFLAGS=-g -Wall
|
||||
WARNS= 3
|
||||
PROG= tftp
|
||||
SRCS= main.c tftp.c tftp-utils.c tftp-io.c tftp-file.c tftp-transfer.c tftp-options.c
|
||||
|
Loading…
Reference in New Issue
Block a user