mirror of
https://github.com/opnsense/src.git
synced 2026-03-06 07:10:41 -05:00
7 lines
129 B
Makefile
7 lines
129 B
Makefile
# $FreeBSD$
|
|
|
|
NOOBJ= noobj
|
|
FILES= Termcap Terminfo pcvt.el xmodmap-german pcvt.sh
|
|
FILESDIR= ${BINDIR}/Etc
|
|
|
|
.include <bsd.prog.mk>
|