From 7033e33822a607feb3683516f9d83426f7982694 Mon Sep 17 00:00:00 2001 From: "PST 1998 Shawn T. Amundson" Date: Sat, 28 Mar 1998 01:01:54 +0000 Subject: Released GTK+ 0.99.9 Fri Mar 27 16:35:00 PST 1998 Shawn T. Amundson * Released GTK+ 0.99.9 * examples: added a couple more, fixed some Makefiles --- examples/gtkdial/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'examples/gtkdial') diff --git a/examples/gtkdial/Makefile b/examples/gtkdial/Makefile index 18962eb0b..ce97b6dc8 100644 --- a/examples/gtkdial/Makefile +++ b/examples/gtkdial/Makefile @@ -11,4 +11,4 @@ gtkdial.o: gtkdial.c gtkdial.h $(CC) `gtk-config --cflags` -c gtkdial.c -o gtkdial.o clean: - rm *.o dial_test + rm -f *.o dial_test -- cgit v1.2.1