File gino/Makefile artifact 9715ccae4b part of check-in a8cce33cfa


## Makefile for gino library

all: g_funs

g_funs:
	./create_gino.sh

clean:
	rm -rf g_funs

install: g_funs
	cp -rf ../gino /usr/share/octave/site/m





MTT: Model Transformation Tools
GitHub | SourceHut | Sourceforge | Fossil RSS ]