mirror of
https://github.com/opnsense/src.git
synced 2026-02-13 07:44:48 -05:00
8 lines
190 B
Makefile
8 lines
190 B
Makefile
INFO = gcc cpp reno gxxint
|
|
|
|
gcc.info: gcc.texi invoke.texi install.texi extend.texi rtl.texi md.texi \
|
|
tm.texi
|
|
|
|
reno.info: reno.texi templates.texi gpcompare.texi
|
|
|
|
.include <bsd.info.mk>
|