Makefile revision 5706
2N/A# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
2N/A# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
2N/AREMOVE_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
2N/ACPPFLAGS += -DSOLARIS -I../../include/sif/ -I../../include/psifapi/ -I../../$(COMPONENT_SRC)/src/
2N/A autoreconf -ivf ; \
2N/A autoheader --force)