No rule to make target distclean ??

Marcelo Duarte marcelotduarte at gmail.com
Thu May 19 12:01:38 CDT 2005


Dustin Navea escreveu:

> Im troubleshooting bug 2962 
> http://bigs.winehq.com/show_bug.cgi?id=2962 and I had the reporter 
> revert to the october release.  But when trying to compile it, it 
> failed, so I told him to do make distclean.. Now he's getting the no 
> rule to make target distclean... Im stumped as to what to do... Can 
> someone help me out?
>
> Dustin
>
>
If is a clean install, like you instructed him, a
cd wine
./configure
make depend && make
su -c "make install"

should be ok.
configure generates the make rules.



More information about the wine-devel mailing list