mirror of
https://git.suckless.org/9base
synced 2025-09-01 04:43:47 -07:00
applied another patch from olegfink, thx, re-enabled du in build chain
This commit is contained in:
4
Makefile
4
Makefile
@@ -1,9 +1,9 @@
|
||||
# 9base - awk basename cal cat cleanname echo grep rc sed seq sleep
|
||||
# 9base - awk basename cal cat cleanname du echo grep rc sed seq sleep
|
||||
# hoc sort tee test touch tr uniq from Plan 9
|
||||
|
||||
include config.mk
|
||||
|
||||
SUBDIRS = lib9 yacc awk basename bc dc cal cat cleanname date echo grep ls \
|
||||
SUBDIRS = lib9 yacc awk basename bc dc du cal cat cleanname date echo grep ls \
|
||||
hoc rc read sed seq sleep sort tee test touch tr uniq
|
||||
|
||||
all:
|
||||
|
Reference in New Issue
Block a user