Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 262765 | Differences between
and this patch

Collapse All | Expand All

(-)nstx-1.1-beta6.orig/Makefile (-1 / +1 lines)
Lines 1-4 Link Here
1
CFLAGS += -ggdb -Wall -Werror -Wsign-compare 
1
CFLAGS += -ggdb -Wall -Wsign-compare 
2
2
3
NSTXD_SRCS = nstxd.c nstx_encode.c nstx_pstack.c nstx_dns.c nstx_tuntap.c nstx_queue.c nstx_util.c
3
NSTXD_SRCS = nstxd.c nstx_encode.c nstx_pstack.c nstx_dns.c nstx_tuntap.c nstx_queue.c nstx_util.c
4
NSTXD_OBJS = ${NSTXD_SRCS:.c=.o}
4
NSTXD_OBJS = ${NSTXD_SRCS:.c=.o}

Return to bug 262765