Makefile revision 23
98N/A# The contents of this file are subject to the terms of the 1630N/A# Common Development and Distribution License (the "License"). 98N/A# You may not use this file except in compliance with the License. 919N/A# See the License for the specific language governing permissions 919N/A# and limitations under the License. 919N/A# When distributing Covered Code, include this CDDL HEADER in each 919N/A# If applicable, add the following below this CDDL HEADER, with the 919N/A# fields enclosed by brackets "[]" replaced with your own identifying 919N/A# information: Portions Copyright [yyyy] [name of copyright owner] 919N/A# Copyright (c) 2010, Oracle and/or it's affiliates. All rights reserved. 98N/A# for now, the assumption is we build any directory with a Makefile. This may 98N/A# not always be the case. If we build a new make-like tool to drive the upper 98N/A# level build, it may make different decisions and will need to include 493N/A# appropriate dependency information. @
cd $@ ;
echo "$(TARGET) \c" ;
pwd ; \