mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-07-26 23:50:04 -06:00
5 lines
66 B
Makefile
5 lines
66 B
Makefile
all:
|
|
gf +RTS -K10M <MkResource.gfs
|
|
clean:
|
|
rm -f */*.gfc */*.gfr
|