Ignore:
Timestamp:
05/04/2007 07:30:35 PM (5 years ago)
Author:
guyru
Message:

Patched source-code for portable edition

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/openyahtzee1.7PE/Makefile.in

    r35 r79  
    4040        $(top_srcdir)/configure AUTHORS COPYING ChangeLog INSTALL NEWS \ 
    4141        TODO config.guess config.sub depcomp install-sh ltmain.sh \ 
    42         missing mkinstalldirs 
     42        missing 
    4343subdir = . 
    4444ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 
     
    4848am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \ 
    4949 configure.lineno configure.status.lineno 
    50 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs 
     50mkinstalldirs = $(install_sh) -d 
    5151CONFIG_HEADER = config.h 
    5252CONFIG_CLEAN_FILES = 
Note: See TracChangeset for help on using the changeset viewer.