Makefile revision 5706
ab3ca4cacfada3a19ab024db7ad567b82fa1517dChristian Maeder# CDDL HEADER START
ab3ca4cacfada3a19ab024db7ad567b82fa1517dChristian Maeder# The contents of this file are subject to the terms of the
ab3ca4cacfada3a19ab024db7ad567b82fa1517dChristian Maeder# Common Development and Distribution License (the "License").
ab3ca4cacfada3a19ab024db7ad567b82fa1517dChristian Maeder# You may not use this file except in compliance with the License.
ab3ca4cacfada3a19ab024db7ad567b82fa1517dChristian Maeder# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
4b4878eecbc17323118d252d64df72faf21cd5baChristian Maeder# or http://www.opensolaris.org/os/licensing.
# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
REMOVE_OLD_SRC= sif.h sif_user.h sif_int_user.h os_header.h psif_api.h psif_endian.h psif_hw_print.h psif_hw_data* psif_hw_setget* psif_hw_macro* kernel_types.h
autoreconf -ivf ; \
libtoolize --copy --force --ltdl ; \
autoheader --force)