summaryrefslogtreecommitdiffstats
path: root/man
diff options
context:
space:
mode:
authorTimo Teräs <timo.teras@iki.fi>2010-11-07 01:12:05 +0200
committerTimo Teräs <timo.teras@iki.fi>2010-11-07 01:12:05 +0200
commit660b77270e599fed9a8a6bc94a0e2d44b8f282dd (patch)
treeba2a630e6365e96c7ec5a43bfde757a870c99a5e /man
parent25593b5e6fea76ed7c08db586924032c0810c27e (diff)
downloadsquark-660b77270e599fed9a8a6bc94a0e2d44b8f282dd.tar.bz2
squark-660b77270e599fed9a8a6bc94a0e2d44b8f282dd.tar.xz
build: use build system from apk-tools/opennhrp
Diffstat (limited to 'man')
-rw-r--r--man/Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/man/Makefile b/man/Makefile
new file mode 100644
index 0000000..d1fd29a
--- /dev/null
+++ b/man/Makefile
@@ -0,0 +1,5 @@
+MAN8PAGES = squark-auth-snmp.8
+
+install:
+ $(INSTALLDIR) $(DESTDIR)$(MANDIR)/man8
+ $(INSTALL) $(addprefix $(src)/,$(MAN8PAGES)) $(DESTDIR)$(MANDIR)/man8