Skip to content
Snippets Groups Projects
Commit a20a39a0 authored by Sven Gestegård Robertz's avatar Sven Gestegård Robertz
Browse files

fixed csharp rule in test/Makefile

parents 318852d7 0252b089
No related branches found
No related tags found
No related merge requests found
......@@ -77,7 +77,7 @@ gen/%/cs_code.cs: %.lc Makefile | gen/%/.dir
gen/%/cs_relay.cs: gen/%/typeinfo relay_gen_cs.py Makefile
./relay_gen_cs.py $< > $@
.PRECIOUS: gen/%/labcomm.dll
.PRECIOUS: gen/%/labcomm2014.dll
gen/%/labcomm2014.dll:
ln -s ../../../lib/csharp/labcomm2014.dll $@
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment