diff options
Diffstat (limited to 'god/census/Makefile')
-rw-r--r-- | god/census/Makefile | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/god/census/Makefile b/god/census/Makefile new file mode 100644 index 00000000..9993bf2a --- /dev/null +++ b/god/census/Makefile @@ -0,0 +1,5 @@ +.phony: all + +all: arping.py arping_users.py +install: + ./sched-arping |