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