Last change
on this file since 2071 was 1980, checked in by ansari, 23 years ago |
fichiers SMakefile(s) et script (smkmxxx) pour la construction d'ArchTOIPipe avec SOPHYA - base sur les scripts SOPHYA - Reza 03/05/2002
|
-
Property svn:executable
set to
*
|
File size:
549 bytes
|
Rev | Line | |
---|
[1980] | 1 | #!/bin/csh
|
---|
| 2 |
|
---|
| 3 | # ################## ArchTOIPipe-With-Sophya ####################
|
---|
| 4 | # Top level script for ArchTOIPipe library module makefile
|
---|
| 5 | # generation and Include directory setup
|
---|
| 6 | # ###############################################################
|
---|
| 7 |
|
---|
| 8 | echo 'Creating ArchTOIPipe library module Makefiles'
|
---|
| 9 | echo ' ----- Running ./smkmflien'
|
---|
| 10 | ./smkmflien
|
---|
| 11 | echo ' ----- Running ./smkmflib Kernel'
|
---|
| 12 | ./smkmflib Kernel
|
---|
| 13 | echo ' ----- Running ./smkmflib Processors'
|
---|
| 14 | ./smkmflib Processors
|
---|
| 15 | echo ' ----- Running ./smkmflib ProcWSophya'
|
---|
| 16 | ./smkmflib ProcWSophya
|
---|
| 17 | exit 0
|
---|
Note:
See
TracBrowser
for help on using the repository browser.