aboutsummaryrefslogtreecommitdiff
path: root/doc/Makefile
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2005-11-28 06:54:19 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2005-11-28 06:54:19 +0000
commit8bdf80c000c87bdab993292ec0d995e51d4b61fc (patch)
treec0bab08aaac071bad8da9b449cb3cb2a1b40f4d0 /doc/Makefile
parentc6102e81254e2ecd8286a58aa847bf2570c265aa (diff)
- finally got a Linux Pd-extended release out, RC5
- built a tar.bz2 package maker with a generated Makefile for installing and uninstalling - switched all Makefiles to follow GNU $(DESTDIR)/$(prefix) standards svn path=/trunk/; revision=4066
Diffstat (limited to 'doc/Makefile')
-rw-r--r--doc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/Makefile b/doc/Makefile
index af7e396a..003d0185 100644
--- a/doc/Makefile
+++ b/doc/Makefile
@@ -11,7 +11,7 @@ CWD := $(shell pwd)
# these are designed to be overridden by the packages/Makefile
cvs_root_dir = $(CWD)/..
-prefix = build
+DESTDIR = $(CWD)/build/
BUILDLAYOUT_DIR = $(CWD)
# default target