/[storm]/storm/kde/Makefile.in
ViewVC logotype

Diff of /storm/kde/Makefile.in

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1 by benja, Wed May 21 17:25:11 2003 UTC revision 1.2 by benja, Thu May 22 00:14:08 2003 UTC
# Line 252  KDE_DIST=subdirs configure.files message Line 252  KDE_DIST=subdirs configure.files message
252  DISTFILES= $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST) $(KDE_DIST)  DISTFILES= $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST) $(KDE_DIST)
253    
254    
255  TAR = gtar  TAR = tar
256  GZIP_ENV = --best  GZIP_ENV = --best
257  #>- all: all-redirect  #>- all: all-redirect
258  #>+ 1  #>+ 1
# Line 382  TAGS: tags-recursive $(HEADERS) $(SOURCE Line 382  TAGS: tags-recursive $(HEADERS) $(SOURCE
382          awk '    { files[$$0] = 1; } \          awk '    { files[$$0] = 1; } \
383          END { for (i in files) print i; }'`; \          END { for (i in files) print i; }'`; \
384          test -z "$(ETAGS_ARGS)config.h.in$$unique$(LISP)$$tags" \          test -z "$(ETAGS_ARGS)config.h.in$$unique$(LISP)$$tags" \
385          || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags config.h.in $$unique $(LISP) -o $$here/TAGS)          || (cd $(srcdir) && etags -o $$here/TAGS $(ETAGS_ARGS) $$tags config.h.in $$unique $(LISP))
386    
387  mostlyclean-tags:  mostlyclean-tags:
388    

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26