#!/bin/sh cat < Makefile all: echo Building install: echo Installing EOF