The new uninstall functionality tries to remove any "orphan" files. Files that were installed during the last install, but will not be installed this time (because of removal, not necessity).
6 lines
182 B
Makefile
6 lines
182 B
Makefile
SUBDIR=.mutt
|
|
objects=aethon.muttrc arch.muttrc colors.muttrc gmail.muttrc \
|
|
iactor.muttrc macros mailcap muttrc ninthfloor.muttrc \
|
|
ryuslash.org.muttrc sig
|
|
|
|
include ../dotfiles.mk
|