From 683e5c5ffc1482fba15ed8baeee9ee18163e2043 Mon Sep 17 00:00:00 2001 From: ru Date: Tue, 29 Oct 2002 15:01:59 +0000 Subject: Use a single style for share/doc/ makefiles. --- share/doc/smm/05.fastfs/Makefile | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) (limited to 'share/doc/smm/05.fastfs') diff --git a/share/doc/smm/05.fastfs/Makefile b/share/doc/smm/05.fastfs/Makefile index 7928d2d..4454d63 100644 --- a/share/doc/smm/05.fastfs/Makefile +++ b/share/doc/smm/05.fastfs/Makefile @@ -1,11 +1,10 @@ # From: @(#)Makefile 8.1 (Berkeley) 6/8/93 # $FreeBSD$ -VOLUME= smm/05.fastfs -SRCS= 0.t 1.t 2.t 3.t 4.t 5.t 6.t -MACROS= -ms - -USE_TBL= yes -USE_EQN= yes +VOLUME= smm/05.fastfs +SRCS= 0.t 1.t 2.t 3.t 4.t 5.t 6.t +MACROS= -ms +USE_TBL= YES +USE_EQN= YES .include -- cgit v1.1