957N/A#
957N/A# CDDL HEADER START
957N/A#
957N/A# The contents of this file are subject to the terms of the
957N/A# Common Development and Distribution License (the "License").
957N/A# You may not use this file except in compliance with the License.
957N/A#
957N/A# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
957N/A# or http://www.opensolaris.org/os/licensing.
957N/A# See the License for the specific language governing permissions
957N/A# and limitations under the License.
957N/A#
957N/A# When distributing Covered Code, include this CDDL HEADER in each
957N/A# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
957N/A# If applicable, add the following below this CDDL HEADER, with the
957N/A# fields enclosed by brackets "[]" replaced with your own identifying
957N/A# information: Portions Copyright [yyyy] [name of copyright owner]
957N/A#
957N/A# CDDL HEADER END
957N/A#
957N/A
957N/A#
957N/A# Copyright (c) 2012, Oracle and/or its affiliates. All rights reserved.
957N/A#
957N/A
957N/Atop_srcdir=..
957N/A
957N/Ainclude $(SRC)/make-rules/Makefile.env
957N/Ainclude $(SRC)/make-rules/Makefile.targ
957N/A
957N/AAPPS= vp-time.pot
957N/A
957N/ACLEAN_FILES=$(APPS)
957N/A
957N/AINSTAPPS=$(APPS:%=$(PROTO_APPS_PO)/%)
957N/A
957N/ACLEAN_FILES=$(APPS) $(APPS).in.h
957N/A
957N/Ainstall: build $(INSTAPPS)
957N/A
957N/Abuild:
957N/A $(INTLTOOL_UPDATE) --pot
957N/A $(MV) untitled.pot $(APPS)