The R Project SVN R

Rev

Rev 6509 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 6509 Rev 6647
Line 15... Line 15...
15
 
15
 
16
../ga.a: $(OBJS)
16
../ga.a: $(OBJS)
17
 
17
 
18
clean:
18
clean:
19
	$(RM) *.o *.a *~ \#*\#
19
	$(RM) *.o *.a *~ \#*\#
20
	$(MAKE) -C gifs clean
-
 
21
 
20
 
22
#dependencies
21
#dependencies
23
arith.o: graphapp.h
22
arith.o: graphapp.h
24
array.o: internal.h ga.h graphapp.h
23
array.o: internal.h ga.h graphapp.h
25
bitmap.o: internal.h ga.h graphapp.h
24
bitmap.o: internal.h ga.h graphapp.h