mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-06-13 00:50:11 -06:00
9 lines
128 B
Makefile
9 lines
128 B
Makefile
all: pgf
|
|
|
|
pgf:
|
|
gf -make LibraryBrowser???.gf
|
|
|
|
linearizations:
|
|
echo "pg -funs" | gf alltenses/Lang.gfo | runghc MkLinAPI.hs
|
|
|