Page Menu
Home
HEPForge
Search
Configure Global Search
Log In
Files
F8308700
update
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
1 KB
Subscribers
None
update
View Options
#! /bin/sh
# update -- generate fresh Makefile.depend etc.
# $Id: Makefile.am 1385 2009-12-09 14:03:04Z ohl $
########################################################################
#
# Copyright (C) 1999-2014 by
# Wolfgang Kilian <kilian@physik.uni-siegen.de>
# Thorsten Ohl <ohl@physik.uni-wuerzburg.de>
# Juergen Reuter <juergen.reuter@desy.de>
# Christian Speckner <cnspeckn@googlemail.com>
#
# WHIZARD is free software; you can redistribute it and/or modify it
# under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2, or (at your option)
# any later version.
#
# WHIZARD is distributed in the hope that it will be useful, but
# WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
#
########################################################################
SUBDIRS
=
"src/omega src/vamp src/circe1 src/circe2 libtool-config"
for
d in
$SUBDIRS
;
do
(
cd
$d
&&
./update
;
)
done
File Metadata
Details
Attached
Mime Type
text/x-shellscript
Expires
Sat, Dec 21, 12:55 PM (1 d, 38 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
4022844
Default Alt Text
update (1 KB)
Attached To
rWHIZARDSVN whizardsvn
Event Timeline
Log In to Comment