Makefile revision 581
458N/A# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
458N/A# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
458N/A# patches/00-bits.patch removes some AC_CHECK_SIZEOF tests in order to
458N/A# generate a pyconfig.h that is both 32 and 64 bit compatible. We add this
458N/A# back to the environment so that configure can still work. configure.in and
458N/A# pyconfig.h.in should probably be rewhacked to do this more cleanly in the
458N/ACOMPONENT_TEST_TARGETS = test
458N/Atest: $(TEST_32_and_64)