Rev 32749 | Rev 35945 | Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | Download | RSS feed
#-*- Makefile -*-include ../gnuwin32/MkRulesall: makeMakedeps libmain.aCFLAGS=$(OPTFLAGS) -I../include -DHAVE_CONFIG_H -DR_DLL_BUILDifdef SUPPORT_UTF8CFLAGS += -DSUPPORT_UTF8endifFFLAGS=$(OPTFLAGS)CSOURCES=\CConverters.c CommandLineArgs.c \Rdynload.c Renviron.c RNG.c \apply.c arithmetic.c apse.c array.c attrib.c \base.c bind.c builtin.c \character.c coerce.c colors.c complex.c connections.c context.c \cov.c cum.c \dcf.c datetime.c debug.c deparse.c deriv.c \dotcode.c dounzip.c dstruct.c duplicate.c \engine.c envir.c errors.c eval.c \format.c fourier.c \gevents.c gram.c gram-ex.c graphics.c \identical.c internet.c iosupport.c \lapack.c list.c logic.c \main.c mapply.c match.c memory.c model.c \names.c \objects.c optim.c optimize.c options.c \par.c paste.c pcre.c platform.c \plot.c plot3d.c plotmath.c \print.c printarray.c printvector.c printutils.c qsort.c \random.c regex.c registration.c relop.c \saveload.c scan.c seq.c serialize.c size.c sort.c source.c split.c \sprintf.c startup.c subassign.c subscript.c subset.c summary.c sysutils.c \unique.c util.c \version.c vfonts.cFSOURCES=xxxpr.fOBJS=$(CSOURCES:.c=.o) $(FSOURCES:.f=.o)gram.c: ;saveload-CFLAGS=-I../extra/xdrconnections-CFLAGS=-I../extra/zlib -I../extra/bzip2dounzip-CFLAGS=-I../extra/zlibcharacter-CFLAGS=-I../extra/pcre -DSTATICpcre-CFLAGS=-I../extra/pcre -DSTATIClibmain.a: $(OBJS)# DependenciesDEPS=$(CSOURCES:.c=.d)makeMakedeps: $(DEPS)@$(RM) Makedeps@cat $(DEPS) >> Makedeps-include Makedeps