summaryrefslogtreecommitdiff
path: root/deps.mk
blob: 3df7baeb8e5e3414bd0b9bc597ae3957572b9797 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
sources.sh = \
	src/assert-arg \
	src/clock \
	src/color \
	src/htmlesc \
	src/ifnew \
	src/ifok \
	src/instool \
	src/minutes \
	src/mkdtemp \
	src/mkstemp \
	src/now \
	src/pre \
	src/round \
	src/shesc \
	src/sortx \
	src/statusconv \
	src/statusf \
	src/tac \
	src/tempname \
	src/timestamp \
	src/untill \
	src/uri \
	src/urlid \
	src/uuidx \
	src/varlist \
	src/wstatus \