Cdiff Makefile.sfw
*** /export/home/steve/work.slrnslang/usr/webrev/src/lib/slang/Makefile.sfw-    Mon Sep 15 03:43:59 2008
--- Makefile.sfw        Sat Sep 13 06:05:17 2008

*** 23,33 **** # # Copyright 2008 Sun Microsystems, Inc. All Rights Reserved. # Use is subject to license terms. # ! VER=slang-2.1.3 # # We need to jump through hoops to set CFLAGS, CC, etc because slang has two # parallel sets of defines-- ELF_* is for building the shared library version # of slang. The configure script is too dumb to pick these up from the --- 23,33 ---- # # Copyright 2008 Sun Microsystems, Inc. All Rights Reserved. # Use is subject to license terms. # ! VER=slang-2.1.4 # # We need to jump through hoops to set CFLAGS, CC, etc because slang has two # parallel sets of defines-- ELF_* is for building the shared library version # of slang. The configure script is too dumb to pick these up from the
*** 63,69 **** -rm -rf $(VER) install_h: include ../Makefile.targ - - .SUFFIXES: --- 63,67 ----