mirror of
https://github.com/opnsense/src.git
synced 2026-02-09 22:06:55 -05:00
6 lines
118 B
Makefile
6 lines
118 B
Makefile
# $Whistle: Makefile,v 1.2 1999/01/19 19:39:20 archie Exp $
|
|
|
|
KMOD= ng_async
|
|
SRCS= ng_async.c
|
|
|
|
.include <bsd.kmod.mk>
|