This website requires JavaScript.
Explore
Help
Sign In
moparisthebest
/
imapfilter
Watch
1
Star
0
Fork
0
You've already forked imapfilter
mirror of
https://github.com/moparisthebest/imapfilter
synced
2024-11-16 22:35:05 -05:00
Code
Issues
Releases
Wiki
Activity
4fe1a3d649
imapfilter
/
Makefile
3 lines
71 B
Makefile
Raw
Normal View
History
Unescape
Escape
Change file and directory structure Move the source code to the src dir, the man pages to the doc dir, and the example configuration files to the samples dir, and update all relevant files to reflect the changes.
2011-03-06 07:32:33 -05:00
all install deinstall uninstall clean distclean
:
cd
src
&&
$(
MAKE
)
$@
Reference in New Issue
Copy Permalink