Rev 28255 | Blame | Compare with Previous | Last modification | View Log | Download | RSS feed
include ../MkRulesifdef DEBUGOPTFLAGS=-gLINKFLAGS=DLLFLAGS=elseOPTFLAGS=-O2 -Wall -pedanticLINKFLAGS=-sDLLFLAGS=-sendifCFLAGS=$(OPTFLAGS) -I../../includeall: ../../../bin/Rgui.exe ../../../bin/Rterm.exe \../../../bin/Rcmd.exe ../../../bin/RSetReg.exe \../../../bin/Rproxy.dll ../../../bin/R.exe../../../bin/Rgui.exe: Rgui.exe$(MKDIR) -p ../../../bin$(CP) $^ $@../../../bin/Rterm.exe: Rterm.exe$(MKDIR) -p ../../../bin$(CP) $^ $@../../../bin/Rcmd.exe: Rcmd.exe$(MKDIR) -p ../../../bin$(CP) $^ $@../../../bin/RSetReg.exe: RSetReg.exe$(MKDIR) -p ../../../bin$(CP) $^ $@../../../bin/R.exe: R.exe$(MKDIR) -p ../../../bin$(CP) $^ $@graphappmain.o: ../graphapp/graphappmain.c$(CC) -c -o $@ -I../graphapp $(CFLAGS) $^rgui-CFLAGS=-DWin32rterm-CFLAGS=-DWin32Rgui-LINKFLAGS=-mwindowsRterm-LIBS=-luser32 -L.. -lRRgui-LIBS=-L.. -lRRpwd-LIBS=-lkernel32Rgui.exe: graphappmain.o rgui.o rgico.oRterm.exe: graphappmain.o rterm.o rtico.oRcmd.exe: rcmd.o ../rhome.o rcico.o rcmdfn.oR.exe: R.o ../rhome.o rcico.o rcmdfn.oRSetReg.exe: RSetReg.o ../rhome.o rcico.oRpwd:$(MAKE) -C ../fixed version$(MAKE) Rpwd.exeRpwd.exe: rpwd.o rcico.orcmd.o R.o rgui.o rterm.o RSetReg.o rproxy_impl.o rgico.o rtico.o rcico.o: ../../include/Rversion.hclean:$(RM) *.o *.obj *.exe *~ *.exp *.def *.dll *.libbdx-CFLAGS=-I../../includerproxy-DLLFLAGS=-mwindowsrproxy-DLLLIBS=-L.. -lRrproxy.dll: rproxy.o rproxy_dev.o rproxy_impl.o bdx.o rtico.o../../../bin/Rproxy.dll: rproxy.dll$(MKDIR) -p ../../../bin$(CP) $^ $@