From e0e931518b1e5072749e2f2db768a9f0ed899d30 Mon Sep 17 00:00:00 2001 From: Vasily_Makarov Date: Mon, 30 Jan 2012 21:29:46 +0400 Subject: Correcting code to remove all compiler warnings. --- saedit/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'saedit/Makefile') diff --git a/saedit/Makefile b/saedit/Makefile index ede29b1..d5a7bdc 100644 --- a/saedit/Makefile +++ b/saedit/Makefile @@ -32,4 +32,4 @@ config.o: config.c config.h common.h sae.o: sae.c sae.h common.h gcc ${CFLAGS} ${GTK_CFLAGS} ${IBUS_CFLAGS} -c -o sae.o sae.c clean: - rm -rfv '${OUTPUT}' *.o *.o~ *.c~ *.h~ + rm -rfv '${OUTPUT}' *.o *.o~ *~ -- cgit v1.2.3-70-g09d2