Changeset 737 in Sophya for trunk/SophyaLib/Mgr/mkmflien
- Timestamp:
- Feb 22, 2000, 5:31:27 PM (26 years ago)
- File:
-
- 1 edited
-
trunk/SophyaLib/Mgr/mkmflien (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaLib/Mgr/mkmflien
r554 r737 1 1 #!/bin/csh 2 # $Id: mkmflien,v 1. 3 1999-11-09 11:13:14ansari Exp $2 # $Id: mkmflien,v 1.4 2000-02-22 16:31:27 ansari Exp $ 3 3 4 4 ######################################################### … … 25 25 ### Les includes a mettre dans Include pour les Makefiles 26 26 ######################################################### 27 foreach f ( $src/Mgr/Makefile.h $src/Mgr/Makefile User.h )27 foreach f ( $src/Mgr/Makefile.h $src/Mgr/Makefile.slb $src/Mgr/MakefileUser.h ) 28 28 if( -e $f ) then 29 29 ln -sf $f $dst/ … … 34 34 #### Les includes de tnt a mettre dans Include/tnt 35 35 ################################################### 36 if( -d $dst/tnt ) then37 if( -d $src/tnt ) then38 foreach f ( $src/tnt/*.h )39 ln -sf $f $dst/tnt/40 end41 endif42 endif36 #if( -d $dst/tnt ) then 37 # if( -d $src/tnt ) then 38 # foreach f ( $src/tnt/*.h ) 39 # ln -sf $f $dst/tnt/ 40 # end 41 # endif 42 #endif 43 43 44 44 ###################################################
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/PI/chrome/site/your_project_logo.png)