# Copyright (c) 2003 Puja Gupta
# Copyright (c) 2003 Harikesavan Krishnan
# Copyright (c) 2003-2007 Stony Brook University
-# Copyright (c) 2003-2007 The Research Foundation of State University of New York*
+# Copyright (c) 2003-2007 The Research Foundation of SUNY
#
# For specific licensing information, see the COPYING file distributed with
# this package.
progs: FRC
${MAKE} ${MFLAGS} -C progs all
+clean: FRC
+ ${MAKE} ${MFLAGS} -C progs clean
+
check: FRC
./run-tests default