# file: doc/examples/functionlang/specs/Makefile

# IMPORTED VARIABLES
BINDIR=/usr/local/scorpion/bin

#########################################################

Example :

Clean :
	$(RM) *.list
