CVSROOT: /cvs Module name: ports Changes by: [email protected] 2018/04/23 07:24:47
Modified files:
emulators/mame : Makefile
Log message:
Use grep -Rl instead of grep -rl, as the manpage says usage of the -r
flag is strongly discouraged.
Pointed out by martijn@, thanks!
