Makefile revision aa1b14e7d68925d80eebf0ce8ed0b9cc55246546
9d453f1e8b28983b363b44c49b7cd701a994fd97Nikolai Kondrashov# CDDL HEADER START
9d453f1e8b28983b363b44c49b7cd701a994fd97Nikolai Kondrashov# The contents of this file are subject to the terms of the
9d453f1e8b28983b363b44c49b7cd701a994fd97Nikolai Kondrashov# Common Development and Distribution License (the "License").
9d453f1e8b28983b363b44c49b7cd701a994fd97Nikolai Kondrashov# You may not use this file except in compliance with the License.
9d453f1e8b28983b363b44c49b7cd701a994fd97Nikolai Kondrashov# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
9d453f1e8b28983b363b44c49b7cd701a994fd97Nikolai Kondrashov# or http://www.opensolaris.org/os/licensing.
9d453f1e8b28983b363b44c49b7cd701a994fd97Nikolai Kondrashov# See the License for the specific language governing permissions
9d453f1e8b28983b363b44c49b7cd701a994fd97Nikolai Kondrashov# and limitations under the License.
9d453f1e8b28983b363b44c49b7cd701a994fd97Nikolai Kondrashov# When distributing Covered Code, include this CDDL HEADER in each
9d453f1e8b28983b363b44c49b7cd701a994fd97Nikolai Kondrashov# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
9d453f1e8b28983b363b44c49b7cd701a994fd97Nikolai Kondrashov# If applicable, add the following below this CDDL HEADER, with the
9d453f1e8b28983b363b44c49b7cd701a994fd97Nikolai Kondrashov# fields enclosed by brackets "[]" replaced with your own identifying
9d453f1e8b28983b363b44c49b7cd701a994fd97Nikolai Kondrashov# information: Portions Copyright [yyyy] [name of copyright owner]
9d453f1e8b28983b363b44c49b7cd701a994fd97Nikolai Kondrashov# CDDL HEADER END
9d453f1e8b28983b363b44c49b7cd701a994fd97Nikolai Kondrashov# Copyright 2009 Sun Microsystems, Inc. All rights reserved.
9d453f1e8b28983b363b44c49b7cd701a994fd97Nikolai Kondrashov# Use is subject to license terms.
$(INS.file)
pics/%.o: %.c
$(COMPILE.c) -o $@ $<
OBJECTS= \
SRCDIR = .
CPPFLAGS += -I.