forked from GitHub/gf-core
make linearizations in browser Makefile
This commit is contained in:
@@ -1,2 +1,8 @@
|
|||||||
all:
|
all: pgf
|
||||||
|
|
||||||
|
pgf:
|
||||||
gf -make LibraryBrowser???.gf
|
gf -make LibraryBrowser???.gf
|
||||||
|
|
||||||
|
linearizations:
|
||||||
|
echo "pg -funs" | gf alltenses/Lang.gfo | runghc MkLinAPI.hs
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user