Adding ARGBEGIN for basename.

This commit is contained in:
Christoph Lohmann
2012-04-23 15:50:47 +02:00
parent 96b15a5afa
commit f75d7a47ff
4 changed files with 97 additions and 13 deletions

View File

@@ -1,6 +1,6 @@
include config.mk
HDR = fs.h text.h util.h
HDR = fs.h text.h util.h arg.h
LIB = \
util/afgets.o \
util/agetcwd.o \