Makefile revision 646
c0a708fa3f7b8f4fbca32052da5faf7a0125189dTimo Sirainen# CDDL HEADER START
c0a708fa3f7b8f4fbca32052da5faf7a0125189dTimo Sirainen# The contents of this file are subject to the terms of the
c0a708fa3f7b8f4fbca32052da5faf7a0125189dTimo Sirainen# Common Development and Distribution License (the "License").
c0a708fa3f7b8f4fbca32052da5faf7a0125189dTimo Sirainen# You may not use this file except in compliance with the License.
c0a708fa3f7b8f4fbca32052da5faf7a0125189dTimo Sirainen# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
# patches/00-bits.patch removes some AC_CHECK_SIZEOF tests in order to
# generate a pyconfig.h that is both 32 and 64 bit compatible. We add this
# back to the environment so that configure can still work. configure.in and
# pyconfig.h.in should probably be rewhacked to do this more cleanly in the
COMPONENT_TEST_TARGETS = test
test: $(TEST_32_and_64)