diff options
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,2 +1,6 @@ typ: typ.c gcc -o $@ $< + +install: + install typ /usr/local/bin/ + install -m 644 typ.1 /usr/share/man/man1/ |
index : typ | |
UNIX typing speed utility | Git |
aboutsummaryrefslogtreecommitdiff |