#!/bin/bash set -xe mkdir /usr/include/xolatile cp xyntax.h /usr/include/xolatile/xyntax.h cp xyntax.c /usr/include/xolatile/xyntax.c exit