Introduce $(datadir), prefix all installation paths with $(DESTDIR)
commit6a3ec67abd61b4707ec4847ac81e3612201e5ec5
authorAchim Gratz <Stromeko@Stromeko.DE>
Mon, 2 Jan 2012 19:07:04 +0000 (2 20:07 +0100)
committerAchim Gratz <Stromeko@Stromeko.DE>
Fri, 20 Apr 2012 19:04:11 +0000 (20 21:04 +0200)
treee9dd60c4d6d420e26e06a75ea718a2bd734e41e6
parent0081071a528892f92b62894146be4ba79a2d87a2
Introduce $(datadir), prefix all installation paths with $(DESTDIR)

Makefile: remove includes for maintainer targets, these will go
into local.mk on the server

default.mk: introduce $(datadir) to replace $(etcdir) in etc/Makefile

doc/Makefile: replace $etcdir) with $(datadir)

lisp/Makefile: record ODT styles location as defconst in org-install

{doc,etc,lisp}/Makefile: prefix all installation targets with $(DESTDIR)
Makefile
default.mk
doc/Makefile
etc/Makefile
lisp/Makefile