X-Git-Url: http://4ch.mooo.com/gitweb/?a=blobdiff_plain;f=16%2Finpu.bat;h=e7fc3b24863905333ca1da80bfd570e29902d0fe;hb=073bfdabe4ed1e8cac83ba123c222a9b2949f897;hp=ba1e4ef12194decccf6885f7e901d04bb068f70c;hpb=e3b99345086b3ee0dcbd238f928da077ade3fbc6;p=16.git diff --git a/16/inpu.bat b/16/inpu.bat index ba1e4ef1..e7fc3b24 100644 --- a/16/inpu.bat +++ b/16/inpu.bat @@ -1,2 +1,3 @@ -wcc -0 -mc 16_in.c -wcl -mc -0 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