Hey, Arne,
Arne Rempke wrote:
> Hi,
>
> I zipped all tiles into zipfiles. So there are no .bmp or .tiles files
> in share/tiles. When I run make, I get
>
> make[2]: *** Keine Regel vorhanden, um das Target »tiles/*.bmp«,
> benötigt von »all-am«, zu erstellen. Schluss.
>
> (which means, that there is no rule for the target "tiles/*.bmp", which
> is needed by "all-am", and so it aborts).
>
> Did I forget to run an automake/-conf/...? Or is it just not possible to
> have no such files in share/tiles and such an entry in
> share/Makefile.am? If I unzip an archive, so that I have a bmp and a
> tile, make does everything without repining.
This is a problem which I have encountered, too. It's because you have a target
for *.bmp files but no *.bmp files in your directory. I do not know how to tell
automake or make that if no *.bmp files exist it is also ok. Just silly behavior ...
Regards,
martin
--
Get my public GPG key from pgp.mit.edu or wwwkeys.pgp.net - Key ID: 0x44085D12
--
Homepage: http://mwegner.de.ms/
Powered by Gentoo Linux (http://www.gentoo.org/)
--
Mails von dieser Adresse sind nur gültig, wenn sie mit dem o. g. Schlüssel
signiert wurden. Unsignierte Mails von dieser Adresse sind gefälscht und
stehen in keinerlei Verbindung zu mir.
Mails from this address are only valid if they are signed with the
abovementioned key. Unsinged mails from this address are faked and have no
relation to me.
|