... | ... | @@ -132,7 +132,7 @@ It is recommended to provide absolute path to `wslda` folder, in this example: |
|
|
```make
|
|
|
WSLDADIR=/project/pr91/share/wslda/
|
|
|
```
|
|
|
Various examples of makefiles are located in [Makefiles-templates](https://gitlab.fizyka.pw.edu.pl/gabrielw/wslda/-/tree/public/Makefiles-templates)In order to check correctness of `Makefile` try to compile codes by typing:
|
|
|
Various examples of makefiles are located in [Makefiles-templates](https://gitlab.fizyka.pw.edu.pl/gabrielw/wslda/-/tree/public/Makefiles-templates). In order to check correctness of `Makefile` try to compile codes by typing:
|
|
|
```bash
|
|
|
make
|
|
|
```
|
... | ... | |