stuff
This commit is contained in:
6
W1/fasto/Makefile
Normal file
6
W1/fasto/Makefile
Normal file
@ -0,0 +1,6 @@
|
||||
all:
|
||||
dotnet build Fasto
|
||||
|
||||
clean:
|
||||
rm -rf Fasto/bin Fasto/obj
|
||||
rm -f Fasto/Parser.fs Fasto/Parser.fsi Fasto/Parser.fsyacc.output Fasto/Lexer.fs
|
Reference in New Issue
Block a user