Subversion Repositories public

Rev

Rev 157 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 157 Rev 173
Line 814... Line 814...
814
	cd $(top_distdir) && $(MAKE) -f admin/Makefile.common subdirs
814
	cd $(top_distdir) && $(MAKE) -f admin/Makefile.common subdirs
815
# Tell versions [3.59,3.63) of GNU make to not export all variables.
815
# Tell versions [3.59,3.63) of GNU make to not export all variables.
816
# Otherwise a system limit (for SysV at least) may be exceeded.
816
# Otherwise a system limit (for SysV at least) may be exceeded.
817
.NOEXPORT:
817
.NOEXPORT:
818
 
818
 
-
 
819
clean-bcheck: 
-
 
820
	rm -f *.bchecktest.cc *.bchecktest.cc.class a.out
-
 
821
 
-
 
822
bcheck: bcheck-recursive
-
 
823
 
-
 
824
bcheck-am:
-
 
825
	@for i in ; do \
-
 
826
	    if test $(srcdir)/$$i -nt $$i.bchecktest.cc; then \
-
 
827
	        echo "int main() {return 0;}" > $$i.bchecktest.cc ; \
-
 
828
	        echo "#include \"$$i\"" >> $$i.bchecktest.cc ; \
-
 
829
	        echo "$$i"; \
-
 
830
	        if ! $(CXX) $(DEFS) -I. -I$(srcdir) -I$(top_builddir) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(CXXFLAGS) $(KDE_CXXFLAGS)  --dump-class-hierarchy -c $$i.bchecktest.cc; then \
-
 
831
	            rm -f $$i.bchecktest.cc; exit 1; \
-
 
832
	        fi ; \
-
 
833
	        echo "" >> $$i.bchecktest.cc.class; \
-
 
834
	        perl $(top_srcdir)/admin/bcheck.pl $$i.bchecktest.cc.class || { rm -f $$i.bchecktest.cc; exit 1; }; \
-
 
835
	        rm -f a.out; \
-
 
836
	    fi ; \
-
 
837
	done
-
 
838
 
-
 
839
 
-
 
840
 
819
#>+ 2
841
#>+ 2
820
KDE_DIST=austria.xml sportwatcher.kdevelop configure.files sportwatcher.kdevses sportwatcher-0.2.tar.gz aclocal.m4 Doxyfile stamp-h.in subdirs sportwatcher-0.1.tar.gz fgdc.xml Makefile.in 5_28_2008 4_32_19 AM_history_TC.zip sportwatcher.kdevelop.pcs Rad_Map_20080524.png settings.png config.h.in geoland.at.xml VizGlobe.xml sportwatcher-0.3b.tar.gz sportwatcher.png configure.in Makefile.cvs wms.png austria.txt Nasa.xml sportwatcher-0.3a.tar.gz Makefile.am configure acinclude.m4 
842
KDE_DIST=austria.xml sportwatcher.kdevelop configure.files sportwatcher.kdevses sportwatcher-0.2.tar.gz aclocal.m4 Doxyfile sportwatcher_0.4-1_x86_64.deb stamp-h.in subdirs sportwatcher-0.1.tar.gz fgdc.xml Makefile.in 5_28_2008 4_32_19 AM_history_TC.zip sportwatcher.kdevelop.pcs Rad_Map_20080524.png settings.png config.h.in geoland.at.xml VizGlobe.xml sportwatcher-0.3b.tar.gz sportwatcher.png configure.in Makefile.cvs wms.png austria.txt Nasa.xml sportwatcher-0.3a.tar.gz Makefile.am configure acinclude.m4 
821
 
843
 
822
#>+ 2
844
#>+ 2
823
docs-am:
845
docs-am:
824
 
846
 
825
#>+ 7
847
#>+ 7