mirror of
https://github.com/opnsense/src.git
synced 2026-02-21 17:00:58 -05:00
9 lines
188 B
Makefile
9 lines
188 B
Makefile
# $FreeBSD$
|
|
|
|
NOOBJ= noobj
|
|
FILES= Acknowledgements Bibliography CharGen \
|
|
Charsets EscapeSequences Keyboard.HP Keyboard.VT \
|
|
NotesAndHints
|
|
FILESDIR= ${BINDIR}/Doc
|
|
|
|
.include <bsd.prog.mk>
|