mirror of
https://github.com/opnsense/src.git
synced 2026-03-12 05:32:15 -04:00
11 lines
153 B
Makefile
11 lines
153 B
Makefile
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
beforedepend all: links
|
|
|
|
SUBDIR= c2ph dprofpp h2ph h2xs perlbug perlcc perldoc pl2pm splain
|
|
|
|
.include <bsd.prog.mk>
|
|
|
|
.PATH: ${PERL5SRC}
|