fix some issues with install and altinstall #5818
commit5160ebb2d89b9fc04a2e8144ad797420a900e109
authorbenjamin.peterson <benjamin.peterson@6015fed2-1504-0410-9fe1-9d1591cc4771>
Sat, 25 Apr 2009 21:04:19 +0000 (25 21:04 +0000)
committerbenjamin.peterson <benjamin.peterson@6015fed2-1504-0410-9fe1-9d1591cc4771>
Sat, 25 Apr 2009 21:04:19 +0000 (25 21:04 +0000)
tree91b0e1efb534c95fdfafa4441b78c63a45406124
parent61e3d79f636c24e8056ae2ebd14551db235c84e6
fix some issues with install and altinstall #5818

1. fullinstall should install 'python'
2. remove link targets if already exist
3. make python3-config
4. install the man in altinstall
5. $(EXE) consistency

Patch by Larry Hastings

git-svn-id: http://svn.python.org/projects/python/branches/py3k@71935 6015fed2-1504-0410-9fe1-9d1591cc4771
Makefile.pre.in