Rev 2 | Blame | Compare with Previous | Last modification | View Log | Download | RSS feed
CC=@CC@CFLAGS=@CFLAGS@ -I../includeAR=@AR@RANLIB=@RANLIB@OBJS= garrow.o \gbox.o \gcircle.o \gclip.o \gdevice.o \gdefault.o \ginit.o \glineto.o \glocator.o \gmapping.o \gmetricinfo.o \gmode.o \gmoveto.o \gmtext.o \gnewplot.o \gpolygon.o \grect.o \greset.o \grestore.o \gsavepars.o \gsaveplot.o \gscale.o \gsetupaxis.o \gstate.o \gstrwidth.o \gsymbol.o \gtext.o \gunits.o \hsv2rgb.oLIB= ../lib/libgraphics.a$(LIB): $(OBJS)$(AR) cr $(LIB) $(OBJS)$(RANLIB) $(LIB)$(OBJS): ../include/Graphics.hgdevice.o: ../include/Platform.hclean:@echo cleaning in graphics@-rm -f *.o *.arealclean:@echo cleaning in graphics@-rm -f *.o *.a Makefile