Introduction
Introduction Statistics Contact Development Disclaimer Help
Merge pull request #7 from chneukirchen/docfix - sam - An updated version of th…
git clone git://vernunftzentrum.de/sam.git
Log
Files
Refs
LICENSE
---
commit 6102b90dfd41b8b29dc0b2d9c331b89caae232e0
parent 4376931065dc54bed8eb859bd7111660bf3d4923
Author: Rob King <[email protected]>
Date: Mon, 23 May 2016 09:55:13 -0500
Merge pull request #7 from chneukirchen/docfix
doc/Makefile: add empty all target to not run install by default.
Diffstat:
doc/Makefile | 2 ++
1 file changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/doc/Makefile b/doc/Makefile
@@ -2,6 +2,8 @@
include ../config.mk
+all:
+
install: sam.1 B
cp sam.1 "$(MANDIR)"
cp B "$(BINDIR)"
You are viewing proxied material from vernunftzentrum.de. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.