## Makefile (D. Prendergast Jul 2008)
##

PREFIX=..
include $(PREFIX)/Common/common-rules.mk

default: common
all: common

# The real content is in common-rules.mk
