mirror of
https://github.com/opnsense/src.git
synced 2026-03-01 21:01:24 -05:00
7 lines
114 B
Makefile
7 lines
114 B
Makefile
# $FreeBSD$
|
|
|
|
NOOBJ= noobj
|
|
FILES= MM_Unix.pm Packlist.pm
|
|
FILESDIR= ${BSDPANDIR}/ExtUtils
|
|
|
|
.include <bsd.prog.mk>
|