Fixup Makefile.dotnet.mk

This commit is contained in:
Mizux Seiha
2021-12-03 23:10:57 +01:00
parent df2f7cf352
commit 38aa148c61

View File

@@ -624,7 +624,7 @@ $$(TEMP_DOTNET_DIR)/$1/%/%.csproj: \
$$(TEMP_DOTNET_DIR)/$1/%/%.cs: \
$$(SRC_DIR)/examples/$1/%.cs \
| $$(TEMP_DOTNET_DIR)/$1/%
$$(COPY) $$(SRC_DIR)$$Sortools$$S$1$$Ssamples$$S$$*.cs \
$$(COPY) $$(SRC_DIR)$$Sexamples$$S$1$$S$$*.cs \
$$(TEMP_DOTNET_DIR)$$S$1$$S$$*
rdotnet_%: \