From 51369898d389675759f44baed7961d59c8233c93 Mon Sep 17 00:00:00 2001 From: sobomax Date: Tue, 16 Jan 2001 17:33:20 +0000 Subject: Massive style enforcement - use ^I instead of spaces for variables identation. --- cad/mars/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'cad/mars') diff --git a/cad/mars/Makefile b/cad/mars/Makefile index 6bc6359a..52d568c 100644 --- a/cad/mars/Makefile +++ b/cad/mars/Makefile @@ -1,4 +1,3 @@ -# ex:ts=8 # Ports collection makefile for: MaRS # Date created: Mon Nov 18, 1996 # Whom: David O'Brien (obrien@cs.ucdavis.edu) @@ -23,7 +22,7 @@ EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} MAKEFILE= Makefile.NoX .else USE_MOTIF= yes -MAKEFILE= Makefile.XMotif +MAKEFILE= Makefile.XMotif .endif ALL_TARGET= depend mars MAN1= mars.1 -- cgit v1.1