The R Project SVN R

Rev

Rev 52397 | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
30074 ripley 1
#-*- Makefile -*-
2
R_HOME = ../..
3
 
52369 ripley 4
## COMPILE LINK javareconf rtags are Unix-only
47518 ripley 5
 
47365 ripley 6
all: \
53022 ripley 7
  $(R_HOME)/bin/config.sh
30074 ripley 8
 
52366 ripley 9
$(R_HOME)/bin/config.sh: config
10
	@cp $< $@