ICU-692 make it work out of source, please...

X-SVN-Rev: 2801
This commit is contained in:
Yves Arrouye 2000-10-26 19:28:33 +00:00
parent 91a6c7c3fa
commit c27ba65a7c
30 changed files with 93 additions and 63 deletions

View File

@ -10,14 +10,15 @@
srcdir = @srcdir@
top_srcdir = @top_srcdir@
include $(top_srcdir)/icudefs.mk
## Build directory information
top_builddir = .
subdir = .
include $(top_builddir)/icudefs.mk
##
## Build directory information
subdir = .
AUTOCONF = @AUTOCONF@
## Platform-specific setup
@ -114,7 +115,7 @@ clean-local:
test -z "$(CLEANFILES)" || $(RMV) $(CLEANFILES)
distclean-local: clean-local
$(RMV) Makefile icudefs.mk config/Makefile
$(RMV) Makefile README icudefs.mk config/Makefile
$(RMV) $(top_builddir)/config/Makefile.inc
$(RMV) config.cache config.log config.status
$(RMV) common/unicode/platform.h common/icucfg.h

View File

@ -14,13 +14,14 @@ SO_TARGET_VERSION_MAJOR = @LIB_VERSION_MAJOR@
srcdir = @srcdir@
top_srcdir = @top_srcdir@
include $(top_srcdir)/icudefs.mk
top_builddir = ..
include $(top_builddir)/icudefs.mk
## Platform-specific setup
include @platform_make_fragment@
## Build directory information
top_builddir = ..
subdir = common
## Extra files to remove for 'make clean'

View File

@ -11,10 +11,11 @@
srcdir = @srcdir@
top_srcdir = @top_srcdir@
include $(top_srcdir)/icudefs.mk
top_builddir = ..
include $(top_builddir)/icudefs.mk
## Build directory information
top_builddir = ..
subdir = data
## Platform-specific setup

View File

@ -11,10 +11,11 @@
srcdir = @srcdir@
top_srcdir = @top_srcdir@
include $(top_srcdir)/icudefs.mk
top_builddir = ..
include $(top_builddir)/icudefs.mk
## Build directory information
top_builddir = ..
subdir = extra
## Platform-specific setup

View File

@ -14,13 +14,14 @@ SO_TARGET_VERSION_MAJOR = @LIB_VERSION_MAJOR@
srcdir = @srcdir@
top_srcdir = @top_srcdir@
include $(top_srcdir)/icudefs.mk
top_builddir = ../..
include $(top_builddir)/icudefs.mk
## Platform-specific setup
include @platform_make_fragment@
## Build directory information
top_builddir = ../..
subdir = extra/ustdio
## Extra files to remove for 'make clean'

View File

@ -8,13 +8,14 @@ SO_TARGET_VERSION_MAJOR = @LIB_VERSION_MAJOR@
srcdir = @srcdir@
top_srcdir = @top_srcdir@
include $(top_srcdir)/icudefs.mk
top_builddir = ..
include $(top_builddir)/icudefs.mk
## Platform-specific setup
include @platform_make_fragment@
## Build directory information
top_builddir = ..
subdir = i18n
## Extra files to remove for 'make clean'

View File

@ -6,10 +6,11 @@
srcdir = @srcdir@
top_srcdir = @top_srcdir@
include $(top_srcdir)/icudefs.mk
top_builddir = ..
include $(top_builddir)/icudefs.mk
## Build directory information
top_builddir = ..
subdir = samples
## Platform-specific setup

View File

@ -6,13 +6,14 @@
srcdir = @srcdir@
top_srcdir = @top_srcdir@
include $(top_srcdir)/icudefs.mk
top_builddir = ../..
include $(top_builddir)/icudefs.mk
## Platform-specific setup
include @platform_make_fragment@
## Build directory information
top_builddir = ../..
subdir = samples/XMLConverter
## Extra files to remove for 'make clean'
CLEANFILES = *~ $(DEPS)

View File

@ -6,13 +6,14 @@
srcdir = @srcdir@
top_srcdir = @top_srcdir@
include $(top_srcdir)/icudefs.mk
top_builddir = ../..
include $(top_builddir)/icudefs.mk
## Platform-specific setup
include @platform_make_fragment@
## Build directory information
top_builddir = ../..
subdir = samples/cal
## Extra files to remove for 'make clean'

View File

