]> granicus.if.org Git - python/commit
In the altbininstall target, which is the first subtarget for "make install",
authorJack Jansen <jack.jansen@cwi.nl>
Tue, 6 Aug 2002 13:40:31 +0000 (13:40 +0000)
committerJack Jansen <jack.jansen@cwi.nl>
Tue, 6 Aug 2002 13:40:31 +0000 (13:40 +0000)
commit3a451b1d1951b6f48c553e4cbc4b35ef4933cd2a
tree4d4522f846a9939ed0bdf37117cae385a5870ee7
parent9c5b61b21bae24bdfc168b5876dbe1396c28868a
In the altbininstall target, which is the first subtarget for "make install",
if we are running in an OSX framework enabled build directory, test that
the framework infrastructure exists. This catches the very common
error of doing "make install" in stead of "make frameworkinstall".
Makefile.pre.in