Rev 56468 | Blame | Compare with Previous | Last modification | View Log | Download | RSS feed
#-*- Makefile -*-## ${R_HOME}/src/library/stats4/Makefile.winsrcdir = .top_srcdir = ../../..top_builddir = ../../..include $(top_builddir)/Makeconfpkg = stats4DEFPKGS = "methods,graphics,stats"all:@$(ECHO) "building package '$(pkg)'"@$(MKINSTALLDIRS) $(top_builddir)/library/$(pkg)@$(MAKE) -f Makefile.win mkR2 mkdesc mkpo@$(MAKE) -f Makefile.win mklazycompmkR: mkR2include $(top_srcdir)/share/make/basepkg.mkinclude $(top_srcdir)/share/make/lazycomp.mk