Changeset 1046 for palm/trunk/SCRIPTS/palm_simple_install
- Timestamp:
- Nov 9, 2012 2:38:45 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
palm/trunk/SCRIPTS/palm_simple_install
r515 r1046 1 1 #!/bin/ksh 2 #--------------------------------------------------------------------------------# 3 # This file is part of PALM. 4 # 5 # PALM is free software: you can redistribute it and/or modify it under the terms 6 # of the GNU General Public License as published by the Free Software Foundation, 7 # either version 3 of the License, or (at your option) any later version. 8 # 9 # PALM is distributed in the hope that it will be useful, but WITHOUT ANY 10 # WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR 11 # A PARTICULAR PURPOSE. See the GNU General Public License for more details. 12 # 13 # You should have received a copy of the GNU General Public License along with 14 # PALM. If not, see <http://www.gnu.org/licenses/>. 15 # 16 # Copyright 1997-2012 Leibniz University Hannover 17 #--------------------------------------------------------------------------------# 18 # 19 # Current revisions: 20 # ----------------- 21 # code put under GPL (PALM 3.9) 22 # 23 # Former revisions: 24 # ----------------- 25 # $Id$ 26 2 27 # palm_simple_install - a script for simple installation and compilation of 3 28 # the palm code without using mbuild 4 # $Id$5 6 29 # This script creates (from the working copy of the palm repository) 7 30 # a subdirectory MAKE_DEPOSITORY_simple which contains a copy of the
Note: See TracChangeset
for help on using the changeset viewer.