diff options
author | Eric Andersen <andersen@codepoet.org> | 2002-02-01 09:57:11 +0000 |
---|---|---|
committer | Eric Andersen <andersen@codepoet.org> | 2002-02-01 09:57:11 +0000 |
commit | 640e8b51e908609380047831c771bd0f5c17771f (patch) | |
tree | 2e8074cff1faa087796f3a22f411b160a1e51c45 /ldso/libdl/Makefile | |
parent | 6b172cd7fcd5ef7d2ce1664ce61eab0710b0f805 (diff) |
Add in a configurator script. Now people can put stuff like this:
$(UCLIBC_DIR)/extra/Configs/uClibc_config_fix.pl --arch=$(ARCH) --cross="$(CROSS)" \
--devel_prefix=$(STAGING_DIR) --kernel_dir=$(KERNEL_DIR) --large_file=false \
--rpc_support=true --c99_math=true --shared_support=true --ldso_path="/lib" \
--shadow=true --file=$(UCLIBC_DIR)/extra/Configs/Config.$(ARCH) > $(UCLIBC_DIR)/Config;
into their makefiles and automagically get the right things happening...
-Erik
Diffstat (limited to 'ldso/libdl/Makefile')
0 files changed, 0 insertions, 0 deletions