PATCH: Makefile.in -- distclean and configure.lineno

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Obvious. ;-)

Gerald

ChangeLog:
Also remove configure.lineno when performing distclean.

Index: Makefile.in
===================================================================
RCS file: /home/wine/wine/Makefile.in,v
retrieving revision 1.132
diff -u -3 -p -r1.132 Makefile.in
--- Makefile.in	25 Sep 2002 03:29:55 -0000	1.132
+++ Makefile.in	21 Oct 2002 05:57:28 -0000
@@ -157,7 +157,7 @@ clean::
 	$(RM) wine

 distclean: clean
-	$(RM) config.* TAGS Make.rules dlls/Makedll.rules dlls/Maketest.rules programs/Makeprog.rules include/config.h
+	$(RM) config.* configure.lineno TAGS Make.rules dlls/Makedll.rules dlls/Maketest.rules programs/Makeprog.rules include/config.h
 	$(RM) -r autom4te.cache
 	$(RM) `find . \( -name Makefile -o -size 0 \) -print`




[Index of Archives]     [Gimp for Windows]     [Red Hat]     [Samba]     [Yosemite Camping]     [Graphics Cards]     [Wine Home]

  Powered by Linux