Revision 921230e6
Added by Christophe Garion over 4 years ago
Makefile.in | ||
---|---|---|
25 | 25 |
@echo Compiling binary lustresf |
26 | 26 |
@make -C src lustresf |
27 | 27 |
|
28 |
json-parser-ex:
|
|
29 |
@echo Compiling binary json-parser-ex
|
|
30 |
@make -C src json-parser-ex
|
|
28 |
json-parser: |
|
29 |
@echo Compiling binary json-parser |
|
30 |
@make -C src json-parser |
|
31 | 31 |
|
32 | 32 |
configure: configure.ac |
33 | 33 |
@echo configure.ac has changed relaunching autoconf |
Also available in: Unified diff
json-parser: clean files names and directories