]> Git repositories of Nishi - docgen.git/commitdiff
add install target
authorNishi <nishi@nishi.boats>
Mon, 30 Sep 2024 05:39:26 +0000 (05:39 +0000)
committerNishi <nishi@nishi.boats>
Mon, 30 Sep 2024 05:39:26 +0000 (05:39 +0000)
git-svn-id: file:///raid/svn-personal/docgen/trunk@7 44bc13e5-44cb-984e-b856-1907bf1ada44

Makefile [new file with mode: 0644]

diff --git a/Makefile b/Makefile
new file mode 100644 (file)
index 0000000..0df5a92
--- /dev/null
+++ b/Makefile
@@ -0,0 +1,8 @@
+# $Id$
+
+PREFIX=/usr/local
+
+.PHONY: install
+
+install:
+       cp docgen $(PREFIX)/bin/