gnats-diffs
[Top][All Lists]
Advanced

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

Changes to gnats/contrib/tkgnats/Makefile


From: Michael Richardson
Subject: Changes to gnats/contrib/tkgnats/Makefile
Date: Wed, 18 Dec 2002 20:58:34 -0500

Index: gnats/contrib/tkgnats/Makefile
diff -c gnats/contrib/tkgnats/Makefile:1.4 gnats/contrib/tkgnats/Makefile:1.5
*** gnats/contrib/tkgnats/Makefile:1.4  Mon Dec  3 11:43:17 2001
--- gnats/contrib/tkgnats/Makefile      Wed Dec 18 20:58:34 2002
***************
*** 40,45 ****
--- 40,49 ----
  #GNATS_ADDR   = address@hidden
  #GNATS_USER   = gnats
  
+ 
+ # include local overrides so that CVS stays pure.
+ -include Makefile.local
+ 
  #########################################################################
  #########################################################################
  ### Section 2. You shouldn't have to change anything below this point ###
***************
*** 204,211 ****
        -$(MAKEPATH) $(TKGNATSLIB)/query
        -$(MAKEPATH) $(TKGNATSLIB)/sort
        cp -p `find print \( -type f -print \) -or \( -name CVS -prune \)` 
$(TKGNATSLIB)/print/
!       cp -p `find print \( -type f -print \) -or \( -name CVS -prune \)` 
$(TKGNATSLIB)/query/
!       cp -p `find print \( -type f -print \) -or \( -name CVS -prune \)`  
$(TKGNATSLIB)/sort/
  
  install_man:
        -$(MAKEPATH) $(MANDIR)
--- 208,215 ----
        -$(MAKEPATH) $(TKGNATSLIB)/query
        -$(MAKEPATH) $(TKGNATSLIB)/sort
        cp -p `find print \( -type f -print \) -or \( -name CVS -prune \)` 
$(TKGNATSLIB)/print/
!       cp -p `find query \( -type f -print \) -or \( -name CVS -prune \)` 
$(TKGNATSLIB)/query/
!       cp -p `find sort \( -type f -print \) -or \( -name CVS -prune \)`  
$(TKGNATSLIB)/sort/
  
  install_man:
        -$(MAKEPATH) $(MANDIR)



reply via email to

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