]> git.proxmox.com Git - mirror_spl-debian.git/blame - config/Rules.am
dch: close a bug and refresh timestamp.
[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
80093b6f 12AM_CPPFLAGS = -D__USE_LARGEFILE64
c950d148 13AM_CFLAGS = -Wall -Wshadow -Wstrict-prototypes -fno-strict-aliasing
80093b6f 14AM_CFLAGS += ${DEBUG_CFLAGS}