r3888: Automatic commit for debian_version_4_1_0-1
authorKevin M. Rosenberg <kevin@rosenberg.net>
Thu, 30 Jan 2003 23:05:57 +0000 (23:05 +0000)
committerKevin M. Rosenberg <kevin@rosenberg.net>
Thu, 30 Jan 2003 23:05:57 +0000 (23:05 +0000)
Makefile.in

index d4151c48cf757f5763c295c24c849edb6aed1906..d8572c665662e473ec8509c65443d530309c8dcf 100644 (file)
@@ -328,8 +328,6 @@ install-exec-am:
 install-exec: install-exec-recursive
 
 install-data-am:
 install-exec: install-exec-recursive
 
 install-data-am:
-       @$(NORMAL_INSTALL)
-       $(MAKE) $(AM_MAKEFLAGS) install-data-hook
 install-data: install-data-recursive
 
 install-am: all-am
 install-data: install-data-recursive
 
 install-am: all-am
@@ -389,9 +387,9 @@ installdirs mostlyclean-generic distclean-generic clean-generic \
 maintainer-clean-generic clean mostlyclean distclean maintainer-clean
 
 
 maintainer-clean-generic clean mostlyclean distclean maintainer-clean
 
 
-install-data-hook: 
-       test -d $(datadir) || mkdir -p $(datadir) && chmod 0755 $(datadir)
-       install -g root -o root -m 0644 docs/ctsim.htb $(datadir)
+#install-data-hook: 
+#      test -d $(datadir) || mkdir -p $(datadir) && chmod 0755 $(datadir)
+#      install -g root -o root -m 0644 docs/ctsim.htb $(datadir)
 
 # Tell versions [3.59,3.63) of GNU make to not export all variables.
 # Otherwise a system limit (for SysV at least) may be exceeded.
 
 # Tell versions [3.59,3.63) of GNU make to not export all variables.
 # Otherwise a system limit (for SysV at least) may be exceeded.