diff --git a/Makefile b/Makefile index 49da07e..8dba773 100644 --- a/Makefile +++ b/Makefile @@ -16,5 +16,7 @@ timestamp/timestamp.1: timestamp/timestamp pod2man timestamp/timestamp > timestamp/timestamp.1 install: + mkdir -p /usr/local/bin parallel ln -sf `pwd`/{}/{} /usr/local/bin/{} ::: blink reniced em field forever neno rn stdout tracefile w4it-for-port-open upsidedown histogram goodpasswd mtrr not summer timestamp transpose + mkdir -p /usr/local/share/man/man1 parallel ln -sf `pwd`/{} /usr/local/share/man/man1/{/} ::: */*.1