mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-22 11:04:51 -04:00
11 lines
303 B
Plaintext
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}
|
|
|