aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index b145688..3605412 100644
--- a/Makefile
+++ b/Makefile
@@ -12,6 +12,10 @@ install:
install *.py $(DESTDIR)/usr/lib/pyg
install *.so $(DESTDIR)/usr/lib/pyg
+check:
+ # pygm2n -TVn local.news.group < examples/mail
+ echo "Not Implemented!"
+
clean:
$(MAKE) -C $(WLPDIR) clean
rm -f *.pyc *.so