From 6f3d16c64aee2ef0eb94aa0e4ab1ce53fd4a5579 Mon Sep 17 00:00:00 2001 From: Brian Paul Date: Sat, 7 May 2005 17:06:49 +0000 Subject: assorted warning clean-ups for x86_64, etc (Mikko T.) --- src/glw/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/glw') diff --git a/src/glw/Makefile b/src/glw/Makefile index b426d755c5..4f1abf5d31 100644 --- a/src/glw/Makefile +++ b/src/glw/Makefile @@ -27,7 +27,7 @@ default: $(LIB_DIR)/$(GLW_LIB_NAME) clean: - -rm depend + -rm depend depend.bak -rm -f *.o *~ -- cgit v1.2.3