diff options
| author | Rui Paulo <rpaulo@FreeBSD.org> | 2010-08-21 17:29:59 +0000 |
|---|---|---|
| committer | Rui Paulo <rpaulo@FreeBSD.org> | 2010-08-21 17:29:59 +0000 |
| commit | 029a737371cea014cef5aa0eaacd3baba3dbedbe (patch) | |
| tree | e4527bd8d11b0becd0b9cbced261bbe2e83241a2 /lib/libelf | |
| parent | 2aedda247be1141625c91bb67bc39b759cfe6c6f (diff) | |
Notes
Diffstat (limited to 'lib/libelf')
| -rw-r--r-- | lib/libelf/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/libelf/Makefile b/lib/libelf/Makefile index 4e51de0cc61b..fc70d9d865c7 100644 --- a/lib/libelf/Makefile +++ b/lib/libelf/Makefile @@ -55,7 +55,6 @@ SRCS= elf_begin.c \ ${GENSRCS} INCS= libelf.h gelf.h -INSTALL_PIC_ARCHIVE=yes GENSRCS= libelf_fsize.c libelf_msize.c libelf_convert.c CLEANFILES= ${GENSRCS} CFLAGS+= -I. -I${.CURDIR} |
