]> git.saurik.com Git - wxWidgets.git/blob - setup/general/mygrep
Added $(NEW_WXLIBNAME) to allow changing the library or DLL name
[wxWidgets.git] / setup / general / mygrep
1 #! /bin/sh
2 grep $@
3 exit 0