refactor strnum

This commit is contained in:
Connor Lane Smith
2011-06-10 05:41:40 +01:00
parent 70ba7a6e62
commit 7c251bcd4f
10 changed files with 18 additions and 39 deletions

View File

@@ -9,6 +9,7 @@ LIB = \
util/eprintf.o \
util/putword.o \
util/recurse.o \
util/strnum.o \
SRC = \
basename.c \