Makefile revision 91d7f85e02991954d1e1bd44673df567ad8dcc87
0N/A# Copyright 2007 Sun Microsystems, Inc. All rights reserved. 0N/A# Use is subject to license terms. 0N/A# This is the default Makefile target. The objects listed here 0N/A# are what get build when you type just "make" with no arguments. 0N/A# we don't want this output different every time, so we just suppress it 0N/A @
echo "Generating $@"; \
0N/A sed -e
's"--VERS--"$(SQLITE_VERSION)"' \