2013-09-26 17:14:40 +02:00

11 lines
303 B
Plaintext

$NetBSD: patch-aa,v 1.1.1.1 2005/11/16 02:04:39 minskim Exp $
--- Makefile.orig 2004-06-27 14:46:38.000000000 -0700
+++ Makefile
@@ -1,5 +1,3 @@
-CFLAGS += -ggdb -Wall -Werror
-
NSTXD_SRCS = nstxd.c nstx_encode.c nstx_pstack.c nstx_dns.c nstx_tuntap.c nstx_queue.c
NSTXD_OBJS = ${NSTXD_SRCS:.c=.o}