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. --- emulators/vmware3/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'emulators/vmware3') diff --git a/emulators/vmware3/Makefile b/emulators/vmware3/Makefile index d7baf87..95615e5 100644 --- a/emulators/vmware3/Makefile +++ b/emulators/vmware3/Makefile @@ -59,7 +59,7 @@ BROKEN= "This software absolutely requires Linux procfs support" .endif .if !exists(/sys/Makefile) -BROKEN= "Kernel source files required" +BROKEN= "Kernel source files required" .endif .if exists(${WRKDIRPREFIX}${.CURDIR}/work/Makefile.inc.net) -- cgit v1.1