mirror of
https://github.com/opnsense/src.git
synced 2026-02-13 07:44:48 -05:00
This is cleaned up quite a lot since 5.00502, and the library modules are broken out into individual dirs. This should please a lot folk.
11 lines
160 B
Makefile
11 lines
160 B
Makefile
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
beforedepend all: links
|
|
|
|
SUBDIR= c2ph dprofpp h2ph h2xs perlbc perlbug perlcc perldoc pl2pm splain
|
|
|
|
.include <bsd.prog.mk>
|
|
|
|
.PATH: ${PERL5SRC}
|