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