File: automake.mk

package info (click to toggle)
openvswitch 2.6.2~pre%2Bgit20161223-3
  • links: PTS
  • area: main
  • in suites: stretch
  • size: 42,772 kB
  • ctags: 37,668
  • sloc: sh: 499,654; ansic: 261,360; xml: 21,326; python: 14,843; makefile: 450; perl: 409
file content (41 lines) | stat: -rw-r--r-- 1,457 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
# Copyright (C) 2013 Nicira, Inc.
#
# Copying and distribution of this file, with or without modification
# are permitted in any medium without royalty provided the copyright
# notice and this notice are preserved.  This file is offered as-is,
# without warranty of any kind.

noinst_HEADERS += \
	include/windows/arpa/inet.h \
	include/windows/dirent.h \
	include/windows/getopt.h \
	include/windows/linux/netfilter/nf_conntrack_common.h \
	include/windows/linux/netfilter/nf_conntrack_ftp.h \
	include/windows/linux/netfilter/nf_conntrack_sctp.h \
	include/windows/linux/netfilter/nf_conntrack_tcp.h \
	include/windows/linux/netfilter/nfnetlink.h \
	include/windows/linux/netfilter/nfnetlink_conntrack.h \
	include/windows/linux/pkt_sched.h \
	include/windows/linux/types.h \
	include/windows/net/if.h \
	include/windows/netdb.h \
	include/windows/netpacket/packet.h \
	include/windows/netinet/icmp6.h \
	include/windows/netinet/in.h \
	include/windows/netinet/in_systm.h \
	include/windows/netinet/ip.h \
	include/windows/netinet/ip6.h \
	include/windows/netinet/tcp.h \
	include/windows/poll.h \
	include/windows/strings.h \
	include/windows/syslog.h \
	include/windows/sys/epoll.h \
	include/windows/sys/ioctl.h \
	include/windows/sys/resource.h \
	include/windows/sys/socket.h \
	include/windows/sys/time.h \
	include/windows/sys/uio.h \
	include/windows/sys/un.h \
	include/windows/sys/wait.h \
	include/windows/unistd.h \
	include/windows/windefs.h