mirror of
https://github.com/opnsense/src.git
synced 2026-03-12 05:32:15 -04:00
to run the HARP ATM stack without real hardware. Submitted by: Vincent Jardin <vjardin@wanadoo.fr>
8 lines
69 B
Makefile
8 lines
69 B
Makefile
# $FreeBSD$
|
|
|
|
SUBDIR= \
|
|
atm \
|
|
atmpif
|
|
|
|
.include <bsd.subdir.mk>
|
|
|