]> Git Repo - uclibc-ng.git/commit - Makefile
Peter Kjellerstedt writes:
authorEric Andersen <[email protected]>
Sat, 18 Oct 2003 10:07:43 +0000 (10:07 -0000)
committerEric Andersen <[email protected]>
Sat, 18 Oct 2003 10:07:43 +0000 (10:07 -0000)
commit49f0dd0fcb64746b1ef06e094f2fa8091c23637c
tree86f964fdcaea6ec3da6036b8f68aff37f4f4dc7b
parent1381777907fbd50582e7a5ecd950ca26ca56b26f
Peter Kjellerstedt writes:

install.patch:
* Define $(INSTALL) as install in Rules.mak.
* Change all occurrences of install into $(INSTALL).
* Change all occurrences of mkdir -p into $(INSTALL) -d.
  install -d is already used in a number of places so
  this should not be an additional compatibility problem.
14 files changed:
Makefile
Rules.mak
extra/gcc-uClibc/Makefile
ldso/ldso/Makefile
ldso/libdl/Makefile
libc/Makefile
libc/sysdeps/linux/common/Makefile
libcrypt/Makefile
libintl/Makefile
libm/Makefile
libnsl/Makefile
libpthread/Makefile
libresolv/Makefile
libutil/Makefile
This page took 0.029314 seconds and 4 git commands to generate.