Oops, cleanup this a bit.
Forgotten by: ru
This commit is contained in:
parent
ed0ee3eb4f
commit
06bea36c3c
@ -2,10 +2,10 @@
|
|||||||
|
|
||||||
PROG= makeinfo
|
PROG= makeinfo
|
||||||
SRCS= cmds.c defun.c files.c footnote.c html.c index.c insertion.c lang.c \
|
SRCS= cmds.c defun.c files.c footnote.c html.c index.c insertion.c lang.c \
|
||||||
macro.c makeinfo.c multi.c node.c sectioning.c sectioning.h toc.c
|
macro.c makeinfo.c multi.c node.c sectioning.c toc.c
|
||||||
|
|
||||||
DPADD+= ${LIBTXI} ${LIBINTL}
|
DPADD+= ${LIBTXI}
|
||||||
LDADD+= ${LIBTXI} ${LIBINTL}
|
LDADD+= ${LIBTXI}
|
||||||
|
|
||||||
.include <bsd.prog.mk>
|
.include <bsd.prog.mk>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user