No description
Find a file
Michał Górny 4dc7246742 Explicitly create output directories for flex/yacc output.
When out-of-source build with '--disable-dependency-tracking' is
performed, the 'lib/route' and 'lib/route/cls' directories required for
flex/yacc output do not exist. As a result, the flex/yacc calls fail
with ENOENT.

Create the necessary directories explicitly via $(MKDIR_P)
in the flex/yacc rules to guarantee proper out-of-source and in-source
build.
2014-05-25 11:49:19 +02:00
doc ipvti: introduce vti tunnel support 2014-05-06 12:04:02 +02:00
etc pktloc: support to specify a shift operator for packet locations 2010-11-04 20:01:36 +01:00
include vlan: add support for IFLA_VLAN_PROTOCOL 2014-05-12 14:23:32 +02:00
lib Explicitly create output directories for flex/yacc output. 2014-05-25 11:49:19 +02:00
m4 doc: Check documentation generation requirements with autoconf 2012-05-09 10:06:24 +02:00
man genl: Update genl-ctrl-list(8) 2012-06-01 13:10:03 +02:00
python python: fix wrongly passing argument to function in ObjIterator.next() 2014-04-09 09:22:47 +02:00
src gitignore: ignore 'nf-ct-add' (netfilter/ct) 2014-04-30 13:06:50 +02:00
tests gitignore: ignore test binaries and artifacts in "tests/" 2014-05-06 12:48:47 +02:00
.gitignore gitignore: ignore patch files 2014-04-16 10:08:47 +02:00
autogen.sh doc: Split doc/ into separate packages 2012-10-19 16:16:06 +02:00
ChangeLog libnl 3.2.10 2012-06-06 11:43:53 +02:00
configure.ac Explicitly create output directories for flex/yacc output. 2014-05-25 11:49:19 +02:00
COPYING Update COPYING to fix FSF address 2012-01-17 12:38:37 +01:00
libnl-3.0.pc.in Switch to libtool versioning system 2011-09-13 22:58:08 +02:00
libnl-cli-3.0.pc.in Add libnl-cli-3.0 to pkg-config tool 2011-10-10 11:39:24 +02:00
libnl-genl-3.0.pc.in Switch to libtool versioning system 2011-09-13 22:58:08 +02:00
libnl-idiag-3.0.pc.in Add support for inet diag Netlink protocol. 2013-07-19 02:06:21 -07:00
libnl-nf-3.0.pc.in Switch to libtool versioning system 2011-09-13 22:58:08 +02:00
libnl-route-3.0.pc.in Switch to libtool versioning system 2011-09-13 22:58:08 +02:00
libnl.sym.in lib/socket: retry generate local port in nl_connect on ADDRINUSE 2014-05-06 14:34:58 +02:00
Makefile.am make: automake provides a cscope target these days 2012-12-21 13:30:21 +01:00