Subversion Repositories public

Rev

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

Rev 216 Rev 221
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 MainWindow.jpg build_debian.sh sportwatcher.kdevelop configure.files sportwatcher.kdevses sportwatcher-0.2.tar.gz sportwatcher_0.4-1_amd64.deb aclocal.m4 Doxyfile sportwatcher-0.4.tar.gz hamburg.xml stamp-h.in MainWindow.png subdirs sportwatcher-0.1.tar.gz fgdc.xml Makefile.in 5_28_2008 4_32_19 AM_history_TC.zip sportwatcher.spec sportwatcher.kdevelop.pcs Rad_Map_20080524.png settings.png config.h.in sportwatcher_0.4-1_i386.deb geoland.at.xml VizGlobe.xml sportwatcher-0.3b.tar.gz sportwatcher.png configure.in Makefile.cvs sportwatcher-0.4-1.src.rpm wms.png sportwatcher-0.4-1.i586.rpm austria.txt Nasa.xml sportwatcher-0.3a.tar.gz Makefile.am configure acinclude.m4 
842
KDE_DIST=austria.xml MainWindow.jpg build_debian.sh sportwatcher.kdevelop configure.files sportwatcher.kdevses sportwatcher-0.2.tar.gz sportwatcher_0.4-1_amd64.deb aclocal.m4 Doxyfile sportwatcher-0.4.tar.gz hamburg.xml stamp-h.in MainWindow.png subdirs Makefile.in sportwatcher-0.1.tar.gz fgdc.xml 5_28_2008 4_32_19 AM_history_TC.zip sportwatcher.spec sportwatcher.kdevelop.pcs Rad_Map_20080524.png settings.png config.h.in sportwatcher_0.4-1_i386.deb geoland.at.xml VizGlobe.xml sportwatcher-0.3b.tar.gz sportwatcher.png configure.in Makefile.cvs sportwatcher-0.4-1.src.rpm wms.png sportwatcher-0.4-1.i586.rpm austria.txt Nasa.xml sportwatcher-0.3a.tar.gz Makefile.am configure acinclude.m4 TrainingCenterDatabasev2.xsd 
821
 
843
 
822
#>+ 2
844
#>+ 2
823
docs-am:
845
docs-am:
824
 
846
 
825
#>+ 7
847
#>+ 7