From e0ec5d2e8560ae433ee677622b24ba82dbe7630b Mon Sep 17 00:00:00 2001 From: tv Date: Sun, 29 May 2011 15:47:21 +0200 Subject: lowered filesystem hierarchy--everything are modules --- census/Makefile | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 census/Makefile (limited to 'census/Makefile') diff --git a/census/Makefile b/census/Makefile new file mode 100644 index 00000000..2c6c1c03 --- /dev/null +++ b/census/Makefile @@ -0,0 +1,6 @@ +.phony: all + +all: arping.py arping_users.py + echo "call python ./arping_users.py v" +install: + apt-get install python-scapy -- cgit v1.2.3