-# $Id: Makefile,v 1.8 2000/12/21 22:47:20 sljohnson Exp $
+# $Id: Makefile,v 1.9 2001/06/27 18:34:58 supermathie Exp $
#
# Makefile for Spong (Version 2.6f and up).
#
mkdir -p $(SYSTEM)-client/lib/Spong
$(SYSTEM)-client: $(SYSTEM)-test clientdir clientlib clientetc clientbin
- find $(SYSTEM)-client -name CVS -exec rm -rf '{}' \;
+ -find $(SYSTEM)-client -name CVS -exec rm -rf '{}' \;
clientdir: $(SYSTEM)-client/lib/Spong
[ -d ./$(SYSTEM)-client/lib/Spong ] || \