r3855: *** empty log message ***
[ctsim.git] / Makefile.in
index 5df9ee5000a87d3163cb24586d431b5c9b5854ed..d4151c48cf757f5763c295c24c849edb6aed1906 100644 (file)
@@ -1,4 +1,4 @@
-# Makefile.in generated automatically by automake 1.4-p5 from Makefile.am
+# Makefile.in generated automatically by automake 1.4-p6 from Makefile.am
 
 # Copyright (C) 1994, 1995-8, 1999, 2001 Free Software Foundation, Inc.
 # This Makefile.in is free software; the Free Software Foundation
@@ -390,6 +390,7 @@ 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)
 
 # Tell versions [3.59,3.63) of GNU make to not export all variables.