From 204cecf0da296892f4b268de19d4b25da5f5d1d1 Mon Sep 17 00:00:00 2001
From: Stephen L Johnson <sjohnson@monsters.org>
Date: Thu, 21 Dec 2000 22:43:01 +0000
Subject: [PATCH] misc updates

---
 config.mk | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/config.mk b/config.mk
index 287c3ea..a54cd87 100644
--- a/config.mk
+++ b/config.mk
@@ -1,10 +1,10 @@
-# $Id: config.mk,v 1.4 2000/11/15 17:28:09 sljohnson Exp $
+# $Id: config.mk,v 1.5 2000/12/21 22:43:01 sljohnson Exp $
 #
 # Test include for ./Makefile
 # Rename this "config.mk" for testing.
 #
 #---- Default OS
-SYSTEM=osf1
+SYSTEM=linux
 
 #---- Modifiable Variables from Build Script ------------------
 
-- 
2.30.2