mirror of
https://github.com/opnsense/src.git
synced 2026-04-14 13:57:02 -04:00
6 lines
130 B
Makefile
6 lines
130 B
Makefile
# $Whistle: Makefile,v 1.1 1999/01/19 19:39:21 archie Exp $
|
|
|
|
KMOD= ng_frame_relay
|
|
SRCS= ng_frame_relay.c
|
|
|
|
.include <bsd.kmod.mk>
|