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

Diff of /storm/kde/Makefile

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

revision 1.2 by benja, Wed May 21 20:28:01 2003 UTC revision 1.3 by benja, Thu May 22 00:14:08 2003 UTC
# Line 1  Line 1 
1  # Generated automatically from Makefile.in by config.pl.  # Generated automatically from Makefile.in by configure.
2  # KDE tags expanded automatically by am_edit - $Revision$  # KDE tags expanded automatically by am_edit - $Revision$
3  # Makefile.in generated automatically by automake 1.4-p6 from Makefile.am  # Makefile.in generated automatically by automake 1.4-p6 from Makefile.am
4    
# Line 19  SHELL = /bin/sh Line 19  SHELL = /bin/sh
19    
20  srcdir = .  srcdir = .
21  top_srcdir = .  top_srcdir = .
 VPATH = .  
22  prefix = /usr  prefix = /usr
23  exec_prefix = ${prefix}  exec_prefix = ${prefix}
24  #>-  #>-
# Line 253  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 383  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.2  
changed lines
  Added in v.1.3

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