The R Project SVN R

Rev

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

#-*- Makefile -*-
R_HOME = ../..

## COMPILE LINK javareconf rtags are Unix-only

all: \
  $(R_HOME)/bin/config.sh

$(R_HOME)/bin/config.sh: config
    @cp $< $@