summaryrefslogtreecommitdiffstats
path: root/Lib/distutils/command/install_headers.py
Commit message (Expand)AuthorAgeFilesLines
* Delete spurious comment.Greg Ward2000-06-211-1/+0
* Build the 'outfiles' list so 'get_outputs()' has something to return.Greg Ward2000-06-211-1/+9
* Added 'install_headers' command to install C/C++ header files.Greg Ward2000-05-271-0/+40