## -*-makefile-*-
#******************************************************************************
-# Copyright (C) 1999-2011, International Business Machines
+# Copyright (C) 1999-2012, International Business Machines
# Corporation and others. All Rights Reserved.
#******************************************************************************
# This Makefile.inc is designed to be included into projects which make use
sysconfdir = @sysconfdir@
INSTALL-L = ${INSTALL_DATA}
+# for derivative builds - don't bother with SILENT_COMPILE
+SILENT_COMPILE=$(1)
##################################################################
##################################################################