Makefile revision 2
4586N/A# The contents of this file are subject to the terms of the 4586N/A# Common Development and Distribution License (the "License"). 4586N/A# You may not use this file except in compliance with the License. 4586N/A# See the License for the specific language governing permissions 4586N/A# and limitations under the License. 4586N/A# When distributing Covered Code, include this CDDL HEADER in each 4586N/A# If applicable, add the following below this CDDL HEADER, with the 4586N/A# fields enclosed by brackets "[]" replaced with your own identifying 4586N/A# information: Portions Copyright [yyyy] [name of copyright owner] # Copyright (c) 2012, Oracle and/or its affiliates. All rights reserved. # Definitions for message catalog # In libsuri source code, gettext(3LIB) is used in a macro so the message # catalog must be generated from *.i files. # We have to include $(MSGFILES) in the dependencies otherwise our .i files # would not be generated. # Cross-reference customization: build the cross-reference only over the # source directories, and ignore Makefiles and machine-generated source.