Makefile revision 458
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.
2818N/A# patches/00-bits.patch removes some AC_CHECK_SIZEOF tests in order to
2818N/A# generate a pyconfig.h that is both 32 and 64 bit compatible. We add this
2818N/A# back to the environment so that configure can still work. configure.in and
2818N/A# pyconfig.h.in should probably be rewhacked to do this more cleanly in the
2N/ACOMPONENT_TEST_TARGETS = test
1716N/Atest: $(TEST_32_and_64)