From c269c9fb36040d129558f61fa26bf3745100a4ff Mon Sep 17 00:00:00 2001 From: obrien Date: Sat, 6 Jan 2001 14:00:42 +0000 Subject: Use a consistent style and one much closer to the rest of /usr/src --- sys/modules/netgraph/cisco/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sys/modules/netgraph/cisco/Makefile') diff --git a/sys/modules/netgraph/cisco/Makefile b/sys/modules/netgraph/cisco/Makefile index ed81334..fdadaf3 100644 --- a/sys/modules/netgraph/cisco/Makefile +++ b/sys/modules/netgraph/cisco/Makefile @@ -1,8 +1,8 @@ # $FreeBSD$ # $Whistle: Makefile,v 1.2 1999/01/19 19:39:20 archie Exp $ -KMOD= ng_cisco -SRCS= ng_cisco.c +KMOD= ng_cisco +SRCS= ng_cisco.c NOMAN= .include -- cgit v1.1