#!/bin/sh cat >.mk.$$ <<'END' ####################### ## make syntax here ### ####################### PACKAGE_NAME=Cache-Static TARBALL_DEST=../ TARBALL_NAME=$(PACKAGE_NAME).tgz all: rebuild rebuild: -make distclean perl