--- nsdl/build/Makefile	2002/05/05 03:16:00	1.1
+++ nsdl/build/Makefile	2002/05/05 03:35:25	1.2
@@ -1,7 +1,7 @@
 # The NSDL to LON-CAPA Gateway Server
 
 # Scott Harrison
-# $Id: Makefile,v 1.1 2002/05/05 03:16:00 harris41 Exp $
+# $Id: Makefile,v 1.2 2002/05/05 03:35:25 harris41 Exp $
 
 DISTPROBE=`perl ./distprobe`
 DIST=$(DISTPROBE)
@@ -87,4 +87,6 @@ statuspost:
 tardist:
 	@echo "Not yet implemented"
 
+clean:
+	@echo "Not yet implemented"