~vcs-imports/gawk/master

« back to all changes in this revision

Viewing changes to bootstrap.sh

Minor improvements in a few files.

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
# bootstrap.sh --- touch relevant files to avoid out-of-date issues in
4
4
#                  Git sandboxes
5
5
 
6
 
# Copyright (C) 2007, 2009-2013 the Free Software Foundation, Inc.
 
6
# Copyright (C) 2007, 2009-2014 the Free Software Foundation, Inc.
7
7
8
8
# This file is part of GAWK, the GNU implementation of the
9
9
# AWK Programming Language.
41
41
touch po/stamp-po
42
42
touch awkgram.c
43
43
touch command.c
44
 
touch version.c