Cdiff Makefile.sfw
*** /export/home/steve/work/usr/webrev/src/cmd/automake/Makefile.sfw- Tue Oct 7 06:32:57 2008
--- Makefile.sfw Tue Oct 7 05:44:22 2008
*** 20,35 ****
#
#
#
! # Copyright 2007 Sun Microsystems, Inc. All Rights Reserved.
# Use is subject to license terms.
#
#
! VER=automake-1.8.3
all: $(VER)/config.status
(cd $(VER); env \
CC=$(SRC)/tools/gcc CXX=$(SRC)/tools/g++ \
PATH=/usr/perl5/bin:/usr/sfw/bin:$(PATH) \
--- 20,35 ----
#
#
#
! # Copyright 2008 Sun Microsystems, Inc. All Rights Reserved.
# Use is subject to license terms.
#
#
! VER=automake-1.10.1
all: $(VER)/config.status
(cd $(VER); env \
CC=$(SRC)/tools/gcc CXX=$(SRC)/tools/g++ \
PATH=/usr/perl5/bin:/usr/sfw/bin:$(PATH) \