rem REMAKE.BAT dir extr.exe > %tmp%\extr.tmp cat extr.c >> %tmp%\extr.tmp awk -f remak.awk %tmp%\extr.tmp del %tmp%\extr.tmp