summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile6
1 files changed, 1 insertions, 5 deletions
diff --git a/Makefile b/Makefile
index b89064d..869e959 100644
--- a/Makefile
+++ b/Makefile
@@ -9,8 +9,4 @@ DGDIR = ${DESTDIR}${GDIR}
install:
mkdir -p ${DPREFIX}/include ${DGDIR}
- cp src/gehashmap.h ${DPREFIX}/include
- #cp man/*.3 ${MANDIR}/man3
- #cp man/*.3head ${MANDIR}/man3head
- #sed '/^\.ds doc-str-Lb-liblux/d' ${GDIR}/mdoc.local >${DGDIR}/mdoc.local
- #grep -v '^\.\\"' man/Lb-desc.tmac >>${DGDIR}/mdoc.local
+ cp src/*.h ${DPREFIX}/include