]> git.marmaro.de Git - mmh/blobdiff - docs/Makefile.in
Made the RPATHS config option the default and removed the #ifdefs.
[mmh] / docs / Makefile.in
index 7421f217d35d5199e804a2b832c75c5e24139e70..a68ab2cbb57a1e5204fd65de98f654b991d44f8d 100644 (file)
@@ -1,8 +1,6 @@
 #
 # Makefile for h subdirectory
 #
 #
 # Makefile for h subdirectory
 #
-# $Id$
-#
 
 SHELL = /bin/sh
 
 
 SHELL = /bin/sh
 
@@ -52,9 +50,9 @@ subdir = docs
 
 Makefile: Makefile.in ../config.status
        cd .. && ./config.status $(subdir)/$@
 
 Makefile: Makefile.in ../config.status
        cd .. && ./config.status $(subdir)/$@
+
 distdir = ../`cat ../distname`/$(subdir)
 distdir = ../`cat ../distname`/$(subdir)
-nmhdist: 
+mmhdist:
        @echo "Copying distribution files in $(subdir)"
        @for file in $(DIST); do \
          cp -p $(srcdir)/$$file $(distdir); \
        @echo "Copying distribution files in $(subdir)"
        @for file in $(DIST); do \
          cp -p $(srcdir)/$$file $(distdir); \