Radish alpha
H
HardenedBSD Package Manager
Radicle
Git (anonymous pull)
Log in to clone via SSH
libelf/Makefile: Fix bundled elf makefile bug (typo?)
John Marino committed 12 years ago
commit 02514a598a269aaf6d813858762b702ae00686cd
parent 9b5e38569bda66ef0f1ff0081d54cb895129e638
1 file changed +1 -1
modified libpkg/Makefile
@@ -87,7 +87,7 @@ CLEANFILES= ${GENSRCS}

libelf_convert.c:	${.CURDIR}/../external/libelf/elf_types.m4 ${.CURDIR}/../external/libelf/libelf_convert.m4
libelf_fsize.c:		${.CURDIR}/../external/libelf/elf_types.m4 ${.CURDIR}/../external/libelf/libelf_fsize.m4
-
libelf_msize.c:		${.CURDIR}/../external/libelf/elf_types.m4 ${.CURDIR}/../external/libelf/libelf_ms
+
libelf_msize.c:		${.CURDIR}/../external/libelf/elf_types.m4 ${.CURDIR}/../external/libelf/libelf_msize.m4

PC=		pkg.pc
PKGH=		pkg.h