summaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
authorGlenn Morris <rgm@gnu.org>2011-01-15 15:23:57 -0800
committerGlenn Morris <rgm@gnu.org>2011-01-15 15:23:57 -0800
commitdc3e3e7b221323253581f4a4cab53303f7c3f207 (patch)
tree67d053e2dd094c04adb07737b6a593fcafb56dcb /Makefile.in
parent0d9f702fd085bc8ad560a3e1f08d5e93054a5d33 (diff)
downloademacs-dc3e3e7b221323253581f4a4cab53303f7c3f207.tar.gz
* Makefile.in (epaths-force): No more arch-tag to edit.
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in3
1 files changed, 1 insertions, 2 deletions
diff --git a/Makefile.in b/Makefile.in
index ab713645bf8..a6bea46884b 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -300,8 +300,7 @@ epaths-force: FRC
-e 's;\(#.*PATH_BITMAPS\).*$$;\1 "${bitmapdir}";' \
-e 's;\(#.*PATH_X_DEFAULTS\).*$$;\1 "${x_default_search_path}";' \
-e 's;\(#.*PATH_GAME\).*$$;\1 "${gamedir}";' \
- -e 's;\(#.*PATH_DOC\).*$$;\1 "${docdir}";' \
- -e 's;/[*] *arch-tag:.*;/*;') && \
+ -e 's;\(#.*PATH_DOC\).*$$;\1 "${docdir}";') && \
${srcdir}/move-if-change epaths.h.$$$$ src/epaths.h
# For parallel make, src should be built before leim.