Hey all,

Some generated files weren't deleted by distclean.  Also, why is
.config.check created at the end of configure.in?  I don't see where it is
used.

--jc

------------------------------------------
Index: Makefile.in
===================================================================
RCS file: /src/repository/freeamp/Makefile.in,v
retrieving revision 1.30
diff -u -r1.30 Makefile.in
--- Makefile.in 1999/08/07 18:31:00     1.30
+++ Makefile.in 1999/08/12 06:47:07
@@ -60,7 +60,8 @@
        +$(PIMAKE) $@
 
 distclean: clean
-       -rm -f config.status Makefile config.cache
+       -rm -f config.cache config.log config.status config/config.h
+       -rm -f Makefile Makefile-plugins config/Makefile.header
 
 install: install-freeamp install-plugins
------------------------------------------

--
Jimen Ching (WH6BRR)      [EMAIL PROTECTED]     [EMAIL PROTECTED]

Reply via email to