Changeset 79 for branches/openyahtzee1.7PE/Makefile.in
- Timestamp:
- 05/04/2007 07:30:35 PM (5 years ago)
- File:
-
- 1 edited
-
branches/openyahtzee1.7PE/Makefile.in (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/openyahtzee1.7PE/Makefile.in
r35 r79 40 40 $(top_srcdir)/configure AUTHORS COPYING ChangeLog INSTALL NEWS \ 41 41 TODO config.guess config.sub depcomp install-sh ltmain.sh \ 42 missing mkinstalldirs42 missing 43 43 subdir = . 44 44 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 … … 48 48 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \ 49 49 configure.lineno configure.status.lineno 50 mkinstalldirs = $( SHELL) $(top_srcdir)/mkinstalldirs50 mkinstalldirs = $(install_sh) -d 51 51 CONFIG_HEADER = config.h 52 52 CONFIG_CLEAN_FILES =
Note: See TracChangeset
for help on using the changeset viewer.
