diff --git a/Makefile b/Makefile index dc0685be..34550195 100644 --- a/Makefile +++ b/Makefile @@ -84,8 +84,7 @@ cleanlib: (cd modules; /bin/rm -f *.a *$(.mod) *$(.fh) *.h) distclean: clean - /bin/rm -f Make.inc util/psb_metis_int.h base/modules/psb_config.h \ - base/modules/psb_cxxconfig.h + /bin/rm -f Make.inc util/psb_metis_int.h base/modules/psb_config.h check: all make check -C test/serial