$NetBSD: patch-aa,v 1.4 2006/05/16 21:08:50 joerg Exp $

Remove unconditional Makefile variable definitions

--- Makefile.orig	2009-05-22 19:44:52.000000000 +0000
+++ Makefile
@@ -1,12 +1,6 @@
 # Makefile for systems with GNU tools
-CC 	=	gcc
 INSTALL	=	install
 IFLAGS  = -idirafter dummyinc
-#CFLAGS = -g
-CFLAGS	=	-O2 -Wall -W -Wshadow #-pedantic -Werror -Wconversion
-
-LIBS	=	`./vsf_findlibs.sh`
-LINK	=	-Wl,-s
 
 OBJS	=	main.o utility.o prelogin.o ftpcmdio.o postlogin.o privsock.o \
 		tunables.o ftpdataio.o secbuf.o ls.o \
