]> git.proxmox.com Git - mirror_spl-debian.git/blame - config/Rules.am
Linux compat 3.7.1, on_each_cpu()
[mirror_spl-debian.git] / config / Rules.am
CommitLineData
716154c5
BB
1###############################################################################
2# Copyright (C) 2007-2010 Lawrence Livermore National Security, LLC.
3# Copyright (C) 2007 The Regents of the University of California.
4# Written by Brian Behlendorf <behlendorf1@llnl.gov>.
5###############################################################################
6# Common rules for user space components.
7###############################################################################
8
a7958f7e 9DEFAULT_INCLUDES = -include ${top_builddir}/spl_config.h
f6c5d4ff 10
8934764e 11AM_LIBTOOLFLAGS = --silent
c950d148
BB
12AM_CFLAGS = -Wall -Wshadow -Wstrict-prototypes -fno-strict-aliasing
13AM_CFLAGS += -D__USE_LARGEFILE64 ${DEBUG_CFLAGS}