Udiff Makefile.sfw
--- /export/home/steve/work.slrnslang/usr/webrev/src/cmd/slrn/Makefile.sfw-     Mon Sep 15 03:43:57 2008
+++ Makefile.sfw        Sat Sep 13 19:29:38 2008
@@ -20,15 +20,15 @@
 #
 #
 
 
 #
-# Copyright 2007 Sun Microsystems, Inc.  All rights reserved.
+# Copyright 2008 Sun Microsystems, Inc.  All rights reserved.
 # Use is subject to license terms.
 #
 
-VER=slrn-0.9.8.1pl1
+VER=slrn-0.9.9
 #
 # slrn doesn't parallelize correctly (a mkdir and the first cc can race),
 #
 all: $(VER)/config.status
        (cd $(VER); env \
@@ -62,8 +62,6 @@
 clean:
        -rm -rf $(VER)
 
 include ../Makefile.targ
 
-.SUFFIXES:
-
 FRC: