Makefile - 9base - revived minimalist port of Plan 9 userland to Unix
HTML git clone git://git.suckless.org/9base
DIR Log
DIR Files
DIR Refs
DIR README
DIR LICENSE
---
Makefile (126B)
---
1 # tail - tail unix port from plan9
2 #
3 # Depends on ../lib9
4
5 TARG = tail
6
7 include ../std.mk
8
9 pre-uninstall:
10
11 post-install: