added getflags - 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
---
DIR commit a5e01b5d6c03c220712198ce23f4b7fc25d43dfa
DIR parent 9659cd5b37e1f0a6539a0ec5cf145d0e649fc973
HTML Author: anselm@garbe.us <unknown>
Date: Mon, 22 Mar 2010 08:08:01 +0000
added getflags
Diffstat:
M Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
DIR diff --git a/Makefile b/Makefile
@@ -2,7 +2,7 @@
include config.mk
-SUBDIRS = lib9 yacc awk basename bc cal cat cleanname date dc du echo grep hoc ls \
+SUBDIRS = lib9 yacc awk basename bc cal cat cleanname date dc du echo getflags grep hoc ls \
mk mkdir mtime rc read sed seq sleep sort tee test touch tr troff uniq
all: