• Paul Eggert's avatar
    Fix 'make clean' in lib subdirectory · 360b2bf2
    Paul Eggert authored
    * lib/Makefile.in (clean): Remove *-t files.
    (mostlyclean): Remove MOSTLYCLEANFILES that are not *-t files.
    This removes files like lib/getopt.h that should be removed
    even if this configuration did not need to build them.
    (maintainer-clean): Remove TAGS here, not in distclean,
    to be consistent with ../src/Makefile.in.
    360b2bf2
Makefile.in 3.48 KB