*** empty log message ***
This commit is contained in:
parent
3379326809
commit
3322ca66d5
1 changed files with 4 additions and 0 deletions
|
|
@ -91,8 +91,12 @@ install:
|
|||
@prefix@/matlab/toolbox/cantera/cantera/1D
|
||||
cd cantera/1D/@Domain1D; @INSTALL@ *.m \
|
||||
@prefix@/matlab/toolbox/cantera/cantera/1D/@Domain1D
|
||||
cd cantera/1D/@Domain1D/private; @INSTALL@ *.m \
|
||||
@prefix@/matlab/toolbox/cantera/cantera/1D/@Domain1D/private
|
||||
cd cantera/1D/@Stack; @INSTALL@ *.m \
|
||||
@prefix@/matlab/toolbox/cantera/cantera/1D/@Stack
|
||||
cd cantera/1D/@Stack/private; @INSTALL@ *.m \
|
||||
@prefix@/matlab/toolbox/cantera/cantera/1D/@Stack/private
|
||||
|
||||
|
||||
clean:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue