diff options
| author | Brooks Davis <brooks@FreeBSD.org> | 2019-11-07 19:22:51 +0000 |
|---|---|---|
| committer | Brooks Davis <brooks@FreeBSD.org> | 2019-11-07 19:22:51 +0000 |
| commit | ccad77fe1e02fa2559819bab262d9fd034a8dcac (patch) | |
| tree | 2465ac4731266a83a46ac192acb0381cfce55230 /libexec/rtld-elf32 | |
| parent | 5270e1a584afb9122951917d0467fb236676c0ce (diff) | |
Notes
Diffstat (limited to 'libexec/rtld-elf32')
| -rw-r--r-- | libexec/rtld-elf32/Makefile | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/libexec/rtld-elf32/Makefile b/libexec/rtld-elf32/Makefile deleted file mode 100644 index 5b4c2e9c4007..000000000000 --- a/libexec/rtld-elf32/Makefile +++ /dev/null @@ -1,10 +0,0 @@ -# $FreeBSD$ - -NEED_COMPAT= 32 -.include <bsd.compat.mk> - -PROG= ld-elf32.so.1 -MAN= - -.PATH: ${SRCTOP}/libexec/rtld-elf -.include "${SRCTOP}/libexec/rtld-elf/Makefile" |
