File mttroot/gino/Makefile artifact 166a6cf538 part of check-in 4668b3f9ab


## 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/gino



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