Changeset 1046 for palm/trunk/UTIL/Makefile
- Timestamp:
- Nov 9, 2012 2:38:45 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
palm/trunk/UTIL/Makefile
r503 r1046 1 #------------------------------------------------------------------------------! 1 #--------------------------------------------------------------------------------# 2 # This file is part of PALM. 2 3 # 3 # Actual revisions: 4 # PALM is free software: you can redistribute it and/or modify it under the terms 5 # of the GNU General Public License as published by the Free Software Foundation, 6 # either version 3 of the License, or (at your option) any later version. 7 # 8 # PALM is distributed in the hope that it will be useful, but WITHOUT ANY 9 # WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR 10 # A PARTICULAR PURPOSE. See the GNU General Public License for more details. 11 # 12 # You should have received a copy of the GNU General Public License along with 13 # PALM. If not, see <http://www.gnu.org/licenses/>. 14 # 15 # Copyright 1997-2012 Leibniz University Hannover 16 #--------------------------------------------------------------------------------# 17 # 18 # Current revisions: 4 19 # ----------------- 20 # code put under GPL (PALM 3.9) 21 # 5 22 # utility programs are created separately for each block in the configuration 6 23 # file, … … 17 34 # ------------ 18 35 # Makefile for generating the utility programs needed by mrun and palm 19 #------------------------------------------------------------------------------ !36 #--------------------------------------------------------------------------------# 20 37 21 38 PROG1 = ../SCRIPTS/combine_plot_fields$(BLOCK).x
Note: See TracChangeset
for help on using the changeset viewer.