summaryrefslogtreecommitdiffstats
path: root/src/cmd/local.mk
diff options
context:
space:
mode:
authorP. J. McDermott <pj@pehjota.net>2017-07-22 18:06:12 (EDT)
committer P. J. McDermott <pj@pehjota.net>2017-07-22 18:06:12 (EDT)
commit9217f3869f76d6936e77cec0a1a4d5efd1e97727 (patch)
tree97255d75e43cebc41e7b779b109496e35b9c192e /src/cmd/local.mk
parente0cc4b1883c98145d05a141e06a0392a3181e6e5 (diff)
parent98725484ac7bb96cd2ac6481c8460ceaa06dc4be (diff)
Merge branch 'feature/use-autoconf-automake-shpp-and-shld'
Diffstat (limited to 'src/cmd/local.mk')
-rw-r--r--src/cmd/local.mk8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/cmd/local.mk b/src/cmd/local.mk
new file mode 100644
index 0000000..9dd7023
--- /dev/null
+++ b/src/cmd/local.mk
@@ -0,0 +1,8 @@
+pro_archman_SOURCES += \
+ %reldir%/help.sh \
+ %reldir%/version.sh \
+ %reldir%/include.sh \
+ %reldir%/process-incoming.sh \
+ %reldir%/remove.sh \
+ %reldir%/copy-suite.sh \
+ %reldir%/remove-suite.sh