summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 395fd4a..16906e6 100644
--- a/Makefile
+++ b/Makefile
@@ -42,6 +42,9 @@ clean:
test:
open -- sh -c "while nc -l -p 43 127.0.0.1; do echo END; done"
+gnu:
+ tar czvvf gnu-whois.tgz Makefile* README TODO *list *.h whois.*
+
pos:
cd po && $(MAKE)