@ -6,13 +6,14 @@
srcdir = @srcdir@
top_srcdir = @top_srcdir@
include $(top_srcdir)/icudefs.mk
top_builddir = ../..
include $(top_builddir)/icudefs.mk
## Platform-specific setup
include @platform_make_fragment@
## Build directory information
top_builddir = ../..
subdir = samples/date
## Extra files to remove for 'make clean'

View File

@ -6,13 +6,14 @@
srcdir = @srcdir@
top_srcdir = @top_srcdir@
include $(top_srcdir)/icudefs.mk
top_builddir = ..
include $(top_builddir)/icudefs.mk
## Platform-specific setup
include @platform_make_fragment@
## Build directory information
top_builddir = ..
subdir = test
## Files to remove for 'make clean'

View File

@ -6,13 +6,14 @@
srcdir = @srcdir@
top_srcdir = @top_srcdir@
include $(top_srcdir)/icudefs.mk
top_builddir = ../..
include $(top_builddir)/icudefs.mk
## Platform-specific setup
include @platform_make_fragment@
## Build directory information
top_builddir = ../..
subdir = test/cintltst
## Extra files to remove for 'make clean'

View File

@ -6,13 +6,14 @@
srcdir = @srcdir@
top_srcdir = @top_srcdir@
include $(top_srcdir)/icudefs.mk
top_builddir = ../..
include $(top_builddir)/icudefs.mk
## Platform-specific setup
include @platform_make_fragment@
## Build directory information
top_builddir = ../..
subdir = test/ieeetest
## Extra files to remove for 'make clean'

View File

@ -6,13 +6,14 @@
srcdir = @srcdir@
top_srcdir = @top_srcdir@
include $(top_srcdir)/icudefs.mk
top_builddir = ../..
include $(top_builddir)/icudefs.mk
## Platform-specific setup
include @platform_make_fragment@
## Build directory information
top_builddir = ../..
subdir = test/intltest
## Extra files to remove for 'make clean'

View File

@ -11,13 +11,14 @@
srcdir = @srcdir@
top_srcdir = @top_srcdir@
include $(top_srcdir)/icudefs.mk
top_builddir = ../..
include $(top_builddir)/icudefs.mk
## Platform-specific setup
include @platform_make_fragment@
## Build directory information
top_builddir = ../..
subdir = test/testdata
## Optional directory setup

View File

@ -6,13 +6,14 @@
srcdir = @srcdir@
top_srcdir = @top_srcdir@
include $(top_srcdir)/icudefs.mk
top_builddir = ../..
include $(top_builddir)/icudefs.mk
## Platform-specific setup
include @platform_make_fragment@
## Build directory information
top_builddir = ../..
subdir = test/testmap
## Extra files to remove for 'make clean'

View File

@ -6,7 +6,9 @@
srcdir = @srcdir@
top_srcdir = @top_srcdir@
include $(top_srcdir)/icudefs.mk
top_builddir = ..
include $(top_builddir)/icudefs.mk
include @platform_make_fragment@
@ -17,7 +19,6 @@ CFLAGS = @CFLAGS@
CXXFLAGS = @CXXFLAGS@
## Build directory information
top_builddir = ..
subdir = tools
## Allow overriding of package build mode

View File

@ -7,13 +7,14 @@
srcdir = @srcdir@
top_srcdir = @top_srcdir@
include $(top_srcdir)/icudefs.mk
top_builddir = ../..
include $(top_builddir)/icudefs.mk
## Platform-specific setup
include @platform_make_fragment@
## Build directory information
top_builddir = ../..
subdir = tools/ctestfw
## Extra files to remove for 'make clean'

View File

@ -7,13 +7,14 @@
srcdir = @srcdir@
top_srcdir = @top_srcdir@
include $(top_srcdir)/icudefs.mk
top_builddir = ../..
include $(top_builddir)/icudefs.mk
## Platform-specific setup
include @platform_make_fragment@
## Build directory information
top_builddir = ../..
subdir = tools/genccode
## Extra files to remove for 'make clean'

View File

@ -7,13 +7,14 @@
srcdir = @srcdir@
top_srcdir = @top_srcdir@
include $(top_srcdir)/icudefs.mk
top_builddir = ../..
include $(top_builddir)/icudefs.mk
## Platform-specific setup
include @platform_make_fragment@
## Build directory information
top_builddir = ../..
subdir = tools/gencmn
## Extra files to remove for 'make clean'

