summaryrefslogtreecommitdiffstats
path: root/lib/local.mk
blob: cc31ef9d7f414f94ab95616cf94ce5daef2e6299 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
prokit_SOURCES += \
	lib/output.sh \
	lib/locale.sh \
	lib/getopt.sh \
	lib/fd.sh \
	lib/dir.sh \
	lib/vardata.sh \
	lib/archplat.sh \
	lib/deps.sh \
	lib/substvars.sh \
	lib/control.sh \
	lib/feed.sh \
	lib/pkg.sh \
	lib/mutex.sh \
	lib/session.sh \
	lib/block.sh \
	lib/opkg.sh \
	lib/rand.sh \
	lib/cmd.sh \
	lib/profile.sh \
	lib/package.sh \
	lib/install.sh