mirror of
https://git.FreeBSD.org/src.git
synced 2024-11-27 08:00:11 +00:00
031beb4e23
Remove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/
7 lines
141 B
Makefile
7 lines
141 B
Makefile
# $Whistle: Makefile,v 1.2 1999/01/19 19:39:21 archie Exp $
|
|
|
|
KMOD= ng_iface
|
|
SRCS= ng_iface.c opt_inet.h opt_inet6.h
|
|
|
|
.include <bsd.kmod.mk>
|