diff options
Diffstat (limited to 'config/Rules.am')
-rw-r--r-- | config/Rules.am | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/config/Rules.am b/config/Rules.am index 5eb1a12c6..7b72770b8 100644 --- a/config/Rules.am +++ b/config/Rules.am @@ -1,3 +1,11 @@ +############################################################################### +# Copyright (C) 2007-2010 Lawrence Livermore National Security, LLC. +# Copyright (C) 2007 The Regents of the University of California. +# Written by Brian Behlendorf <[email protected]>. +############################################################################### +# Common rules for user space components. +############################################################################### + DEFAULT_INCLUDES = -include ${top_srcdir}/spl_config.h AM_LIBTOOLFLAGS = --silent |