From 3dfab70e236e5864b7730ef23011246df9a692f6 Mon Sep 17 00:00:00 2001 From: obrien Date: Mon, 18 Aug 2003 15:35:18 +0000 Subject: style.Makefile(5) --- sbin/atm/atmconfig/Makefile | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'sbin') diff --git a/sbin/atm/atmconfig/Makefile b/sbin/atm/atmconfig/Makefile index 1de7a71..1146737 100644 --- a/sbin/atm/atmconfig/Makefile +++ b/sbin/atm/atmconfig/Makefile @@ -1,17 +1,16 @@ # Copyright (c) 2001-2003 # Fraunhofer Institute for Open Communication Systems (FhG Fokus). # All rights reserved. -# -# $FreeBSD$ -# # Author: Harti Brandt # +# $FreeBSD$ + PROG= atmconfig SRCS= main.c diag.c natm.c MAN= atmconfig.8 WARNS= 9 FILES= atmconfig.help -FILESDIR=/usr/share/doc/atm +FILESDIR= /usr/share/doc/atm .include -- cgit v1.1