Last change
on this file since 9773 was 9773, checked in by Eric.Larour, 14 years ago |
New eraselinks file to erase soft links.
Finished ad Makefile.am, to reduce number of objects compiled when adic option is turned on.
|
-
Property svn:executable
set to
*
|
File size:
241 bytes
|
Line | |
---|
1 | #/bin/bash
|
---|
2 | #This script soflinks all files in trunk/src/c/ directory necessary for compilation
|
---|
3 | #of trunk/src/ad/
|
---|
4 | rm include
|
---|
5 | rm objects
|
---|
6 | rm Container
|
---|
7 | rm shared
|
---|
8 | rm toolkits
|
---|
9 | rm iorm EnumDefinitions
|
---|
10 | rm modules
|
---|
11 | rm solutions
|
---|
12 | rm solvers
|
---|
13 | rm issm.h
|
---|
Note:
See
TracBrowser
for help on using the repository browser.