The R Project SVN R-packages

Rev

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

# UMFPACK requires the AMD package to be in ../AMD

# compile just the C-callable library
lib:
    ( cd Source ; $(MAKE) lib )

# remove object files and library
clean:
    ( cd Source ; $(MAKE) clean )