X-Git-Url: http://4ch.mooo.com/gitweb/?a=blobdiff_plain;f=16%2Finpu.bat;h=e7fc3b24863905333ca1da80bfd570e29902d0fe;hb=f7d4708784bcfac49b37a1648e06e24b56063e7e;hp=d7e9313cd2dd7c83c2d5cfa48442e37c5027da0f;hpb=d77b223e67dea0a7a40a9dd0f03bed3af630df42;p=16.git diff --git a/16/inpu.bat b/16/inpu.bat index d7e9313c..e7fc3b24 100644 --- a/16/inpu.bat +++ b/16/inpu.bat @@ -1,2 +1,3 @@ -wcc -0 -mc src\lib\16_in.c -wcl -mc -0 -l=dos src\inputest.c 16_in.obj \ No newline at end of file +wcc -0 -mc src\lib\lib_head.c +wcc -0 -mc src\lib\16_in.c +wcl -mc -0 -l=dos src\inputest.c 16_in.obj lib_head.obj