Revision 871b34d7
Added by Pierre-Loïc Garoche over 10 years ago
_oasis | ||
---|---|---|
7 | 7 |
Plugins: DevFiles (0.2) |
8 | 8 |
# , Custom (0.2) |
9 | 9 |
PreBuildCommand: ./svn_version.sh $(prefix) |
10 |
PostInstallCommand: mkdir -p $(prefix)/include/lustrec; cp -rf include/* $(prefix)/include/lustrec
|
|
10 |
PostInstallCommand: cd include; for i in *.lusi; do echo Compiling $i; lustrec -verbose 0 $i; done; mkdir -p $(prefix)/include/lustrec; cp -rf * $(prefix)/include/lustrec
|
|
11 | 11 |
|
12 | 12 |
Executable lustrec |
13 | 13 |
Path: src |
Also available in: Unified diff
Added compilation and install of include/*.lusi
git-svn-id: https://cavale.enseeiht.fr/svn/lustrec/lustre_compiler/trunk@372 041b043f-8d7c-46b2-b46e-ef0dd855326e