Makefile revision 3329
75ae7f8e2645d58697604161bd58c35e5de0adacgryzor# CDDL HEADER START
75ae7f8e2645d58697604161bd58c35e5de0adacgryzor# The contents of this file are subject to the terms of the
75ae7f8e2645d58697604161bd58c35e5de0adacgryzor# Common Development and Distribution License (the "License").
8202fc9176b3bca8b27ad20737863494e2f244a5lgentis# You may not use this file except in compliance with the License.
75ae7f8e2645d58697604161bd58c35e5de0adacgryzor# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
75ae7f8e2645d58697604161bd58c35e5de0adacgryzor# See the License for the specific language governing permissions
75ae7f8e2645d58697604161bd58c35e5de0adacgryzor# and limitations under the License.
75ae7f8e2645d58697604161bd58c35e5de0adacgryzor# When distributing Covered Code, include this CDDL HEADER in each
75ae7f8e2645d58697604161bd58c35e5de0adacgryzor# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
75ae7f8e2645d58697604161bd58c35e5de0adacgryzor# If applicable, add the following below this CDDL HEADER, with the
75ae7f8e2645d58697604161bd58c35e5de0adacgryzor# fields enclosed by brackets "[]" replaced with your own identifying
75ae7f8e2645d58697604161bd58c35e5de0adacgryzor# information: Portions Copyright [yyyy] [name of copyright owner]
75ae7f8e2645d58697604161bd58c35e5de0adacgryzor# CDDL HEADER END
75ae7f8e2645d58697604161bd58c35e5de0adacgryzor# Copyright (c) 2010, 2014, Oracle and/or its affiliates. All rights reserved.
75ae7f8e2645d58697604161bd58c35e5de0adacgryzorHUMAN_VERSION= $(COMPONENT_VERSION)p$(COMPONENT_PATCH_VERSION)
add3f71233b613bfd0fff326eab3351eecbead85lgentisIPS_COMPONENT_VERSION= $(COMPONENT_VERSION).$(COMPONENT_PATCH_VERSION)
add3f71233b613bfd0fff326eab3351eecbead85lgentisCOMPONENT_SRC= $(COMPONENT_SRC_NAME)-$(HUMAN_VERSION)
add3f71233b613bfd0fff326eab3351eecbead85lgentis sha256:169e56bde7df2822c48e5dc8c3cebc6033a47fd278c8783aaf32770ca295fdcc
add3f71233b613bfd0fff326eab3351eecbead85lgentisCOMPONENT_ARCHIVE_URL= http://archive.ntp.org/ntp4/ntp-dev/$(COMPONENT_ARCHIVE)