Rev 4396 | Blame | Last modification | View Log | Download | RSS feed
include ../MkRulesifdef DEBUGDEBUGFLAG=-gLINKFLAGS=elseDEBUGFLAG=LINKFLAGS=-sendifall: ../../../bin/Rgui.exe ../../../bin/Rterm.exe../../../bin/Rgui.exe: Rgui.exe$(MKDIR) -p ../../../bin$(CP) $^ $@../../../bin/Rterm.exe: Rterm.exe$(MKDIR) -p ../../../bin$(CP) $^ $@graphappmain.o: ../graphapp/graphappmain.c$(CC) -c -o $@ -I../graphapp $(DEBUGFLAG) $(CFLAGS) $^LIBS=-L.. -lRRgui-LINKFLAGS=-mwindowsrgui-CFLAGS=-I../../includerterm-CFLAGS=-I../../includeRgui.exe: graphappmain.o rgui.o rgico.oRterm.exe: graphappmain.o rterm.o rtico.orgui.o rterm.o: ../../include/Platform.hclean:$(RM) *.o *.exe *~ *.exp