diff options
Diffstat (limited to 'elf/rtld-Rules')
-rw-r--r-- | elf/rtld-Rules | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/elf/rtld-Rules b/elf/rtld-Rules index a1515e744d..ac96f728d9 100644 --- a/elf/rtld-Rules +++ b/elf/rtld-Rules @@ -31,7 +31,7 @@ rtld-all: ifeq ($(subdir),elf) ifndef rtld-subdirs -error This is makefile is a subroutine of elf/Makefile not to be used directly +error This makefile is a subroutine of elf/Makefile not to be used directly endif include ../Makeconfig |