#!/bin/bash


./_buildreferences

cat gins.c-header >gins.c
cat gins.c-body >>gins.c
cat gins.c-footer >>gins.c

make && make install

echo
echo
echo
echo
echo