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