2 lines
54 B
Makefile
2 lines
54 B
Makefile
all: Program.cs
|
|
mcs -out:build/steamguard Program.cs
|
all: Program.cs
|
|
mcs -out:build/steamguard Program.cs
|