summaryrefslogtreecommitdiffstats
path: root/lib/cmd/local.mk
blob: 5687a3ee7f6cca724453f6ea80d7e7cd7af3eff9 (plain)
1
2
3
4
5
6
7
8
9
10
11
# pro-archman
# lib/cmd/local.mk

pkglibcmd_srcs = \
	lib/cmd/help.sh \
	lib/cmd/version.sh \
	lib/cmd/include.sh \
	lib/cmd/process-incoming.sh \
	lib/cmd/remove.sh \
	lib/cmd/copy-suite.sh \
	lib/cmd/remove-suite.sh