Makefile revision 2
afc2ba1deb75b323afde536f2dd18bcafdaa308dToomas Soome# CDDL HEADER START
afc2ba1deb75b323afde536f2dd18bcafdaa308dToomas Soome# The contents of this file are subject to the terms of the
afc2ba1deb75b323afde536f2dd18bcafdaa308dToomas Soome# Common Development and Distribution License (the "License").
afc2ba1deb75b323afde536f2dd18bcafdaa308dToomas Soome# You may not use this file except in compliance with the License.
afc2ba1deb75b323afde536f2dd18bcafdaa308dToomas Soome# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
afc2ba1deb75b323afde536f2dd18bcafdaa308dToomas Soome# See the License for the specific language governing permissions
afc2ba1deb75b323afde536f2dd18bcafdaa308dToomas Soome# and limitations under the License.
afc2ba1deb75b323afde536f2dd18bcafdaa308dToomas Soome# When distributing Covered Code, include this CDDL HEADER in each
afc2ba1deb75b323afde536f2dd18bcafdaa308dToomas Soome# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
afc2ba1deb75b323afde536f2dd18bcafdaa308dToomas Soome# If applicable, add the following below this CDDL HEADER, with the
afc2ba1deb75b323afde536f2dd18bcafdaa308dToomas Soome# fields enclosed by brackets "[]" replaced with your own identifying
afc2ba1deb75b323afde536f2dd18bcafdaa308dToomas Soome# information: Portions Copyright [yyyy] [name of copyright owner]
LIBCBASE=.
PRFOBJS= \
memcpy.o \
memset.o \
strlen.o \