The R Project SVN R

Rev

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

#! /bin/sh

expression="^ *${1} *= *"
grep "${expression}" ${2-Makefile} | sed "s/${expression}//"