mirror of
https://github.com/moparisthebest/imapfilter
synced 2024-11-10 19:35:13 -05:00
ae4b3e094e
Remove the configuration bash script, simplify the makefile and add new target, and update the installation instructions.
3 lines
57 B
Makefile
3 lines
57 B
Makefile
all nossl install uninstall clean:
|
|
cd src && $(MAKE) $@
|