• Explorer09's avatar
    New makefile targets to rebuild and clean htop headers. · 1ab5afa1
    Explorer09 authored
    
    
    `make htop-headers` will regenerate all '.h' headers in htop source for
    all platforms.
    `make clean-htop-headers` will delete all generated htop headers.
    
    Because of the introduction of these two targets, I slightly changed
    the style of platform-specific portions of makefile rules.
    Please comment if you accept such a style, or need me to revert to old
    style.
    Signed-off-by: default avatarKang-Che Sung <explorer09@gmail.com>
    1ab5afa1
Makefile.am 6.05 KB