gnats-diffs
[Top][All Lists]
Advanced

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

Changes to gnats/Makefile.in


From: Milan Zamazal
Subject: Changes to gnats/Makefile.in
Date: Tue, 21 May 2002 02:40:33 -0400

Index: gnats/Makefile.in
diff -c gnats/Makefile.in:1.7 gnats/Makefile.in:1.8
*** gnats/Makefile.in:1.7       Thu Dec 27 13:08:43 2001
--- gnats/Makefile.in   Tue May 21 02:40:32 2002
***************
*** 1,5 ****
  # The top-level Makefile for GNU GNATS
! # Copyright (C) 2001 Milan Zamazal
  #
  # This file is part of GNU GNATS.
  #
--- 1,5 ----
  # The top-level Makefile for GNU GNATS
! # Copyright (C) 2001, 2002 Milan Zamazal
  #
  # This file is part of GNU GNATS.
  #
***************
*** 67,73 ****
        for d in $(LIBIBERTYDIR) $(SUBDIRS); do $(MAKE) -C $$d $@; done
  distclean-here:
        -rm -f Makefile config.status config.cache config.log
!       -rm -f .\#* *~*
        -rm -f *.orig *.rej
  
  maintainer-clean: distclean-here
--- 67,73 ----
        for d in $(LIBIBERTYDIR) $(SUBDIRS); do $(MAKE) -C $$d $@; done
  distclean-here:
        -rm -f Makefile config.status config.cache config.log
!       -rm -f .\#* \#* *~*
        -rm -f *.orig *.rej
  
  maintainer-clean: distclean-here



reply via email to

[Prev in Thread] Current Thread [Next in Thread]