programs: Add extrac32 (empty program)

Anatoly Lyutin vostok at etersoft.ru
Mon Jul 9 03:41:04 CDT 2007


James Hawkins wrote:
> On 7/9/07, Anatoly Lyutin <vostok at etersoft.ru> wrote:
>> James Hawkins wrote:
>> > On 7/6/07, Anatoly Lyutin <vostok at etersoft.ru> wrote:
>> >> Yesterday I post a first version of extrac32. I expected that this
>> >> version would be filled with bugs but I thought that would be 
>> better to
>> >> apply this version because it contains some binding parts (add this
>> >> program in configure.ac and etc). And improve this program by patches
>> >> after. That is why I answered thus to Kirill K. Smirnov but I wrote
>> >> equivocally and James Hawkins had not understand me.
>> >>
>> >> I really sorry for it and I decided to post this patch that add an 
>> empty
>> >> program. It will be nice if this would be applied because would be 
>> more
>> >> conveniently to make patches that will add functionality  and  fix 
>> bugs.
>> >>
>> >> Changelog:
>> >>     Add extract32.
>> >>
>> >
>> > +C_SRCS = \
>> > +    extrac32.c \
>> > +    parsecmd.c
>> >
>> > Where is parsecmd.c?
>> >
>> Sorry. It will be in the next patch.
>>
>
> You can't add a file to Makefile.in if it doesn't exist, even if it
> will be in the next patch.  You update Makefile.in as you add new
> files.
>
I meant that I mistook when  I have added parsecmd.c in the makefile.in 
in the first patch. I will add parsecmd.c in the second patch and add 
"+    parsecmd.c"  into makefile.in in the second patch too.

-- 
Best regards
	Anatoly Lyutin.




More information about the wine-devel mailing list