summaryrefslogtreecommitdiff
path: root/ifpps/Makefile
blob: 81100db02af87c148f23ea840f624b5ff62824dd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
ifpps-libs =	$(shell pkg-config --libs ncurses)

ifpps-objs =	xmalloc.o \
		ioops.o \
		str.o \
		link.o \
		sock.o \
		dev.o \
		sig.o \
		screen.o \
		ifpps.o

ifpps-eflags = $(shell pkg-config --cflags ncurses)

ifpps-confs =
='selected'>unified
Diffstat (limited to 'include')
-rw-r--r--include/net/tc_act/tc_ife.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/net/tc_act/tc_ife.h b/include/net/tc_act/tc_ife.h