current GNUmakefile.in,1.248,1.249
Fabian Keil <[email protected]> Sun, 08 May 2016 10:48:21 +0000
| Newsgroups | gmane.comp.web.privoxy.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/ijbswa/current In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv20673 Modified Files: GNUmakefile.in Log Message: Make the 'clean' target faster when run from a git repository Index: GNUmakefile.in =================================================================== RCS file: /cvsroot/ijbswa/current/GNUmakefile.in,v retrieving revision 1.248 retrieving revision 1.249 diff -C2 -d -r1.248 -r1.249 *** GNUmakefile.in 8 May 2016 10:44:20 -0000 1.248 --- GNUmakefile.in 8 May 2016 10:48:19 -0000 1.249 *************** *** 732,737 **** $(RM) a.out $(OBJS) $(W32_FILES) $(W32_INIS) $(PROGRAM) default.action \ config.base config.tmp \ ! `find . \( -name TAGS -o -name tags \) -and -not -path "./.git/refs/tags"` \ ! `find . -name "*.orig" -a -not -name rc.privoxy.orig` clean-editor-files: --- 732,737 ---- $(RM) a.out $(OBJS) $(W32_FILES) $(W32_INIS) $(PROGRAM) default.action \ config.base config.tmp \ ! `find . \( -name TAGS -o -name tags \) -a -not -path "./.git/*"` \ ! `find . -name "*.orig" -a -not -name rc.privoxy.orig -a -not -path "./.git/*"` clean-editor-files: ------------------------------------------------------------------------------ Find and fix application performance issues faster with Applications Manager Applications Manager provides deep performance insights into multiple tiers of your business applications. It resolves application problems quickly and reduces your MTTR. Get your free trial! https://ad.doubleclick.net/ddm/clk/302982198;130105516;z