pcodigo2web/workspace/submissoes_normalizadorStan.../makefile

11 lines
275 B
Makefile

all:
-@rm *~
-@rm -rf __pycache__
@ln -fs makefile_cpp.template makefile_cxx.template
@ln -fs makefile_cpp.template makefile_cc.template
@ln -fs makefile_cpp.template makefile_c++.template
python3 work.py
-@rm -rf __pycache__
cp -rf out/. ../submissoes/.
rm -rf out