View File

@ -7,13 +7,14 @@
srcdir = @srcdir@
top_srcdir = @top_srcdir@
include $(top_srcdir)/icudefs.mk
top_builddir = ../..
include $(top_builddir)/icudefs.mk
## Platform-specific setup
include @platform_make_fragment@
## Build directory information
top_builddir = ../..
subdir = tools/gencnval
##

View File

@ -7,13 +7,14 @@
srcdir = @srcdir@
top_srcdir = @top_srcdir@
include $(top_srcdir)/icudefs.mk
top_builddir = ../..
include $(top_builddir)/icudefs.mk
## Platform-specific setup
include @platform_make_fragment@
## Build directory information
top_builddir = ../..
subdir = tools/gennames
ICUDATADIR=$(top_builddir)/data/

View File

@ -7,7 +7,9 @@
srcdir = @srcdir@
top_srcdir = @top_srcdir@
include $(top_srcdir)/icudefs.mk
top_builddir = ../..
include $(top_builddir)/icudefs.mk
## Platform-specific setup
include @platform_make_fragment@
@ -15,7 +17,6 @@ include @platform_make_fragment@
##
## Build directory information
top_builddir = ../..
subdir = tools/genprops
ICUDATADIR=$(top_builddir)/data

View File

@ -6,7 +6,9 @@
srcdir = @srcdir@
top_srcdir = @top_srcdir@
include $(top_srcdir)/icudefs.mk
top_builddir = ../..
include $(top_builddir)/icudefs.mk
## Platform-specific setup
@ -19,7 +21,6 @@ SECTION = 8
MAN_FILES = $(TARGET).$(SECTION)
## Build directory information
top_builddir = ../..
subdir = tools/genrb
## Extra files to remove for 'make clean'

View File

@ -8,13 +8,14 @@
srcdir = @srcdir@
top_srcdir = @top_srcdir@
include $(top_srcdir)/icudefs.mk
top_builddir = ../..
include $(top_builddir)/icudefs.mk
## Platform-specific setup
include @platform_make_fragment@
## Build directory information
top_builddir = ../..
subdir = tools/gentest
##

View File

@ -7,13 +7,14 @@
srcdir = @srcdir@
top_srcdir = @top_srcdir@
include $(top_srcdir)/icudefs.mk
top_builddir = ../..
include $(top_builddir)/icudefs.mk
## Platform-specific setup
include @platform_make_fragment@
## Build directory information
top_builddir = ../..
subdir = tools/gentz
##

View File

@ -5,7 +5,9 @@
srcdir = @srcdir@
top_srcdir = @top_srcdir@
include $(top_srcdir)/icudefs.mk
top_builddir = ../..
include $(top_builddir)/icudefs.mk
## Platform-specific setup
include @platform_make_fragment@
@ -25,7 +27,6 @@ include $(srcdir)/ucmfiles.mk
-include $(srcdir)/ucmlocal.mk
## Build directory information
top_builddir = ../..
subdir = tools/makeconv
## Extra files to remove for 'make clean'

View File

@ -7,13 +7,14 @@
srcdir = @srcdir@
top_srcdir = @top_srcdir@
include $(top_srcdir)/icudefs.mk
top_builddir = ../..
include $(top_builddir)/icudefs.mk
## Platform-specific setup
include @platform_make_fragment@
## Build directory information
top_builddir = ../..
subdir = tools/pkgdata
## Extra files to remove for 'make clean'

View File

@ -5,13 +5,14 @@
srcdir = @srcdir@
top_srcdir = @top_srcdir@
include $(top_srcdir)/icudefs.mk
top_builddir = ../..
include $(top_builddir)/icudefs.mk
## Platform-specific setup
include @platform_make_fragment@
## Build directory information
top_builddir = ../..
subdir = tools/rbdump
## Extra files to remove for 'make clean'

View File

@ -8,13 +8,14 @@ SO_TARGET_VERSION_MAJOR = @LIB_VERSION_MAJOR@
srcdir = @srcdir@
top_srcdir = @top_srcdir@
include $(top_srcdir)/icudefs.mk
top_builddir = ../..
include $(top_builddir)/icudefs.mk
## Platform-specific setup
include @platform_make_fragment@
## Build directory information
top_builddir = ../..
subdir = tools/toolutil
## Extra files to remove for 'make clean'