Corrected location of mkinstalldirs in Runtime/Makefile.in to

Tools/config/mkinstalldirs.


git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@4215 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
Logan Johnson 2002-12-20 16:42:01 +00:00
commit 863b084f63

View file

@ -20,8 +20,8 @@ LIBS = libswigpl$(RELEASESUFFIX).la libswigpy$(RELEASESUFFIX).la \
libswigguile$(RELEASESUFFIX).la libswigocaml$(RELEASESUFFIX).la
LIB_DIR = $(exec_prefix)/lib
MKINSTDIRS = $(top_srcdir)/mkinstalldirs
INSTALL = $(top_srcdir)/install-sh -c
MKINSTDIRS = $(top_srcdir)/Tools/config/mkinstalldirs
INSTALL = $(top_srcdir)/Tools/config/install-sh -c
all:
-$(MAKE) perl5