Cleaned up old stuff
This commit is contained in:
File diff suppressed because one or more lines are too long
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -1,4 +0,0 @@
|
||||
The following people have contributd to the existance of this game:
|
||||
|
||||
Wolfgang Silbermayr - wosi@gmx.at
|
||||
* programmer
|
||||
@ -1,674 +0,0 @@
|
||||
GNU GENERAL PUBLIC LICENSE
|
||||
Version 3, 29 June 2007
|
||||
|
||||
Copyright (C) 2007 Free Software Foundation, Inc. <http://fsf.org/>
|
||||
Everyone is permitted to copy and distribute verbatim copies
|
||||
of this license document, but changing it is not allowed.
|
||||
|
||||
Preamble
|
||||
|
||||
The GNU General Public License is a free, copyleft license for
|
||||
software and other kinds of works.
|
||||
|
||||
The licenses for most software and other practical works are designed
|
||||
to take away your freedom to share and change the works. By contrast,
|
||||
the GNU General Public License is intended to guarantee your freedom to
|
||||
share and change all versions of a program--to make sure it remains free
|
||||
software for all its users. We, the Free Software Foundation, use the
|
||||
GNU General Public License for most of our software; it applies also to
|
||||
any other work released this way by its authors. You can apply it to
|
||||
your programs, too.
|
||||
|
||||
When we speak of free software, we are referring to freedom, not
|
||||
price. Our General Public Licenses are designed to make sure that you
|
||||
have the freedom to distribute copies of free software (and charge for
|
||||
them if you wish), that you receive source code or can get it if you
|
||||
want it, that you can change the software or use pieces of it in new
|
||||
free programs, and that you know you can do these things.
|
||||
|
||||
To protect your rights, we need to prevent others from denying you
|
||||
these rights or asking you to surrender the rights. Therefore, you have
|
||||
certain responsibilities if you distribute copies of the software, or if
|
||||
you modify it: responsibilities to respect the freedom of others.
|
||||
|
||||
For example, if you distribute copies of such a program, whether
|
||||
gratis or for a fee, you must pass on to the recipients the same
|
||||
freedoms that you received. You must make sure that they, too, receive
|
||||
or can get the source code. And you must show them these terms so they
|
||||
know their rights.
|
||||
|
||||
Developers that use the GNU GPL protect your rights with two steps:
|
||||
(1) assert copyright on the software, and (2) offer you this License
|
||||
giving you legal permission to copy, distribute and/or modify it.
|
||||
|
||||
For the developers' and authors' protection, the GPL clearly explains
|
||||
that there is no warranty for this free software. For both users' and
|
||||
authors' sake, the GPL requires that modified versions be marked as
|
||||
changed, so that their problems will not be attributed erroneously to
|
||||
authors of previous versions.
|
||||
|
||||
Some devices are designed to deny users access to install or run
|
||||
modified versions of the software inside them, although the manufacturer
|
||||
can do so. This is fundamentally incompatible with the aim of
|
||||
protecting users' freedom to change the software. The systematic
|
||||
pattern of such abuse occurs in the area of products for individuals to
|
||||
use, which is precisely where it is most unacceptable. Therefore, we
|
||||
have designed this version of the GPL to prohibit the practice for those
|
||||
products. If such problems arise substantially in other domains, we
|
||||
stand ready to extend this provision to those domains in future versions
|
||||
of the GPL, as needed to protect the freedom of users.
|
||||
|
||||
Finally, every program is threatened constantly by software patents.
|
||||
States should not allow patents to restrict development and use of
|
||||
software on general-purpose computers, but in those that do, we wish to
|
||||
avoid the special danger that patents applied to a free program could
|
||||
make it effectively proprietary. To prevent this, the GPL assures that
|
||||
patents cannot be used to render the program non-free.
|
||||
|
||||
The precise terms and conditions for copying, distribution and
|
||||
modification follow.
|
||||
|
||||
TERMS AND CONDITIONS
|
||||
|
||||
0. Definitions.
|
||||
|
||||
"This License" refers to version 3 of the GNU General Public License.
|
||||
|
||||
"Copyright" also means copyright-like laws that apply to other kinds of
|
||||
works, such as semiconductor masks.
|
||||
|
||||
"The Program" refers to any copyrightable work licensed under this
|
||||
License. Each licensee is addressed as "you". "Licensees" and
|
||||
"recipients" may be individuals or organizations.
|
||||
|
||||
To "modify" a work means to copy from or adapt all or part of the work
|
||||
in a fashion requiring copyright permission, other than the making of an
|
||||
exact copy. The resulting work is called a "modified version" of the
|
||||
earlier work or a work "based on" the earlier work.
|
||||
|
||||
A "covered work" means either the unmodified Program or a work based
|
||||
on the Program.
|
||||
|
||||
To "propagate" a work means to do anything with it that, without
|
||||
permission, would make you directly or secondarily liable for
|
||||
infringement under applicable copyright law, except executing it on a
|
||||
computer or modifying a private copy. Propagation includes copying,
|
||||
distribution (with or without modification), making available to the
|
||||
public, and in some countries other activities as well.
|
||||
|
||||
To "convey" a work means any kind of propagation that enables other
|
||||
parties to make or receive copies. Mere interaction with a user through
|
||||
a computer network, with no transfer of a copy, is not conveying.
|
||||
|
||||
An interactive user interface displays "Appropriate Legal Notices"
|
||||
to the extent that it includes a convenient and prominently visible
|
||||
feature that (1) displays an appropriate copyright notice, and (2)
|
||||
tells the user that there is no warranty for the work (except to the
|
||||
extent that warranties are provided), that licensees may convey the
|
||||
work under this License, and how to view a copy of this License. If
|
||||
the interface presents a list of user commands or options, such as a
|
||||
menu, a prominent item in the list meets this criterion.
|
||||
|
||||
1. Source Code.
|
||||
|
||||
The "source code" for a work means the preferred form of the work
|
||||
for making modifications to it. "Object code" means any non-source
|
||||
form of a work.
|
||||
|
||||
A "Standard Interface" means an interface that either is an official
|
||||
standard defined by a recognized standards body, or, in the case of
|
||||
interfaces specified for a particular programming language, one that
|
||||
is widely used among developers working in that language.
|
||||
|
||||
The "System Libraries" of an executable work include anything, other
|
||||
than the work as a whole, that (a) is included in the normal form of
|
||||
packaging a Major Component, but which is not part of that Major
|
||||
Component, and (b) serves only to enable use of the work with that
|
||||
Major Component, or to implement a Standard Interface for which an
|
||||
implementation is available to the public in source code form. A
|
||||
"Major Component", in this context, means a major essential component
|
||||
(kernel, window system, and so on) of the specific operating system
|
||||
(if any) on which the executable work runs, or a compiler used to
|
||||
produce the work, or an object code interpreter used to run it.
|
||||
|
||||
The "Corresponding Source" for a work in object code form means all
|
||||
the source code needed to generate, install, and (for an executable
|
||||
work) run the object code and to modify the work, including scripts to
|
||||
control those activities. However, it does not include the work's
|
||||
System Libraries, or general-purpose tools or generally available free
|
||||
programs which are used unmodified in performing those activities but
|
||||
which are not part of the work. For example, Corresponding Source
|
||||
includes interface definition files associated with source files for
|
||||
the work, and the source code for shared libraries and dynamically
|
||||
linked subprograms that the work is specifically designed to require,
|
||||
such as by intimate data communication or control flow between those
|
||||
subprograms and other parts of the work.
|
||||
|
||||
The Corresponding Source need not include anything that users
|
||||
can regenerate automatically from other parts of the Corresponding
|
||||
Source.
|
||||
|
||||
The Corresponding Source for a work in source code form is that
|
||||
same work.
|
||||
|
||||
2. Basic Permissions.
|
||||
|
||||
All rights granted under this License are granted for the term of
|
||||
copyright on the Program, and are irrevocable provided the stated
|
||||
conditions are met. This License explicitly affirms your unlimited
|
||||
permission to run the unmodified Program. The output from running a
|
||||
covered work is covered by this License only if the output, given its
|
||||
content, constitutes a covered work. This License acknowledges your
|
||||
rights of fair use or other equivalent, as provided by copyright law.
|
||||
|
||||
You may make, run and propagate covered works that you do not
|
||||
convey, without conditions so long as your license otherwise remains
|
||||
in force. You may convey covered works to others for the sole purpose
|
||||
of having them make modifications exclusively for you, or provide you
|
||||
with facilities for running those works, provided that you comply with
|
||||
the terms of this License in conveying all material for which you do
|
||||
not control copyright. Those thus making or running the covered works
|
||||
for you must do so exclusively on your behalf, under your direction
|
||||
and control, on terms that prohibit them from making any copies of
|
||||
your copyrighted material outside their relationship with you.
|
||||
|
||||
Conveying under any other circumstances is permitted solely under
|
||||
the conditions stated below. Sublicensing is not allowed; section 10
|
||||
makes it unnecessary.
|
||||
|
||||
3. Protecting Users' Legal Rights From Anti-Circumvention Law.
|
||||
|
||||
No covered work shall be deemed part of an effective technological
|
||||
measure under any applicable law fulfilling obligations under article
|
||||
11 of the WIPO copyright treaty adopted on 20 December 1996, or
|
||||
similar laws prohibiting or restricting circumvention of such
|
||||
measures.
|
||||
|
||||
When you convey a covered work, you waive any legal power to forbid
|
||||
circumvention of technological measures to the extent such circumvention
|
||||
is effected by exercising rights under this License with respect to
|
||||
the covered work, and you disclaim any intention to limit operation or
|
||||
modification of the work as a means of enforcing, against the work's
|
||||
users, your or third parties' legal rights to forbid circumvention of
|
||||
technological measures.
|
||||
|
||||
4. Conveying Verbatim Copies.
|
||||
|
||||
You may convey verbatim copies of the Program's source code as you
|
||||
receive it, in any medium, provided that you conspicuously and
|
||||
appropriately publish on each copy an appropriate copyright notice;
|
||||
keep intact all notices stating that this License and any
|
||||
non-permissive terms added in accord with section 7 apply to the code;
|
||||
keep intact all notices of the absence of any warranty; and give all
|
||||
recipients a copy of this License along with the Program.
|
||||
|
||||
You may charge any price or no price for each copy that you convey,
|
||||
and you may offer support or warranty protection for a fee.
|
||||
|
||||
5. Conveying Modified Source Versions.
|
||||
|
||||
You may convey a work based on the Program, or the modifications to
|
||||
produce it from the Program, in the form of source code under the
|
||||
terms of section 4, provided that you also meet all of these conditions:
|
||||
|
||||
a) The work must carry prominent notices stating that you modified
|
||||
it, and giving a relevant date.
|
||||
|
||||
b) The work must carry prominent notices stating that it is
|
||||
released under this License and any conditions added under section
|
||||
7. This requirement modifies the requirement in section 4 to
|
||||
"keep intact all notices".
|
||||
|
||||
c) You must license the entire work, as a whole, under this
|
||||
License to anyone who comes into possession of a copy. This
|
||||
License will therefore apply, along with any applicable section 7
|
||||
additional terms, to the whole of the work, and all its parts,
|
||||
regardless of how they are packaged. This License gives no
|
||||
permission to license the work in any other way, but it does not
|
||||
invalidate such permission if you have separately received it.
|
||||
|
||||
d) If the work has interactive user interfaces, each must display
|
||||
Appropriate Legal Notices; however, if the Program has interactive
|
||||
interfaces that do not display Appropriate Legal Notices, your
|
||||
work need not make them do so.
|
||||
|
||||
A compilation of a covered work with other separate and independent
|
||||
works, which are not by their nature extensions of the covered work,
|
||||
and which are not combined with it such as to form a larger program,
|
||||
in or on a volume of a storage or distribution medium, is called an
|
||||
"aggregate" if the compilation and its resulting copyright are not
|
||||
used to limit the access or legal rights of the compilation's users
|
||||
beyond what the individual works permit. Inclusion of a covered work
|
||||
in an aggregate does not cause this License to apply to the other
|
||||
parts of the aggregate.
|
||||
|
||||
6. Conveying Non-Source Forms.
|
||||
|
||||
You may convey a covered work in object code form under the terms
|
||||
of sections 4 and 5, provided that you also convey the
|
||||
machine-readable Corresponding Source under the terms of this License,
|
||||
in one of these ways:
|
||||
|
||||
a) Convey the object code in, or embodied in, a physical product
|
||||
(including a physical distribution medium), accompanied by the
|
||||
Corresponding Source fixed on a durable physical medium
|
||||
customarily used for software interchange.
|
||||
|
||||
b) Convey the object code in, or embodied in, a physical product
|
||||
(including a physical distribution medium), accompanied by a
|
||||
written offer, valid for at least three years and valid for as
|
||||
long as you offer spare parts or customer support for that product
|
||||
model, to give anyone who possesses the object code either (1) a
|
||||
copy of the Corresponding Source for all the software in the
|
||||
product that is covered by this License, on a durable physical
|
||||
medium customarily used for software interchange, for a price no
|
||||
more than your reasonable cost of physically performing this
|
||||
conveying of source, or (2) access to copy the
|
||||
Corresponding Source from a network server at no charge.
|
||||
|
||||
c) Convey individual copies of the object code with a copy of the
|
||||
written offer to provide the Corresponding Source. This
|
||||
alternative is allowed only occasionally and noncommercially, and
|
||||
only if you received the object code with such an offer, in accord
|
||||
with subsection 6b.
|
||||
|
||||
d) Convey the object code by offering access from a designated
|
||||
place (gratis or for a charge), and offer equivalent access to the
|
||||
Corresponding Source in the same way through the same place at no
|
||||
further charge. You need not require recipients to copy the
|
||||
Corresponding Source along with the object code. If the place to
|
||||
copy the object code is a network server, the Corresponding Source
|
||||
may be on a different server (operated by you or a third party)
|
||||
that supports equivalent copying facilities, provided you maintain
|
||||
clear directions next to the object code saying where to find the
|
||||
Corresponding Source. Regardless of what server hosts the
|
||||
Corresponding Source, you remain obligated to ensure that it is
|
||||
available for as long as needed to satisfy these requirements.
|
||||
|
||||
e) Convey the object code using peer-to-peer transmission, provided
|
||||
you inform other peers where the object code and Corresponding
|
||||
Source of the work are being offered to the general public at no
|
||||
charge under subsection 6d.
|
||||
|
||||
A separable portion of the object code, whose source code is excluded
|
||||
from the Corresponding Source as a System Library, need not be
|
||||
included in conveying the object code work.
|
||||
|
||||
A "User Product" is either (1) a "consumer product", which means any
|
||||
tangible personal property which is normally used for personal, family,
|
||||
or household purposes, or (2) anything designed or sold for incorporation
|
||||
into a dwelling. In determining whether a product is a consumer product,
|
||||
doubtful cases shall be resolved in favor of coverage. For a particular
|
||||
product received by a particular user, "normally used" refers to a
|
||||
typical or common use of that class of product, regardless of the status
|
||||
of the particular user or of the way in which the particular user
|
||||
actually uses, or expects or is expected to use, the product. A product
|
||||
is a consumer product regardless of whether the product has substantial
|
||||
commercial, industrial or non-consumer uses, unless such uses represent
|
||||
the only significant mode of use of the product.
|
||||
|
||||
"Installation Information" for a User Product means any methods,
|
||||
procedures, authorization keys, or other information required to install
|
||||
and execute modified versions of a covered work in that User Product from
|
||||
a modified version of its Corresponding Source. The information must
|
||||
suffice to ensure that the continued functioning of the modified object
|
||||
code is in no case prevented or interfered with solely because
|
||||
modification has been made.
|
||||
|
||||
If you convey an object code work under this section in, or with, or
|
||||
specifically for use in, a User Product, and the conveying occurs as
|
||||
part of a transaction in which the right of possession and use of the
|
||||
User Product is transferred to the recipient in perpetuity or for a
|
||||
fixed term (regardless of how the transaction is characterized), the
|
||||
Corresponding Source conveyed under this section must be accompanied
|
||||
by the Installation Information. But this requirement does not apply
|
||||
if neither you nor any third party retains the ability to install
|
||||
modified object code on the User Product (for example, the work has
|
||||
been installed in ROM).
|
||||
|
||||
The requirement to provide Installation Information does not include a
|
||||
requirement to continue to provide support service, warranty, or updates
|
||||
for a work that has been modified or installed by the recipient, or for
|
||||
the User Product in which it has been modified or installed. Access to a
|
||||
network may be denied when the modification itself materially and
|
||||
adversely affects the operation of the network or violates the rules and
|
||||
protocols for communication across the network.
|
||||
|
||||
Corresponding Source conveyed, and Installation Information provided,
|
||||
in accord with this section must be in a format that is publicly
|
||||
documented (and with an implementation available to the public in
|
||||
source code form), and must require no special password or key for
|
||||
unpacking, reading or copying.
|
||||
|
||||
7. Additional Terms.
|
||||
|
||||
"Additional permissions" are terms that supplement the terms of this
|
||||
License by making exceptions from one or more of its conditions.
|
||||
Additional permissions that are applicable to the entire Program shall
|
||||
be treated as though they were included in this License, to the extent
|
||||
that they are valid under applicable law. If additional permissions
|
||||
apply only to part of the Program, that part may be used separately
|
||||
under those permissions, but the entire Program remains governed by
|
||||
this License without regard to the additional permissions.
|
||||
|
||||
When you convey a copy of a covered work, you may at your option
|
||||
remove any additional permissions from that copy, or from any part of
|
||||
it. (Additional permissions may be written to require their own
|
||||
removal in certain cases when you modify the work.) You may place
|
||||
additional permissions on material, added by you to a covered work,
|
||||
for which you have or can give appropriate copyright permission.
|
||||
|
||||
Notwithstanding any other provision of this License, for material you
|
||||
add to a covered work, you may (if authorized by the copyright holders of
|
||||
that material) supplement the terms of this License with terms:
|
||||
|
||||
a) Disclaiming warranty or limiting liability differently from the
|
||||
terms of sections 15 and 16 of this License; or
|
||||
|
||||
b) Requiring preservation of specified reasonable legal notices or
|
||||
author attributions in that material or in the Appropriate Legal
|
||||
Notices displayed by works containing it; or
|
||||
|
||||
c) Prohibiting misrepresentation of the origin of that material, or
|
||||
requiring that modified versions of such material be marked in
|
||||
reasonable ways as different from the original version; or
|
||||
|
||||
d) Limiting the use for publicity purposes of names of licensors or
|
||||
authors of the material; or
|
||||
|
||||
e) Declining to grant rights under trademark law for use of some
|
||||
trade names, trademarks, or service marks; or
|
||||
|
||||
f) Requiring indemnification of licensors and authors of that
|
||||
material by anyone who conveys the material (or modified versions of
|
||||
it) with contractual assumptions of liability to the recipient, for
|
||||
any liability that these contractual assumptions directly impose on
|
||||
those licensors and authors.
|
||||
|
||||
All other non-permissive additional terms are considered "further
|
||||
restrictions" within the meaning of section 10. If the Program as you
|
||||
received it, or any part of it, contains a notice stating that it is
|
||||
governed by this License along with a term that is a further
|
||||
restriction, you may remove that term. If a license document contains
|
||||
a further restriction but permits relicensing or conveying under this
|
||||
License, you may add to a covered work material governed by the terms
|
||||
of that license document, provided that the further restriction does
|
||||
not survive such relicensing or conveying.
|
||||
|
||||
If you add terms to a covered work in accord with this section, you
|
||||
must place, in the relevant source files, a statement of the
|
||||
additional terms that apply to those files, or a notice indicating
|
||||
where to find the applicable terms.
|
||||
|
||||
Additional terms, permissive or non-permissive, may be stated in the
|
||||
form of a separately written license, or stated as exceptions;
|
||||
the above requirements apply either way.
|
||||
|
||||
8. Termination.
|
||||
|
||||
You may not propagate or modify a covered work except as expressly
|
||||
provided under this License. Any attempt otherwise to propagate or
|
||||
modify it is void, and will automatically terminate your rights under
|
||||
this License (including any patent licenses granted under the third
|
||||
paragraph of section 11).
|
||||
|
||||
However, if you cease all violation of this License, then your
|
||||
license from a particular copyright holder is reinstated (a)
|
||||
provisionally, unless and until the copyright holder explicitly and
|
||||
finally terminates your license, and (b) permanently, if the copyright
|
||||
holder fails to notify you of the violation by some reasonable means
|
||||
prior to 60 days after the cessation.
|
||||
|
||||
Moreover, your license from a particular copyright holder is
|
||||
reinstated permanently if the copyright holder notifies you of the
|
||||
violation by some reasonable means, this is the first time you have
|
||||
received notice of violation of this License (for any work) from that
|
||||
copyright holder, and you cure the violation prior to 30 days after
|
||||
your receipt of the notice.
|
||||
|
||||
Termination of your rights under this section does not terminate the
|
||||
licenses of parties who have received copies or rights from you under
|
||||
this License. If your rights have been terminated and not permanently
|
||||
reinstated, you do not qualify to receive new licenses for the same
|
||||
material under section 10.
|
||||
|
||||
9. Acceptance Not Required for Having Copies.
|
||||
|
||||
You are not required to accept this License in order to receive or
|
||||
run a copy of the Program. Ancillary propagation of a covered work
|
||||
occurring solely as a consequence of using peer-to-peer transmission
|
||||
to receive a copy likewise does not require acceptance. However,
|
||||
nothing other than this License grants you permission to propagate or
|
||||
modify any covered work. These actions infringe copyright if you do
|
||||
not accept this License. Therefore, by modifying or propagating a
|
||||
covered work, you indicate your acceptance of this License to do so.
|
||||
|
||||
10. Automatic Licensing of Downstream Recipients.
|
||||
|
||||
Each time you convey a covered work, the recipient automatically
|
||||
receives a license from the original licensors, to run, modify and
|
||||
propagate that work, subject to this License. You are not responsible
|
||||
for enforcing compliance by third parties with this License.
|
||||
|
||||
An "entity transaction" is a transaction transferring control of an
|
||||
organization, or substantially all assets of one, or subdividing an
|
||||
organization, or merging organizations. If propagation of a covered
|
||||
work results from an entity transaction, each party to that
|
||||
transaction who receives a copy of the work also receives whatever
|
||||
licenses to the work the party's predecessor in interest had or could
|
||||
give under the previous paragraph, plus a right to possession of the
|
||||
Corresponding Source of the work from the predecessor in interest, if
|
||||
the predecessor has it or can get it with reasonable efforts.
|
||||
|
||||
You may not impose any further restrictions on the exercise of the
|
||||
rights granted or affirmed under this License. For example, you may
|
||||
not impose a license fee, royalty, or other charge for exercise of
|
||||
rights granted under this License, and you may not initiate litigation
|
||||
(including a cross-claim or counterclaim in a lawsuit) alleging that
|
||||
any patent claim is infringed by making, using, selling, offering for
|
||||
sale, or importing the Program or any portion of it.
|
||||
|
||||
11. Patents.
|
||||
|
||||
A "contributor" is a copyright holder who authorizes use under this
|
||||
License of the Program or a work on which the Program is based. The
|
||||
work thus licensed is called the contributor's "contributor version".
|
||||
|
||||
A contributor's "essential patent claims" are all patent claims
|
||||
owned or controlled by the contributor, whether already acquired or
|
||||
hereafter acquired, that would be infringed by some manner, permitted
|
||||
by this License, of making, using, or selling its contributor version,
|
||||
but do not include claims that would be infringed only as a
|
||||
consequence of further modification of the contributor version. For
|
||||
purposes of this definition, "control" includes the right to grant
|
||||
patent sublicenses in a manner consistent with the requirements of
|
||||
this License.
|
||||
|
||||
Each contributor grants you a non-exclusive, worldwide, royalty-free
|
||||
patent license under the contributor's essential patent claims, to
|
||||
make, use, sell, offer for sale, import and otherwise run, modify and
|
||||
propagate the contents of its contributor version.
|
||||
|
||||
In the following three paragraphs, a "patent license" is any express
|
||||
agreement or commitment, however denominated, not to enforce a patent
|
||||
(such as an express permission to practice a patent or covenant not to
|
||||
sue for patent infringement). To "grant" such a patent license to a
|
||||
party means to make such an agreement or commitment not to enforce a
|
||||
patent against the party.
|
||||
|
||||
If you convey a covered work, knowingly relying on a patent license,
|
||||
and the Corresponding Source of the work is not available for anyone
|
||||
to copy, free of charge and under the terms of this License, through a
|
||||
publicly available network server or other readily accessible means,
|
||||
then you must either (1) cause the Corresponding Source to be so
|
||||
available, or (2) arrange to deprive yourself of the benefit of the
|
||||
patent license for this particular work, or (3) arrange, in a manner
|
||||
consistent with the requirements of this License, to extend the patent
|
||||
license to downstream recipients. "Knowingly relying" means you have
|
||||
actual knowledge that, but for the patent license, your conveying the
|
||||
covered work in a country, or your recipient's use of the covered work
|
||||
in a country, would infringe one or more identifiable patents in that
|
||||
country that you have reason to believe are valid.
|
||||
|
||||
If, pursuant to or in connection with a single transaction or
|
||||
arrangement, you convey, or propagate by procuring conveyance of, a
|
||||
covered work, and grant a patent license to some of the parties
|
||||
receiving the covered work authorizing them to use, propagate, modify
|
||||
or convey a specific copy of the covered work, then the patent license
|
||||
you grant is automatically extended to all recipients of the covered
|
||||
work and works based on it.
|
||||
|
||||
A patent license is "discriminatory" if it does not include within
|
||||
the scope of its coverage, prohibits the exercise of, or is
|
||||
conditioned on the non-exercise of one or more of the rights that are
|
||||
specifically granted under this License. You may not convey a covered
|
||||
work if you are a party to an arrangement with a third party that is
|
||||
in the business of distributing software, under which you make payment
|
||||
to the third party based on the extent of your activity of conveying
|
||||
the work, and under which the third party grants, to any of the
|
||||
parties who would receive the covered work from you, a discriminatory
|
||||
patent license (a) in connection with copies of the covered work
|
||||
conveyed by you (or copies made from those copies), or (b) primarily
|
||||
for and in connection with specific products or compilations that
|
||||
contain the covered work, unless you entered into that arrangement,
|
||||
or that patent license was granted, prior to 28 March 2007.
|
||||
|
||||
Nothing in this License shall be construed as excluding or limiting
|
||||
any implied license or other defenses to infringement that may
|
||||
otherwise be available to you under applicable patent law.
|
||||
|
||||
12. No Surrender of Others' Freedom.
|
||||
|
||||
If conditions are imposed on you (whether by court order, agreement or
|
||||
otherwise) that contradict the conditions of this License, they do not
|
||||
excuse you from the conditions of this License. If you cannot convey a
|
||||
covered work so as to satisfy simultaneously your obligations under this
|
||||
License and any other pertinent obligations, then as a consequence you may
|
||||
not convey it at all. For example, if you agree to terms that obligate you
|
||||
to collect a royalty for further conveying from those to whom you convey
|
||||
the Program, the only way you could satisfy both those terms and this
|
||||
License would be to refrain entirely from conveying the Program.
|
||||
|
||||
13. Use with the GNU Affero General Public License.
|
||||
|
||||
Notwithstanding any other provision of this License, you have
|
||||
permission to link or combine any covered work with a work licensed
|
||||
under version 3 of the GNU Affero General Public License into a single
|
||||
combined work, and to convey the resulting work. The terms of this
|
||||
License will continue to apply to the part which is the covered work,
|
||||
but the special requirements of the GNU Affero General Public License,
|
||||
section 13, concerning interaction through a network will apply to the
|
||||
combination as such.
|
||||
|
||||
14. Revised Versions of this License.
|
||||
|
||||
The Free Software Foundation may publish revised and/or new versions of
|
||||
the GNU General Public License from time to time. Such new versions will
|
||||
be similar in spirit to the present version, but may differ in detail to
|
||||
address new problems or concerns.
|
||||
|
||||
Each version is given a distinguishing version number. If the
|
||||
Program specifies that a certain numbered version of the GNU General
|
||||
Public License "or any later version" applies to it, you have the
|
||||
option of following the terms and conditions either of that numbered
|
||||
version or of any later version published by the Free Software
|
||||
Foundation. If the Program does not specify a version number of the
|
||||
GNU General Public License, you may choose any version ever published
|
||||
by the Free Software Foundation.
|
||||
|
||||
If the Program specifies that a proxy can decide which future
|
||||
versions of the GNU General Public License can be used, that proxy's
|
||||
public statement of acceptance of a version permanently authorizes you
|
||||
to choose that version for the Program.
|
||||
|
||||
Later license versions may give you additional or different
|
||||
permissions. However, no additional obligations are imposed on any
|
||||
author or copyright holder as a result of your choosing to follow a
|
||||
later version.
|
||||
|
||||
15. Disclaimer of Warranty.
|
||||
|
||||
THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY
|
||||
APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT
|
||||
HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY
|
||||
OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO,
|
||||
THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
|
||||
PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM
|
||||
IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF
|
||||
ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
|
||||
|
||||
16. Limitation of Liability.
|
||||
|
||||
IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
|
||||
WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS
|
||||
THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY
|
||||
GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE
|
||||
USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF
|
||||
DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD
|
||||
PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS),
|
||||
EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF
|
||||
SUCH DAMAGES.
|
||||
|
||||
17. Interpretation of Sections 15 and 16.
|
||||
|
||||
If the disclaimer of warranty and limitation of liability provided
|
||||
above cannot be given local legal effect according to their terms,
|
||||
reviewing courts shall apply local law that most closely approximates
|
||||
an absolute waiver of all civil liability in connection with the
|
||||
Program, unless a warranty or assumption of liability accompanies a
|
||||
copy of the Program in return for a fee.
|
||||
|
||||
END OF TERMS AND CONDITIONS
|
||||
|
||||
How to Apply These Terms to Your New Programs
|
||||
|
||||
If you develop a new program, and you want it to be of the greatest
|
||||
possible use to the public, the best way to achieve this is to make it
|
||||
free software which everyone can redistribute and change under these terms.
|
||||
|
||||
To do so, attach the following notices to the program. It is safest
|
||||
to attach them to the start of each source file to most effectively
|
||||
state the exclusion of warranty; and each file should have at least
|
||||
the "copyright" line and a pointer to where the full notice is found.
|
||||
|
||||
<one line to give the program's name and a brief idea of what it does.>
|
||||
Copyright (C) <year> <name of author>
|
||||
|
||||
This program is free software: you can redistribute it and/or modify
|
||||
it under the terms of the GNU General Public License as published by
|
||||
the Free Software Foundation, either version 3 of the License, or
|
||||
(at your option) any later version.
|
||||
|
||||
This program is distributed in the hope that it will be useful,
|
||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
GNU General Public License for more details.
|
||||
|
||||
You should have received a copy of the GNU General Public License
|
||||
along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
|
||||
Also add information on how to contact you by electronic and paper mail.
|
||||
|
||||
If the program does terminal interaction, make it output a short
|
||||
notice like this when it starts in an interactive mode:
|
||||
|
||||
<program> Copyright (C) <year> <name of author>
|
||||
This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
|
||||
This is free software, and you are welcome to redistribute it
|
||||
under certain conditions; type `show c' for details.
|
||||
|
||||
The hypothetical commands `show w' and `show c' should show the appropriate
|
||||
parts of the General Public License. Of course, your program's commands
|
||||
might be different; for a GUI interface, you would use an "about box".
|
||||
|
||||
You should also get your employer (if you work as a programmer) or school,
|
||||
if any, to sign a "copyright disclaimer" for the program, if necessary.
|
||||
For more information on this, and how to apply and follow the GNU GPL, see
|
||||
<http://www.gnu.org/licenses/>.
|
||||
|
||||
The GNU General Public License does not permit incorporating your program
|
||||
into proprietary programs. If your program is a subroutine library, you
|
||||
may consider it more useful to permit linking proprietary applications with
|
||||
the library. If this is what you want to do, use the GNU Lesser General
|
||||
Public License instead of this License. But first, please read
|
||||
<http://www.gnu.org/philosophy/why-not-lgpl.html>.
|
||||
@ -1,59 +0,0 @@
|
||||
0.2.9
|
||||
- Implemented fan wheels (LP: #242128)
|
||||
- No more solid parts behind cameras (LP: #242133)
|
||||
- Added fullscreen mode (LP: #245274)
|
||||
- Implemented glove slot which can expand floor
|
||||
- Soda can flys away when shot by hero (LP: #242118)
|
||||
- Freenukum can now also load lowercase named data files (LP: #245269)
|
||||
0.2.8
|
||||
- Fixing compile bug on AMD64 (LP: #244763)
|
||||
0.2.7
|
||||
- Implemented shots by enemies (LP: #243990)
|
||||
- Implemented bombs (LP: #242116)
|
||||
- Removed dependency on glib (LP: #243956)
|
||||
- Added background (LP: #240832)
|
||||
- Added particle fireworks (LP: #242117)
|
||||
- Added menu shortcut .desktop file
|
||||
- Added tankbot (LP: #241105)
|
||||
0.2.6
|
||||
- Using BitsPerPixel and SDL-Flags from initial screen (LP: #243352)
|
||||
- Calling SDL_Quit on exit of the program (LP: #243597)
|
||||
- Distribution tarball includes manpage (LP: #243296)
|
||||
- fn_test_* programs can now be compiled using
|
||||
./configure --enable-testprograms
|
||||
0.2.5
|
||||
- Made freenukum compile on AMD64 (LP: #242228)
|
||||
0.2.4
|
||||
- Implemented flamethrower
|
||||
- Shots can no longer go through solid parts
|
||||
- Added ACME stone
|
||||
- Added Manpage
|
||||
- Implemented mines
|
||||
- Implemented floor which crashes when hero steps upon it twice
|
||||
0.2.3
|
||||
- Implemented balloons
|
||||
- Implemented wall-crawling green bots
|
||||
- When hero gets hurt he has an immunity phase before he is hurt again
|
||||
- Made it possible to change to other episodes (if installed).
|
||||
0.2.2
|
||||
- Implemented simple robot
|
||||
- Made hero motion model more similar to original game.
|
||||
- Elevators implemented
|
||||
0.2.1
|
||||
- Hero can fetch guns for more firepower.
|
||||
- Hero can fetch boots and then jump higher.
|
||||
- Hero can use teleporters.
|
||||
- Hero can shoot boxes.
|
||||
- Keyhole stops blinking after key insert.
|
||||
- Hero can walk through opened doors immediately instead of having
|
||||
to wait until the animation finishes.
|
||||
- Hero earns score for fetching keys.
|
||||
- Keys can now be used.
|
||||
- After finishing a level, we go on to the next instead of returning
|
||||
to the title screen
|
||||
|
||||
0.2
|
||||
- Exit doors work now
|
||||
|
||||
0.1
|
||||
- Initial development release
|
||||
@ -1,237 +0,0 @@
|
||||
Installation Instructions
|
||||
*************************
|
||||
|
||||
Copyright (C) 1994, 1995, 1996, 1999, 2000, 2001, 2002, 2004, 2005,
|
||||
2006, 2007 Free Software Foundation, Inc.
|
||||
|
||||
This file is free documentation; the Free Software Foundation gives
|
||||
unlimited permission to copy, distribute and modify it.
|
||||
|
||||
Basic Installation
|
||||
==================
|
||||
|
||||
Briefly, the shell commands `./configure; make; make install' should
|
||||
configure, build, and install this package. The following
|
||||
more-detailed instructions are generic; see the `README' file for
|
||||
instructions specific to this package.
|
||||
|
||||
The `configure' shell script attempts to guess correct values for
|
||||
various system-dependent variables used during compilation. It uses
|
||||
those values to create a `Makefile' in each directory of the package.
|
||||
It may also create one or more `.h' files containing system-dependent
|
||||
definitions. Finally, it creates a shell script `config.status' that
|
||||
you can run in the future to recreate the current configuration, and a
|
||||
file `config.log' containing compiler output (useful mainly for
|
||||
debugging `configure').
|
||||
|
||||
It can also use an optional file (typically called `config.cache'
|
||||
and enabled with `--cache-file=config.cache' or simply `-C') that saves
|
||||
the results of its tests to speed up reconfiguring. Caching is
|
||||
disabled by default to prevent problems with accidental use of stale
|
||||
cache files.
|
||||
|
||||
If you need to do unusual things to compile the package, please try
|
||||
to figure out how `configure' could check whether to do them, and mail
|
||||
diffs or instructions to the address given in the `README' so they can
|
||||
be considered for the next release. If you are using the cache, and at
|
||||
some point `config.cache' contains results you don't want to keep, you
|
||||
may remove or edit it.
|
||||
|
||||
The file `configure.ac' (or `configure.in') is used to create
|
||||
`configure' by a program called `autoconf'. You need `configure.ac' if
|
||||
you want to change it or regenerate `configure' using a newer version
|
||||
of `autoconf'.
|
||||
|
||||
The simplest way to compile this package is:
|
||||
|
||||
1. `cd' to the directory containing the package's source code and type
|
||||
`./configure' to configure the package for your system.
|
||||
|
||||
Running `configure' might take a while. While running, it prints
|
||||
some messages telling which features it is checking for.
|
||||
|
||||
2. Type `make' to compile the package.
|
||||
|
||||
3. Optionally, type `make check' to run any self-tests that come with
|
||||
the package.
|
||||
|
||||
4. Type `make install' to install the programs and any data files and
|
||||
documentation.
|
||||
|
||||
5. You can remove the program binaries and object files from the
|
||||
source code directory by typing `make clean'. To also remove the
|
||||
files that `configure' created (so you can compile the package for
|
||||
a different kind of computer), type `make distclean'. There is
|
||||
also a `make maintainer-clean' target, but that is intended mainly
|
||||
for the package's developers. If you use it, you may have to get
|
||||
all sorts of other programs in order to regenerate files that came
|
||||
with the distribution.
|
||||
|
||||
6. Often, you can also type `make uninstall' to remove the installed
|
||||
files again.
|
||||
|
||||
Compilers and Options
|
||||
=====================
|
||||
|
||||
Some systems require unusual options for compilation or linking that the
|
||||
`configure' script does not know about. Run `./configure --help' for
|
||||
details on some of the pertinent environment variables.
|
||||
|
||||
You can give `configure' initial values for configuration parameters
|
||||
by setting variables in the command line or in the environment. Here
|
||||
is an example:
|
||||
|
||||
./configure CC=c99 CFLAGS=-g LIBS=-lposix
|
||||
|
||||
*Note Defining Variables::, for more details.
|
||||
|
||||
Compiling For Multiple Architectures
|
||||
====================================
|
||||
|
||||
You can compile the package for more than one kind of computer at the
|
||||
same time, by placing the object files for each architecture in their
|
||||
own directory. To do this, you can use GNU `make'. `cd' to the
|
||||
directory where you want the object files and executables to go and run
|
||||
the `configure' script. `configure' automatically checks for the
|
||||
source code in the directory that `configure' is in and in `..'.
|
||||
|
||||
With a non-GNU `make', it is safer to compile the package for one
|
||||
architecture at a time in the source code directory. After you have
|
||||
installed the package for one architecture, use `make distclean' before
|
||||
reconfiguring for another architecture.
|
||||
|
||||
Installation Names
|
||||
==================
|
||||
|
||||
By default, `make install' installs the package's commands under
|
||||
`/usr/local/bin', include files under `/usr/local/include', etc. You
|
||||
can specify an installation prefix other than `/usr/local' by giving
|
||||
`configure' the option `--prefix=PREFIX'.
|
||||
|
||||
You can specify separate installation prefixes for
|
||||
architecture-specific files and architecture-independent files. If you
|
||||
pass the option `--exec-prefix=PREFIX' to `configure', the package uses
|
||||
PREFIX as the prefix for installing programs and libraries.
|
||||
Documentation and other data files still use the regular prefix.
|
||||
|
||||
In addition, if you use an unusual directory layout you can give
|
||||
options like `--bindir=DIR' to specify different values for particular
|
||||
kinds of files. Run `configure --help' for a list of the directories
|
||||
you can set and what kinds of files go in them.
|
||||
|
||||
If the package supports it, you can cause programs to be installed
|
||||
with an extra prefix or suffix on their names by giving `configure' the
|
||||
option `--program-prefix=PREFIX' or `--program-suffix=SUFFIX'.
|
||||
|
||||
Optional Features
|
||||
=================
|
||||
|
||||
Some packages pay attention to `--enable-FEATURE' options to
|
||||
`configure', where FEATURE indicates an optional part of the package.
|
||||
They may also pay attention to `--with-PACKAGE' options, where PACKAGE
|
||||
is something like `gnu-as' or `x' (for the X Window System). The
|
||||
`README' should mention any `--enable-' and `--with-' options that the
|
||||
package recognizes.
|
||||
|
||||
For packages that use the X Window System, `configure' can usually
|
||||
find the X include and library files automatically, but if it doesn't,
|
||||
you can use the `configure' options `--x-includes=DIR' and
|
||||
`--x-libraries=DIR' to specify their locations.
|
||||
|
||||
Specifying the System Type
|
||||
==========================
|
||||
|
||||
There may be some features `configure' cannot figure out automatically,
|
||||
but needs to determine by the type of machine the package will run on.
|
||||
Usually, assuming the package is built to be run on the _same_
|
||||
architectures, `configure' can figure that out, but if it prints a
|
||||
message saying it cannot guess the machine type, give it the
|
||||
`--build=TYPE' option. TYPE can either be a short name for the system
|
||||
type, such as `sun4', or a canonical name which has the form:
|
||||
|
||||
CPU-COMPANY-SYSTEM
|
||||
|
||||
where SYSTEM can have one of these forms:
|
||||
|
||||
OS KERNEL-OS
|
||||
|
||||
See the file `config.sub' for the possible values of each field. If
|
||||
`config.sub' isn't included in this package, then this package doesn't
|
||||
need to know the machine type.
|
||||
|
||||
If you are _building_ compiler tools for cross-compiling, you should
|
||||
use the option `--target=TYPE' to select the type of system they will
|
||||
produce code for.
|
||||
|
||||
If you want to _use_ a cross compiler, that generates code for a
|
||||
platform different from the build platform, you should specify the
|
||||
"host" platform (i.e., that on which the generated programs will
|
||||
eventually be run) with `--host=TYPE'.
|
||||
|
||||
Sharing Defaults
|
||||
================
|
||||
|
||||
If you want to set default values for `configure' scripts to share, you
|
||||
can create a site shell script called `config.site' that gives default
|
||||
values for variables like `CC', `cache_file', and `prefix'.
|
||||
`configure' looks for `PREFIX/share/config.site' if it exists, then
|
||||
`PREFIX/etc/config.site' if it exists. Or, you can set the
|
||||
`CONFIG_SITE' environment variable to the location of the site script.
|
||||
A warning: not all `configure' scripts look for a site script.
|
||||
|
||||
Defining Variables
|
||||
==================
|
||||
|
||||
Variables not defined in a site shell script can be set in the
|
||||
environment passed to `configure'. However, some packages may run
|
||||
configure again during the build, and the customized values of these
|
||||
variables may be lost. In order to avoid this problem, you should set
|
||||
them in the `configure' command line, using `VAR=value'. For example:
|
||||
|
||||
./configure CC=/usr/local2/bin/gcc
|
||||
|
||||
causes the specified `gcc' to be used as the C compiler (unless it is
|
||||
overridden in the site shell script).
|
||||
|
||||
Unfortunately, this technique does not work for `CONFIG_SHELL' due to
|
||||
an Autoconf bug. Until the bug is fixed you can use this workaround:
|
||||
|
||||
CONFIG_SHELL=/bin/bash /bin/bash ./configure CONFIG_SHELL=/bin/bash
|
||||
|
||||
`configure' Invocation
|
||||
======================
|
||||
|
||||
`configure' recognizes the following options to control how it operates.
|
||||
|
||||
`--help'
|
||||
`-h'
|
||||
Print a summary of the options to `configure', and exit.
|
||||
|
||||
`--version'
|
||||
`-V'
|
||||
Print the version of Autoconf used to generate the `configure'
|
||||
script, and exit.
|
||||
|
||||
`--cache-file=FILE'
|
||||
Enable the cache: use and save the results of the tests in FILE,
|
||||
traditionally `config.cache'. FILE defaults to `/dev/null' to
|
||||
disable caching.
|
||||
|
||||
`--config-cache'
|
||||
`-C'
|
||||
Alias for `--cache-file=config.cache'.
|
||||
|
||||
`--quiet'
|
||||
`--silent'
|
||||
`-q'
|
||||
Do not print messages saying which checks are being made. To
|
||||
suppress all normal output, redirect it to `/dev/null' (any error
|
||||
messages will still be shown).
|
||||
|
||||
`--srcdir=DIR'
|
||||
Look for the package's source code in directory DIR. Usually
|
||||
`configure' can determine that directory automatically.
|
||||
|
||||
`configure' also accepts some other, not widely useful, options. Run
|
||||
`configure --help' for more details.
|
||||
|
||||
@ -1,664 +0,0 @@
|
||||
# Makefile.in generated by automake 1.10.1 from Makefile.am.
|
||||
# Makefile. Generated from Makefile.in by configure.
|
||||
|
||||
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
|
||||
# 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
|
||||
# This Makefile.in is free software; the Free Software Foundation
|
||||
# gives unlimited permission to copy and/or distribute it,
|
||||
# with or without modifications, as long as this notice is preserved.
|
||||
|
||||
# This program is distributed in the hope that it will be useful,
|
||||
# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
|
||||
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
|
||||
# PARTICULAR PURPOSE.
|
||||
|
||||
|
||||
|
||||
|
||||
pkgdatadir = $(datadir)/freenukum
|
||||
pkglibdir = $(libdir)/freenukum
|
||||
pkgincludedir = $(includedir)/freenukum
|
||||
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
|
||||
install_sh_DATA = $(install_sh) -c -m 644
|
||||
install_sh_PROGRAM = $(install_sh) -c
|
||||
install_sh_SCRIPT = $(install_sh) -c
|
||||
INSTALL_HEADER = $(INSTALL_DATA)
|
||||
transform = $(program_transform_name)
|
||||
NORMAL_INSTALL = :
|
||||
PRE_INSTALL = :
|
||||
POST_INSTALL = :
|
||||
NORMAL_UNINSTALL = :
|
||||
PRE_UNINSTALL = :
|
||||
POST_UNINSTALL = :
|
||||
subdir = .
|
||||
DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \
|
||||
$(srcdir)/Makefile.in $(srcdir)/freenukum.desktop.in \
|
||||
$(top_srcdir)/configure AUTHORS COPYING ChangeLog INSTALL NEWS \
|
||||
depcomp install-sh missing
|
||||
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
|
||||
am__aclocal_m4_deps = $(top_srcdir)/configure.in
|
||||
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
|
||||
$(ACLOCAL_M4)
|
||||
am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
|
||||
configure.lineno config.status.lineno
|
||||
mkinstalldirs = $(install_sh) -d
|
||||
CONFIG_CLEAN_FILES = freenukum.desktop
|
||||
SOURCES =
|
||||
DIST_SOURCES =
|
||||
RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
|
||||
html-recursive info-recursive install-data-recursive \
|
||||
install-dvi-recursive install-exec-recursive \
|
||||
install-html-recursive install-info-recursive \
|
||||
install-pdf-recursive install-ps-recursive install-recursive \
|
||||
installcheck-recursive installdirs-recursive pdf-recursive \
|
||||
ps-recursive uninstall-recursive
|
||||
man6dir = $(mandir)/man6
|
||||
am__installdirs = "$(DESTDIR)$(man6dir)" "$(DESTDIR)$(desktopdir)"
|
||||
NROFF = nroff
|
||||
MANS = $(man6_MANS)
|
||||
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
|
||||
am__vpath_adj = case $$p in \
|
||||
$(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
|
||||
*) f=$$p;; \
|
||||
esac;
|
||||
am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
|
||||
desktopDATA_INSTALL = $(INSTALL_DATA)
|
||||
DATA = $(desktop_DATA)
|
||||
RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
|
||||
distclean-recursive maintainer-clean-recursive
|
||||
ETAGS = etags
|
||||
CTAGS = ctags
|
||||
DIST_SUBDIRS = $(SUBDIRS)
|
||||
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
|
||||
distdir = $(PACKAGE)-$(VERSION)
|
||||
top_distdir = $(distdir)
|
||||
am__remove_distdir = \
|
||||
{ test ! -d $(distdir) \
|
||||
|| { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
|
||||
&& rm -fr $(distdir); }; }
|
||||
DIST_ARCHIVES = $(distdir).tar.gz
|
||||
GZIP_ENV = --best
|
||||
distuninstallcheck_listfiles = find . -type f -print
|
||||
distcleancheck_listfiles = find . -type f -print
|
||||
ACLOCAL = ${SHELL} /home/neal/games/DukeNukem/freenukum-0.2.9/missing --run aclocal-1.10
|
||||
AMTAR = ${SHELL} /home/neal/games/DukeNukem/freenukum-0.2.9/missing --run tar
|
||||
AUTOCONF = ${SHELL} /home/neal/games/DukeNukem/freenukum-0.2.9/missing --run autoconf
|
||||
AUTOHEADER = ${SHELL} /home/neal/games/DukeNukem/freenukum-0.2.9/missing --run autoheader
|
||||
AUTOMAKE = ${SHELL} /home/neal/games/DukeNukem/freenukum-0.2.9/missing --run automake-1.10
|
||||
AWK = gawk
|
||||
CC = gcc
|
||||
CCDEPMODE = depmode=gcc3
|
||||
CFLAGS = -g -O2 -Wall -Werror -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT
|
||||
CPPFLAGS =
|
||||
CYGPATH_W = echo
|
||||
DEFS = -DPACKAGE_NAME=\"Freenukum\" -DPACKAGE_TARNAME=\"freenukum\" -DPACKAGE_VERSION=\"0.2.9\" -DPACKAGE_STRING=\"Freenukum\ 0.2.9\" -DPACKAGE_BUGREPORT=\"http://launchpad.net/freenukum/\" -DPACKAGE=\"freenukum\" -DVERSION=\"0.2.9\"
|
||||
DEPDIR = .deps
|
||||
ECHO_C =
|
||||
ECHO_N = -n
|
||||
ECHO_T =
|
||||
EXEEXT =
|
||||
INSTALL = /usr/bin/install -c
|
||||
INSTALL_DATA = ${INSTALL} -m 644
|
||||
INSTALL_PROGRAM = ${INSTALL}
|
||||
INSTALL_SCRIPT = ${INSTALL}
|
||||
INSTALL_STRIP_PROGRAM = $(install_sh) -c -s
|
||||
LDFLAGS = -L/usr/lib -lSDL
|
||||
LIBOBJS =
|
||||
LIBS =
|
||||
LTLIBOBJS =
|
||||
MAKEINFO = ${SHELL} /home/neal/games/DukeNukem/freenukum-0.2.9/missing --run makeinfo
|
||||
MKDIR_P = /bin/mkdir -p
|
||||
OBJEXT = o
|
||||
PACKAGE = freenukum
|
||||
PACKAGE_BUGREPORT = http://launchpad.net/freenukum/
|
||||
PACKAGE_NAME = Freenukum
|
||||
PACKAGE_STRING = Freenukum 0.2.9
|
||||
PACKAGE_TARNAME = freenukum
|
||||
PACKAGE_VERSION = 0.2.9
|
||||
PATH_SEPARATOR = :
|
||||
SDLCONFIG = /usr/bin/sdl-config
|
||||
SET_MAKE =
|
||||
SHELL = /bin/sh
|
||||
STRIP =
|
||||
VERSION = 0.2.9
|
||||
abs_builddir = /home/neal/games/DukeNukem/freenukum-0.2.9
|
||||
abs_srcdir = /home/neal/games/DukeNukem/freenukum-0.2.9
|
||||
abs_top_builddir = /home/neal/games/DukeNukem/freenukum-0.2.9
|
||||
abs_top_srcdir = /home/neal/games/DukeNukem/freenukum-0.2.9
|
||||
ac_ct_CC = gcc
|
||||
am__include = include
|
||||
am__leading_dot = .
|
||||
am__quote =
|
||||
am__tar = ${AMTAR} chof - "$$tardir"
|
||||
am__untar = ${AMTAR} xf -
|
||||
bindir = ${exec_prefix}/bin
|
||||
build_alias =
|
||||
builddir = .
|
||||
datadir = ${datarootdir}
|
||||
datarootdir = ${prefix}/share
|
||||
docdir = ${datarootdir}/doc/${PACKAGE_TARNAME}
|
||||
dvidir = ${docdir}
|
||||
exec_prefix = ${prefix}
|
||||
host_alias =
|
||||
htmldir = ${docdir}
|
||||
includedir = ${prefix}/include
|
||||
infodir = ${datarootdir}/info
|
||||
install_sh = $(SHELL) /home/neal/games/DukeNukem/freenukum-0.2.9/install-sh
|
||||
libdir = ${exec_prefix}/lib
|
||||
libexecdir = ${exec_prefix}/libexec
|
||||
localedir = ${datarootdir}/locale
|
||||
localstatedir = ${prefix}/var
|
||||
mandir = ${datarootdir}/man
|
||||
mkdir_p = /bin/mkdir -p
|
||||
oldincludedir = /usr/include
|
||||
pdfdir = ${docdir}
|
||||
prefix = /usr/local
|
||||
program_transform_name = s,x,x,
|
||||
psdir = ${docdir}
|
||||
sbindir = ${exec_prefix}/sbin
|
||||
sharedstatedir = ${prefix}/com
|
||||
srcdir = .
|
||||
sysconfdir = ${prefix}/etc
|
||||
target_alias =
|
||||
top_builddir = .
|
||||
top_srcdir = .
|
||||
SUBDIRS = \
|
||||
src
|
||||
|
||||
man6_MANS = doc/freenukum.6
|
||||
EXTRA_DIST = ${man6_MANS}
|
||||
desktopdir = $(datadir)/applications
|
||||
desktop_DATA = freenukum.desktop
|
||||
all: all-recursive
|
||||
|
||||
.SUFFIXES:
|
||||
am--refresh:
|
||||
@:
|
||||
$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
|
||||
@for dep in $?; do \
|
||||
case '$(am__configure_deps)' in \
|
||||
*$$dep*) \
|
||||
echo ' cd $(srcdir) && $(AUTOMAKE) --gnu '; \
|
||||
cd $(srcdir) && $(AUTOMAKE) --gnu \
|
||||
&& exit 0; \
|
||||
exit 1;; \
|
||||
esac; \
|
||||
done; \
|
||||
echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu Makefile'; \
|
||||
cd $(top_srcdir) && \
|
||||
$(AUTOMAKE) --gnu Makefile
|
||||
.PRECIOUS: Makefile
|
||||
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
|
||||
@case '$?' in \
|
||||
*config.status*) \
|
||||
echo ' $(SHELL) ./config.status'; \
|
||||
$(SHELL) ./config.status;; \
|
||||
*) \
|
||||
echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
|
||||
cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
|
||||
esac;
|
||||
|
||||
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
|
||||
$(SHELL) ./config.status --recheck
|
||||
|
||||
$(top_srcdir)/configure: $(am__configure_deps)
|
||||
cd $(srcdir) && $(AUTOCONF)
|
||||
$(ACLOCAL_M4): $(am__aclocal_m4_deps)
|
||||
cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
|
||||
freenukum.desktop: $(top_builddir)/config.status $(srcdir)/freenukum.desktop.in
|
||||
cd $(top_builddir) && $(SHELL) ./config.status $@
|
||||
install-man6: $(man6_MANS) $(man_MANS)
|
||||
@$(NORMAL_INSTALL)
|
||||
test -z "$(man6dir)" || $(MKDIR_P) "$(DESTDIR)$(man6dir)"
|
||||
@list='$(man6_MANS) $(dist_man6_MANS) $(nodist_man6_MANS)'; \
|
||||
l2='$(man_MANS) $(dist_man_MANS) $(nodist_man_MANS)'; \
|
||||
for i in $$l2; do \
|
||||
case "$$i" in \
|
||||
*.6*) list="$$list $$i" ;; \
|
||||
esac; \
|
||||
done; \
|
||||
for i in $$list; do \
|
||||
if test -f $(srcdir)/$$i; then file=$(srcdir)/$$i; \
|
||||
else file=$$i; fi; \
|
||||
ext=`echo $$i | sed -e 's/^.*\\.//'`; \
|
||||
case "$$ext" in \
|
||||
6*) ;; \
|
||||
*) ext='6' ;; \
|
||||
esac; \
|
||||
inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
|
||||
inst=`echo $$inst | sed -e 's/^.*\///'`; \
|
||||
inst=`echo $$inst | sed '$(transform)'`.$$ext; \
|
||||
echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man6dir)/$$inst'"; \
|
||||
$(INSTALL_DATA) "$$file" "$(DESTDIR)$(man6dir)/$$inst"; \
|
||||
done
|
||||
uninstall-man6:
|
||||
@$(NORMAL_UNINSTALL)
|
||||
@list='$(man6_MANS) $(dist_man6_MANS) $(nodist_man6_MANS)'; \
|
||||
l2='$(man_MANS) $(dist_man_MANS) $(nodist_man_MANS)'; \
|
||||
for i in $$l2; do \
|
||||
case "$$i" in \
|
||||
*.6*) list="$$list $$i" ;; \
|
||||
esac; \
|
||||
done; \
|
||||
for i in $$list; do \
|
||||
ext=`echo $$i | sed -e 's/^.*\\.//'`; \
|
||||
case "$$ext" in \
|
||||
6*) ;; \
|
||||
*) ext='6' ;; \
|
||||
esac; \
|
||||
inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
|
||||
inst=`echo $$inst | sed -e 's/^.*\///'`; \
|
||||
inst=`echo $$inst | sed '$(transform)'`.$$ext; \
|
||||
echo " rm -f '$(DESTDIR)$(man6dir)/$$inst'"; \
|
||||
rm -f "$(DESTDIR)$(man6dir)/$$inst"; \
|
||||
done
|
||||
install-desktopDATA: $(desktop_DATA)
|
||||
@$(NORMAL_INSTALL)
|
||||
test -z "$(desktopdir)" || $(MKDIR_P) "$(DESTDIR)$(desktopdir)"
|
||||
@list='$(desktop_DATA)'; for p in $$list; do \
|
||||
if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
|
||||
f=$(am__strip_dir) \
|
||||
echo " $(desktopDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(desktopdir)/$$f'"; \
|
||||
$(desktopDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(desktopdir)/$$f"; \
|
||||
done
|
||||
|
||||
uninstall-desktopDATA:
|
||||
@$(NORMAL_UNINSTALL)
|
||||
@list='$(desktop_DATA)'; for p in $$list; do \
|
||||
f=$(am__strip_dir) \
|
||||
echo " rm -f '$(DESTDIR)$(desktopdir)/$$f'"; \
|
||||
rm -f "$(DESTDIR)$(desktopdir)/$$f"; \
|
||||
done
|
||||
|
||||
# This directory's subdirectories are mostly independent; you can cd
|
||||
# into them and run `make' without going through this Makefile.
|
||||
# To change the values of `make' variables: instead of editing Makefiles,
|
||||
# (1) if the variable is set in `config.status', edit `config.status'
|
||||
# (which will cause the Makefiles to be regenerated when you run `make');
|
||||
# (2) otherwise, pass the desired values on the `make' command line.
|
||||
$(RECURSIVE_TARGETS):
|
||||
@failcom='exit 1'; \
|
||||
for f in x $$MAKEFLAGS; do \
|
||||
case $$f in \
|
||||
*=* | --[!k]*);; \
|
||||
*k*) failcom='fail=yes';; \
|
||||
esac; \
|
||||
done; \
|
||||
dot_seen=no; \
|
||||
target=`echo $@ | sed s/-recursive//`; \
|
||||
list='$(SUBDIRS)'; for subdir in $$list; do \
|
||||
echo "Making $$target in $$subdir"; \
|
||||
if test "$$subdir" = "."; then \
|
||||
dot_seen=yes; \
|
||||
local_target="$$target-am"; \
|
||||
else \
|
||||
local_target="$$target"; \
|
||||
fi; \
|
||||
(cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
|
||||
|| eval $$failcom; \
|
||||
done; \
|
||||
if test "$$dot_seen" = "no"; then \
|
||||
$(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
|
||||
fi; test -z "$$fail"
|
||||
|
||||
$(RECURSIVE_CLEAN_TARGETS):
|
||||
@failcom='exit 1'; \
|
||||
for f in x $$MAKEFLAGS; do \
|
||||
case $$f in \
|
||||
*=* | --[!k]*);; \
|
||||
*k*) failcom='fail=yes';; \
|
||||
esac; \
|
||||
done; \
|
||||
dot_seen=no; \
|
||||
case "$@" in \
|
||||
distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
|
||||
*) list='$(SUBDIRS)' ;; \
|
||||
esac; \
|
||||
rev=''; for subdir in $$list; do \
|
||||
if test "$$subdir" = "."; then :; else \
|
||||
rev="$$subdir $$rev"; \
|
||||
fi; \
|
||||
done; \
|
||||
rev="$$rev ."; \
|
||||
target=`echo $@ | sed s/-recursive//`; \
|
||||
for subdir in $$rev; do \
|
||||
echo "Making $$target in $$subdir"; \
|
||||
if test "$$subdir" = "."; then \
|
||||
local_target="$$target-am"; \
|
||||
else \
|
||||
local_target="$$target"; \
|
||||
fi; \
|
||||
(cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
|
||||
|| eval $$failcom; \
|
||||
done && test -z "$$fail"
|
||||
tags-recursive:
|
||||
list='$(SUBDIRS)'; for subdir in $$list; do \
|
||||
test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
|
||||
done
|
||||
ctags-recursive:
|
||||
list='$(SUBDIRS)'; for subdir in $$list; do \
|
||||
test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
|
||||
done
|
||||
|
||||
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
|
||||
list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
|
||||
unique=`for i in $$list; do \
|
||||
if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
|
||||
done | \
|
||||
$(AWK) '{ files[$$0] = 1; nonemtpy = 1; } \
|
||||
END { if (nonempty) { for (i in files) print i; }; }'`; \
|
||||
mkid -fID $$unique
|
||||
tags: TAGS
|
||||
|
||||
TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
|
||||
$(TAGS_FILES) $(LISP)
|
||||
tags=; \
|
||||
here=`pwd`; \
|
||||
if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
|
||||
include_option=--etags-include; \
|
||||
empty_fix=.; \
|
||||
else \
|
||||
include_option=--include; \
|
||||
empty_fix=; \
|
||||
fi; \
|
||||
list='$(SUBDIRS)'; for subdir in $$list; do \
|
||||
if test "$$subdir" = .; then :; else \
|
||||
test ! -f $$subdir/TAGS || \
|
||||
tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
|
||||
fi; \
|
||||
done; \
|
||||
list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
|
||||
unique=`for i in $$list; do \
|
||||
if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
|
||||
done | \
|
||||
$(AWK) '{ files[$$0] = 1; nonempty = 1; } \
|
||||
END { if (nonempty) { for (i in files) print i; }; }'`; \
|
||||
if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
|
||||
test -n "$$unique" || unique=$$empty_fix; \
|
||||
$(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
|
||||
$$tags $$unique; \
|
||||
fi
|
||||
ctags: CTAGS
|
||||
CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
|
||||
$(TAGS_FILES) $(LISP)
|
||||
tags=; \
|
||||
list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
|
||||
unique=`for i in $$list; do \
|
||||
if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
|
||||
done | \
|
||||
$(AWK) '{ files[$$0] = 1; nonempty = 1; } \
|
||||
END { if (nonempty) { for (i in files) print i; }; }'`; \
|
||||
test -z "$(CTAGS_ARGS)$$tags$$unique" \
|
||||
|| $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
|
||||
$$tags $$unique
|
||||
|
||||
GTAGS:
|
||||
here=`$(am__cd) $(top_builddir) && pwd` \
|
||||
&& cd $(top_srcdir) \
|
||||
&& gtags -i $(GTAGS_ARGS) $$here
|
||||
|
||||
distclean-tags:
|
||||
-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
|
||||
|
||||
distdir: $(DISTFILES)
|
||||
$(am__remove_distdir)
|
||||
test -d $(distdir) || mkdir $(distdir)
|
||||
@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
|
||||
topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
|
||||
list='$(DISTFILES)'; \
|
||||
dist_files=`for file in $$list; do echo $$file; done | \
|
||||
sed -e "s|^$$srcdirstrip/||;t" \
|
||||
-e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
|
||||
case $$dist_files in \
|
||||
*/*) $(MKDIR_P) `echo "$$dist_files" | \
|
||||
sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
|
||||
sort -u` ;; \
|
||||
esac; \
|
||||
for file in $$dist_files; do \
|
||||
if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
|
||||
if test -d $$d/$$file; then \
|
||||
dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
|
||||
if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
|
||||
cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
|
||||
fi; \
|
||||
cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
|
||||
else \
|
||||
test -f $(distdir)/$$file \
|
||||
|| cp -p $$d/$$file $(distdir)/$$file \
|
||||
|| exit 1; \
|
||||
fi; \
|
||||
done
|
||||
list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
|
||||
if test "$$subdir" = .; then :; else \
|
||||
test -d "$(distdir)/$$subdir" \
|
||||
|| $(MKDIR_P) "$(distdir)/$$subdir" \
|
||||
|| exit 1; \
|
||||
distdir=`$(am__cd) $(distdir) && pwd`; \
|
||||
top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
|
||||
(cd $$subdir && \
|
||||
$(MAKE) $(AM_MAKEFLAGS) \
|
||||
top_distdir="$$top_distdir" \
|
||||
distdir="$$distdir/$$subdir" \
|
||||
am__remove_distdir=: \
|
||||
am__skip_length_check=: \
|
||||
distdir) \
|
||||
|| exit 1; \
|
||||
fi; \
|
||||
done
|
||||
-find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
|
||||
! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
|
||||
! -type d ! -perm -400 -exec chmod a+r {} \; -o \
|
||||
! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
|
||||
|| chmod -R a+r $(distdir)
|
||||
dist-gzip: distdir
|
||||
tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
|
||||
$(am__remove_distdir)
|
||||
|
||||
dist-bzip2: distdir
|
||||
tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
|
||||
$(am__remove_distdir)
|
||||
|
||||
dist-lzma: distdir
|
||||
tardir=$(distdir) && $(am__tar) | lzma -9 -c >$(distdir).tar.lzma
|
||||
$(am__remove_distdir)
|
||||
|
||||
dist-tarZ: distdir
|
||||
tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
|
||||
$(am__remove_distdir)
|
||||
|
||||
dist-shar: distdir
|
||||
shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
|
||||
$(am__remove_distdir)
|
||||
|
||||
dist-zip: distdir
|
||||
-rm -f $(distdir).zip
|
||||
zip -rq $(distdir).zip $(distdir)
|
||||
$(am__remove_distdir)
|
||||
|
||||
dist dist-all: distdir
|
||||
tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
|
||||
$(am__remove_distdir)
|
||||
|
||||
# This target untars the dist file and tries a VPATH configuration. Then
|
||||
# it guarantees that the distribution is self-contained by making another
|
||||
# tarfile.
|
||||
distcheck: dist
|
||||
case '$(DIST_ARCHIVES)' in \
|
||||
*.tar.gz*) \
|
||||
GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(am__untar) ;;\
|
||||
*.tar.bz2*) \
|
||||
bunzip2 -c $(distdir).tar.bz2 | $(am__untar) ;;\
|
||||
*.tar.lzma*) \
|
||||
unlzma -c $(distdir).tar.lzma | $(am__untar) ;;\
|
||||
*.tar.Z*) \
|
||||
uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
|
||||
*.shar.gz*) \
|
||||
GZIP=$(GZIP_ENV) gunzip -c $(distdir).shar.gz | unshar ;;\
|
||||
*.zip*) \
|
||||
unzip $(distdir).zip ;;\
|
||||
esac
|
||||
chmod -R a-w $(distdir); chmod a+w $(distdir)
|
||||
mkdir $(distdir)/_build
|
||||
mkdir $(distdir)/_inst
|
||||
chmod a-w $(distdir)
|
||||
dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
|
||||
&& dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
|
||||
&& cd $(distdir)/_build \
|
||||
&& ../configure --srcdir=.. --prefix="$$dc_install_base" \
|
||||
$(DISTCHECK_CONFIGURE_FLAGS) \
|
||||
&& $(MAKE) $(AM_MAKEFLAGS) \
|
||||
&& $(MAKE) $(AM_MAKEFLAGS) dvi \
|
||||
&& $(MAKE) $(AM_MAKEFLAGS) check \
|
||||
&& $(MAKE) $(AM_MAKEFLAGS) install \
|
||||
&& $(MAKE) $(AM_MAKEFLAGS) installcheck \
|
||||
&& $(MAKE) $(AM_MAKEFLAGS) uninstall \
|
||||
&& $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
|
||||
distuninstallcheck \
|
||||
&& chmod -R a-w "$$dc_install_base" \
|
||||
&& ({ \
|
||||
(cd ../.. && umask 077 && mkdir "$$dc_destdir") \
|
||||
&& $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
|
||||
&& $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
|
||||
&& $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
|
||||
distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
|
||||
} || { rm -rf "$$dc_destdir"; exit 1; }) \
|
||||
&& rm -rf "$$dc_destdir" \
|
||||
&& $(MAKE) $(AM_MAKEFLAGS) dist \
|
||||
&& rm -rf $(DIST_ARCHIVES) \
|
||||
&& $(MAKE) $(AM_MAKEFLAGS) distcleancheck
|
||||
$(am__remove_distdir)
|
||||
@(echo "$(distdir) archives ready for distribution: "; \
|
||||
list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
|
||||
sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
|
||||
distuninstallcheck:
|
||||
@cd $(distuninstallcheck_dir) \
|
||||
&& test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
|
||||
|| { echo "ERROR: files left after uninstall:" ; \
|
||||
if test -n "$(DESTDIR)"; then \
|
||||
echo " (check DESTDIR support)"; \
|
||||
fi ; \
|
||||
$(distuninstallcheck_listfiles) ; \
|
||||
exit 1; } >&2
|
||||
distcleancheck: distclean
|
||||
@if test '$(srcdir)' = . ; then \
|
||||
echo "ERROR: distcleancheck can only run from a VPATH build" ; \
|
||||
exit 1 ; \
|
||||
fi
|
||||
@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
|
||||
|| { echo "ERROR: files left in build directory after distclean:" ; \
|
||||
$(distcleancheck_listfiles) ; \
|
||||
exit 1; } >&2
|
||||
check-am: all-am
|
||||
check: check-recursive
|
||||
all-am: Makefile $(MANS) $(DATA)
|
||||
installdirs: installdirs-recursive
|
||||
installdirs-am:
|
||||
for dir in "$(DESTDIR)$(man6dir)" "$(DESTDIR)$(desktopdir)"; do \
|
||||
test -z "$$dir" || $(MKDIR_P) "$$dir"; \
|
||||
done
|
||||
install: install-recursive
|
||||
install-exec: install-exec-recursive
|
||||
install-data: install-data-recursive
|
||||
uninstall: uninstall-recursive
|
||||
|
||||
install-am: all-am
|
||||
@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
|
||||
|
||||
installcheck: installcheck-recursive
|
||||
install-strip:
|
||||
$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
|
||||
install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
|
||||
`test -z '$(STRIP)' || \
|
||||
echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
|
||||
mostlyclean-generic:
|
||||
|
||||
clean-generic:
|
||||
|
||||
distclean-generic:
|
||||
-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
|
||||
|
||||
maintainer-clean-generic:
|
||||
@echo "This command is intended for maintainers to use"
|
||||
@echo "it deletes files that may require special tools to rebuild."
|
||||
clean: clean-recursive
|
||||
|
||||
clean-am: clean-generic mostlyclean-am
|
||||
|
||||
distclean: distclean-recursive
|
||||
-rm -f $(am__CONFIG_DISTCLEAN_FILES)
|
||||
-rm -f Makefile
|
||||
distclean-am: clean-am distclean-generic distclean-tags
|
||||
|
||||
dvi: dvi-recursive
|
||||
|
||||
dvi-am:
|
||||
|
||||
html: html-recursive
|
||||
|
||||
info: info-recursive
|
||||
|
||||
info-am:
|
||||
|
||||
install-data-am: install-desktopDATA install-man
|
||||
|
||||
install-dvi: install-dvi-recursive
|
||||
|
||||
install-exec-am:
|
||||
|
||||
install-html: install-html-recursive
|
||||
|
||||
install-info: install-info-recursive
|
||||
|
||||
install-man: install-man6
|
||||
|
||||
install-pdf: install-pdf-recursive
|
||||
|
||||
install-ps: install-ps-recursive
|
||||
|
||||
installcheck-am:
|
||||
|
||||
maintainer-clean: maintainer-clean-recursive
|
||||
-rm -f $(am__CONFIG_DISTCLEAN_FILES)
|
||||
-rm -rf $(top_srcdir)/autom4te.cache
|
||||
-rm -f Makefile
|
||||
maintainer-clean-am: distclean-am maintainer-clean-generic
|
||||
|
||||
mostlyclean: mostlyclean-recursive
|
||||
|
||||
mostlyclean-am: mostlyclean-generic
|
||||
|
||||
pdf: pdf-recursive
|
||||
|
||||
pdf-am:
|
||||
|
||||
ps: ps-recursive
|
||||
|
||||
ps-am:
|
||||
|
||||
uninstall-am: uninstall-desktopDATA uninstall-man
|
||||
|
||||
uninstall-man: uninstall-man6
|
||||
|
||||
.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) install-am \
|
||||
install-strip
|
||||
|
||||
.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
|
||||
all all-am am--refresh check check-am clean clean-generic \
|
||||
ctags ctags-recursive dist dist-all dist-bzip2 dist-gzip \
|
||||
dist-lzma dist-shar dist-tarZ dist-zip distcheck distclean \
|
||||
distclean-generic distclean-tags distcleancheck distdir \
|
||||
distuninstallcheck dvi dvi-am html html-am info info-am \
|
||||
install install-am install-data install-data-am \
|
||||
install-desktopDATA install-dvi install-dvi-am install-exec \
|
||||
install-exec-am install-html install-html-am install-info \
|
||||
install-info-am install-man install-man6 install-pdf \
|
||||
install-pdf-am install-ps install-ps-am install-strip \
|
||||
installcheck installcheck-am installdirs installdirs-am \
|
||||
maintainer-clean maintainer-clean-generic mostlyclean \
|
||||
mostlyclean-generic pdf pdf-am ps ps-am tags tags-recursive \
|
||||
uninstall uninstall-am uninstall-desktopDATA uninstall-man \
|
||||
uninstall-man6
|
||||
|
||||
# Tell versions [3.59,3.63) of GNU make to not export all variables.
|
||||
# Otherwise a system limit (for SysV at least) may be exceeded.
|
||||
.NOEXPORT:
|
||||
@ -1,9 +0,0 @@
|
||||
SUBDIRS = \
|
||||
src
|
||||
|
||||
man6_MANS = doc/freenukum.6
|
||||
|
||||
EXTRA_DIST = ${man6_MANS}
|
||||
|
||||
desktopdir = $(datadir)/applications
|
||||
desktop_DATA = freenukum.desktop
|
||||
@ -1,664 +0,0 @@
|
||||
# Makefile.in generated by automake 1.10.1 from Makefile.am.
|
||||
# @configure_input@
|
||||
|
||||
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
|
||||
# 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
|
||||
# This Makefile.in is free software; the Free Software Foundation
|
||||
# gives unlimited permission to copy and/or distribute it,
|
||||
# with or without modifications, as long as this notice is preserved.
|
||||
|
||||
# This program is distributed in the hope that it will be useful,
|
||||
# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
|
||||
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
|
||||
# PARTICULAR PURPOSE.
|
||||
|
||||
@SET_MAKE@
|
||||
|
||||
VPATH = @srcdir@
|
||||
pkgdatadir = $(datadir)/@PACKAGE@
|
||||
pkglibdir = $(libdir)/@PACKAGE@
|
||||
pkgincludedir = $(includedir)/@PACKAGE@
|
||||
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
|
||||
install_sh_DATA = $(install_sh) -c -m 644
|
||||
install_sh_PROGRAM = $(install_sh) -c
|
||||
install_sh_SCRIPT = $(install_sh) -c
|
||||
INSTALL_HEADER = $(INSTALL_DATA)
|
||||
transform = $(program_transform_name)
|
||||
NORMAL_INSTALL = :
|
||||
PRE_INSTALL = :
|
||||
POST_INSTALL = :
|
||||
NORMAL_UNINSTALL = :
|
||||
PRE_UNINSTALL = :
|
||||
POST_UNINSTALL = :
|
||||
subdir = .
|
||||
DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \
|
||||
$(srcdir)/Makefile.in $(srcdir)/freenukum.desktop.in \
|
||||
$(top_srcdir)/configure AUTHORS COPYING ChangeLog INSTALL NEWS \
|
||||
depcomp install-sh missing
|
||||
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
|
||||
am__aclocal_m4_deps = $(top_srcdir)/configure.in
|
||||
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
|
||||
$(ACLOCAL_M4)
|
||||
am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
|
||||
configure.lineno config.status.lineno
|
||||
mkinstalldirs = $(install_sh) -d
|
||||
CONFIG_CLEAN_FILES = freenukum.desktop
|
||||
SOURCES =
|
||||
DIST_SOURCES =
|
||||
RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
|
||||
html-recursive info-recursive install-data-recursive \
|
||||
install-dvi-recursive install-exec-recursive \
|
||||
install-html-recursive install-info-recursive \
|
||||
install-pdf-recursive install-ps-recursive install-recursive \
|
||||
installcheck-recursive installdirs-recursive pdf-recursive \
|
||||
ps-recursive uninstall-recursive
|
||||
man6dir = $(mandir)/man6
|
||||
am__installdirs = "$(DESTDIR)$(man6dir)" "$(DESTDIR)$(desktopdir)"
|
||||
NROFF = nroff
|
||||
MANS = $(man6_MANS)
|
||||
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
|
||||
am__vpath_adj = case $$p in \
|
||||
$(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
|
||||
*) f=$$p;; \
|
||||
esac;
|
||||
am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
|
||||
desktopDATA_INSTALL = $(INSTALL_DATA)
|
||||
DATA = $(desktop_DATA)
|
||||
RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
|
||||
distclean-recursive maintainer-clean-recursive
|
||||
ETAGS = etags
|
||||
CTAGS = ctags
|
||||
DIST_SUBDIRS = $(SUBDIRS)
|
||||
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
|
||||
distdir = $(PACKAGE)-$(VERSION)
|
||||
top_distdir = $(distdir)
|
||||
am__remove_distdir = \
|
||||
{ test ! -d $(distdir) \
|
||||
|| { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
|
||||
&& rm -fr $(distdir); }; }
|
||||
DIST_ARCHIVES = $(distdir).tar.gz
|
||||
GZIP_ENV = --best
|
||||
distuninstallcheck_listfiles = find . -type f -print
|
||||
distcleancheck_listfiles = find . -type f -print
|
||||
ACLOCAL = @ACLOCAL@
|
||||
AMTAR = @AMTAR@
|
||||
AUTOCONF = @AUTOCONF@
|
||||
AUTOHEADER = @AUTOHEADER@
|
||||
AUTOMAKE = @AUTOMAKE@
|
||||
AWK = @AWK@
|
||||
CC = @CC@
|
||||
CCDEPMODE = @CCDEPMODE@
|
||||
CFLAGS = @CFLAGS@
|
||||
CPPFLAGS = @CPPFLAGS@
|
||||
CYGPATH_W = @CYGPATH_W@
|
||||
DEFS = @DEFS@
|
||||
DEPDIR = @DEPDIR@
|
||||
ECHO_C = @ECHO_C@
|
||||
ECHO_N = @ECHO_N@
|
||||
ECHO_T = @ECHO_T@
|
||||
EXEEXT = @EXEEXT@
|
||||
INSTALL = @INSTALL@
|
||||
INSTALL_DATA = @INSTALL_DATA@
|
||||
INSTALL_PROGRAM = @INSTALL_PROGRAM@
|
||||
INSTALL_SCRIPT = @INSTALL_SCRIPT@
|
||||
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
|
||||
LDFLAGS = @LDFLAGS@
|
||||
LIBOBJS = @LIBOBJS@
|
||||
LIBS = @LIBS@
|
||||
LTLIBOBJS = @LTLIBOBJS@
|
||||
MAKEINFO = @MAKEINFO@
|
||||
MKDIR_P = @MKDIR_P@
|
||||
OBJEXT = @OBJEXT@
|
||||
PACKAGE = @PACKAGE@
|
||||
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
|
||||
PACKAGE_NAME = @PACKAGE_NAME@
|
||||
PACKAGE_STRING = @PACKAGE_STRING@
|
||||
PACKAGE_TARNAME = @PACKAGE_TARNAME@
|
||||
PACKAGE_VERSION = @PACKAGE_VERSION@
|
||||
PATH_SEPARATOR = @PATH_SEPARATOR@
|
||||
SDLCONFIG = @SDLCONFIG@
|
||||
SET_MAKE = @SET_MAKE@
|
||||
SHELL = @SHELL@
|
||||
STRIP = @STRIP@
|
||||
VERSION = @VERSION@
|
||||
abs_builddir = @abs_builddir@
|
||||
abs_srcdir = @abs_srcdir@
|
||||
abs_top_builddir = @abs_top_builddir@
|
||||
abs_top_srcdir = @abs_top_srcdir@
|
||||
ac_ct_CC = @ac_ct_CC@
|
||||
am__include = @am__include@
|
||||
am__leading_dot = @am__leading_dot@
|
||||
am__quote = @am__quote@
|
||||
am__tar = @am__tar@
|
||||
am__untar = @am__untar@
|
||||
bindir = @bindir@
|
||||
build_alias = @build_alias@
|
||||
builddir = @builddir@
|
||||
datadir = @datadir@
|
||||
datarootdir = @datarootdir@
|
||||
docdir = @docdir@
|
||||
dvidir = @dvidir@
|
||||
exec_prefix = @exec_prefix@
|
||||
host_alias = @host_alias@
|
||||
htmldir = @htmldir@
|
||||
includedir = @includedir@
|
||||
infodir = @infodir@
|
||||
install_sh = @install_sh@
|
||||
libdir = @libdir@
|
||||
libexecdir = @libexecdir@
|
||||
localedir = @localedir@
|
||||
localstatedir = @localstatedir@
|
||||
mandir = @mandir@
|
||||
mkdir_p = @mkdir_p@
|
||||
oldincludedir = @oldincludedir@
|
||||
pdfdir = @pdfdir@
|
||||
prefix = @prefix@
|
||||
program_transform_name = @program_transform_name@
|
||||
psdir = @psdir@
|
||||
sbindir = @sbindir@
|
||||
sharedstatedir = @sharedstatedir@
|
||||
srcdir = @srcdir@
|
||||
sysconfdir = @sysconfdir@
|
||||
target_alias = @target_alias@
|
||||
top_builddir = @top_builddir@
|
||||
top_srcdir = @top_srcdir@
|
||||
SUBDIRS = \
|
||||
src
|
||||
|
||||
man6_MANS = doc/freenukum.6
|
||||
EXTRA_DIST = ${man6_MANS}
|
||||
desktopdir = $(datadir)/applications
|
||||
desktop_DATA = freenukum.desktop
|
||||
all: all-recursive
|
||||
|
||||
.SUFFIXES:
|
||||
am--refresh:
|
||||
@:
|
||||
$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
|
||||
@for dep in $?; do \
|
||||
case '$(am__configure_deps)' in \
|
||||
*$$dep*) \
|
||||
echo ' cd $(srcdir) && $(AUTOMAKE) --gnu '; \
|
||||
cd $(srcdir) && $(AUTOMAKE) --gnu \
|
||||
&& exit 0; \
|
||||
exit 1;; \
|
||||
esac; \
|
||||
done; \
|
||||
echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu Makefile'; \
|
||||
cd $(top_srcdir) && \
|
||||
$(AUTOMAKE) --gnu Makefile
|
||||
.PRECIOUS: Makefile
|
||||
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
|
||||
@case '$?' in \
|
||||
*config.status*) \
|
||||
echo ' $(SHELL) ./config.status'; \
|
||||
$(SHELL) ./config.status;; \
|
||||
*) \
|
||||
echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
|
||||
cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
|
||||
esac;
|
||||
|
||||
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
|
||||
$(SHELL) ./config.status --recheck
|
||||
|
||||
$(top_srcdir)/configure: $(am__configure_deps)
|
||||
cd $(srcdir) && $(AUTOCONF)
|
||||
$(ACLOCAL_M4): $(am__aclocal_m4_deps)
|
||||
cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
|
||||
freenukum.desktop: $(top_builddir)/config.status $(srcdir)/freenukum.desktop.in
|
||||
cd $(top_builddir) && $(SHELL) ./config.status $@
|
||||
install-man6: $(man6_MANS) $(man_MANS)
|
||||
@$(NORMAL_INSTALL)
|
||||
test -z "$(man6dir)" || $(MKDIR_P) "$(DESTDIR)$(man6dir)"
|
||||
@list='$(man6_MANS) $(dist_man6_MANS) $(nodist_man6_MANS)'; \
|
||||
l2='$(man_MANS) $(dist_man_MANS) $(nodist_man_MANS)'; \
|
||||
for i in $$l2; do \
|
||||
case "$$i" in \
|
||||
*.6*) list="$$list $$i" ;; \
|
||||
esac; \
|
||||
done; \
|
||||
for i in $$list; do \
|
||||
if test -f $(srcdir)/$$i; then file=$(srcdir)/$$i; \
|
||||
else file=$$i; fi; \
|
||||
ext=`echo $$i | sed -e 's/^.*\\.//'`; \
|
||||
case "$$ext" in \
|
||||
6*) ;; \
|
||||
*) ext='6' ;; \
|
||||
esac; \
|
||||
inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
|
||||
inst=`echo $$inst | sed -e 's/^.*\///'`; \
|
||||
inst=`echo $$inst | sed '$(transform)'`.$$ext; \
|
||||
echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man6dir)/$$inst'"; \
|
||||
$(INSTALL_DATA) "$$file" "$(DESTDIR)$(man6dir)/$$inst"; \
|
||||
done
|
||||
uninstall-man6:
|
||||
@$(NORMAL_UNINSTALL)
|
||||
@list='$(man6_MANS) $(dist_man6_MANS) $(nodist_man6_MANS)'; \
|
||||
l2='$(man_MANS) $(dist_man_MANS) $(nodist_man_MANS)'; \
|
||||
for i in $$l2; do \
|
||||
case "$$i" in \
|
||||
*.6*) list="$$list $$i" ;; \
|
||||
esac; \
|
||||
done; \
|
||||
for i in $$list; do \
|
||||
ext=`echo $$i | sed -e 's/^.*\\.//'`; \
|
||||
case "$$ext" in \
|
||||
6*) ;; \
|
||||
*) ext='6' ;; \
|
||||
esac; \
|
||||
inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
|
||||
inst=`echo $$inst | sed -e 's/^.*\///'`; \
|
||||
inst=`echo $$inst | sed '$(transform)'`.$$ext; \
|
||||
echo " rm -f '$(DESTDIR)$(man6dir)/$$inst'"; \
|
||||
rm -f "$(DESTDIR)$(man6dir)/$$inst"; \
|
||||
done
|
||||
install-desktopDATA: $(desktop_DATA)
|
||||
@$(NORMAL_INSTALL)
|
||||
test -z "$(desktopdir)" || $(MKDIR_P) "$(DESTDIR)$(desktopdir)"
|
||||
@list='$(desktop_DATA)'; for p in $$list; do \
|
||||
if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
|
||||
f=$(am__strip_dir) \
|
||||
echo " $(desktopDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(desktopdir)/$$f'"; \
|
||||
$(desktopDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(desktopdir)/$$f"; \
|
||||
done
|
||||
|
||||
uninstall-desktopDATA:
|
||||
@$(NORMAL_UNINSTALL)
|
||||
@list='$(desktop_DATA)'; for p in $$list; do \
|
||||
f=$(am__strip_dir) \
|
||||
echo " rm -f '$(DESTDIR)$(desktopdir)/$$f'"; \
|
||||
rm -f "$(DESTDIR)$(desktopdir)/$$f"; \
|
||||
done
|
||||
|
||||
# This directory's subdirectories are mostly independent; you can cd
|
||||
# into them and run `make' without going through this Makefile.
|
||||
# To change the values of `make' variables: instead of editing Makefiles,
|
||||
# (1) if the variable is set in `config.status', edit `config.status'
|
||||
# (which will cause the Makefiles to be regenerated when you run `make');
|
||||
# (2) otherwise, pass the desired values on the `make' command line.
|
||||
$(RECURSIVE_TARGETS):
|
||||
@failcom='exit 1'; \
|
||||
for f in x $$MAKEFLAGS; do \
|
||||
case $$f in \
|
||||
*=* | --[!k]*);; \
|
||||
*k*) failcom='fail=yes';; \
|
||||
esac; \
|
||||
done; \
|
||||
dot_seen=no; \
|
||||
target=`echo $@ | sed s/-recursive//`; \
|
||||
list='$(SUBDIRS)'; for subdir in $$list; do \
|
||||
echo "Making $$target in $$subdir"; \
|
||||
if test "$$subdir" = "."; then \
|
||||
dot_seen=yes; \
|
||||
local_target="$$target-am"; \
|
||||
else \
|
||||
local_target="$$target"; \
|
||||
fi; \
|
||||
(cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
|
||||
|| eval $$failcom; \
|
||||
done; \
|
||||
if test "$$dot_seen" = "no"; then \
|
||||
$(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
|
||||
fi; test -z "$$fail"
|
||||
|
||||
$(RECURSIVE_CLEAN_TARGETS):
|
||||
@failcom='exit 1'; \
|
||||
for f in x $$MAKEFLAGS; do \
|
||||
case $$f in \
|
||||
*=* | --[!k]*);; \
|
||||
*k*) failcom='fail=yes';; \
|
||||
esac; \
|
||||
done; \
|
||||
dot_seen=no; \
|
||||
case "$@" in \
|
||||
distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
|
||||
*) list='$(SUBDIRS)' ;; \
|
||||
esac; \
|
||||
rev=''; for subdir in $$list; do \
|
||||
if test "$$subdir" = "."; then :; else \
|
||||
rev="$$subdir $$rev"; \
|
||||
fi; \
|
||||
done; \
|
||||
rev="$$rev ."; \
|
||||
target=`echo $@ | sed s/-recursive//`; \
|
||||
for subdir in $$rev; do \
|
||||
echo "Making $$target in $$subdir"; \
|
||||
if test "$$subdir" = "."; then \
|
||||
local_target="$$target-am"; \
|
||||
else \
|
||||
local_target="$$target"; \
|
||||
fi; \
|
||||
(cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
|
||||
|| eval $$failcom; \
|
||||
done && test -z "$$fail"
|
||||
tags-recursive:
|
||||
list='$(SUBDIRS)'; for subdir in $$list; do \
|
||||
test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
|
||||
done
|
||||
ctags-recursive:
|
||||
list='$(SUBDIRS)'; for subdir in $$list; do \
|
||||
test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
|
||||
done
|
||||
|
||||
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
|
||||
list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
|
||||
unique=`for i in $$list; do \
|
||||
if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
|
||||
done | \
|
||||
$(AWK) '{ files[$$0] = 1; nonemtpy = 1; } \
|
||||
END { if (nonempty) { for (i in files) print i; }; }'`; \
|
||||
mkid -fID $$unique
|
||||
tags: TAGS
|
||||
|
||||
TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
|
||||
$(TAGS_FILES) $(LISP)
|
||||
tags=; \
|
||||
here=`pwd`; \
|
||||
if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
|
||||
include_option=--etags-include; \
|
||||
empty_fix=.; \
|
||||
else \
|
||||
include_option=--include; \
|
||||
empty_fix=; \
|
||||
fi; \
|
||||
list='$(SUBDIRS)'; for subdir in $$list; do \
|
||||
if test "$$subdir" = .; then :; else \
|
||||
test ! -f $$subdir/TAGS || \
|
||||
tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
|
||||
fi; \
|
||||
done; \
|
||||
list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
|
||||
unique=`for i in $$list; do \
|
||||
if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
|
||||
done | \
|
||||
$(AWK) '{ files[$$0] = 1; nonempty = 1; } \
|
||||
END { if (nonempty) { for (i in files) print i; }; }'`; \
|
||||
if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
|
||||
test -n "$$unique" || unique=$$empty_fix; \
|
||||
$(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
|
||||
$$tags $$unique; \
|
||||
fi
|
||||
ctags: CTAGS
|
||||
CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
|
||||
$(TAGS_FILES) $(LISP)
|
||||
tags=; \
|
||||
list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
|
||||
unique=`for i in $$list; do \
|
||||
if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
|
||||
done | \
|
||||
$(AWK) '{ files[$$0] = 1; nonempty = 1; } \
|
||||
END { if (nonempty) { for (i in files) print i; }; }'`; \
|
||||
test -z "$(CTAGS_ARGS)$$tags$$unique" \
|
||||
|| $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
|
||||
$$tags $$unique
|
||||
|
||||
GTAGS:
|
||||
here=`$(am__cd) $(top_builddir) && pwd` \
|
||||
&& cd $(top_srcdir) \
|
||||
&& gtags -i $(GTAGS_ARGS) $$here
|
||||
|
||||
distclean-tags:
|
||||
-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
|
||||
|
||||
distdir: $(DISTFILES)
|
||||
$(am__remove_distdir)
|
||||
test -d $(distdir) || mkdir $(distdir)
|
||||
@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
|
||||
topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
|
||||
list='$(DISTFILES)'; \
|
||||
dist_files=`for file in $$list; do echo $$file; done | \
|
||||
sed -e "s|^$$srcdirstrip/||;t" \
|
||||
-e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
|
||||
case $$dist_files in \
|
||||
*/*) $(MKDIR_P) `echo "$$dist_files" | \
|
||||
sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
|
||||
sort -u` ;; \
|
||||
esac; \
|
||||
for file in $$dist_files; do \
|
||||
if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
|
||||
if test -d $$d/$$file; then \
|
||||
dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
|
||||
if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
|
||||
cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
|
||||
fi; \
|
||||
cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
|
||||
else \
|
||||
test -f $(distdir)/$$file \
|
||||
|| cp -p $$d/$$file $(distdir)/$$file \
|
||||
|| exit 1; \
|
||||
fi; \
|
||||
done
|
||||
list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
|
||||
if test "$$subdir" = .; then :; else \
|
||||
test -d "$(distdir)/$$subdir" \
|
||||
|| $(MKDIR_P) "$(distdir)/$$subdir" \
|
||||
|| exit 1; \
|
||||
distdir=`$(am__cd) $(distdir) && pwd`; \
|
||||
top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
|
||||
(cd $$subdir && \
|
||||
$(MAKE) $(AM_MAKEFLAGS) \
|
||||
top_distdir="$$top_distdir" \
|
||||
distdir="$$distdir/$$subdir" \
|
||||
am__remove_distdir=: \
|
||||
am__skip_length_check=: \
|
||||
distdir) \
|
||||
|| exit 1; \
|
||||
fi; \
|
||||
done
|
||||
-find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
|
||||
! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
|
||||
! -type d ! -perm -400 -exec chmod a+r {} \; -o \
|
||||
! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
|
||||
|| chmod -R a+r $(distdir)
|
||||
dist-gzip: distdir
|
||||
tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
|
||||
$(am__remove_distdir)
|
||||
|
||||
dist-bzip2: distdir
|
||||
tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
|
||||
$(am__remove_distdir)
|
||||
|
||||
dist-lzma: distdir
|
||||
tardir=$(distdir) && $(am__tar) | lzma -9 -c >$(distdir).tar.lzma
|
||||
$(am__remove_distdir)
|
||||
|
||||
dist-tarZ: distdir
|
||||
tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
|
||||
$(am__remove_distdir)
|
||||
|
||||
dist-shar: distdir
|
||||
shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
|
||||
$(am__remove_distdir)
|
||||
|
||||
dist-zip: distdir
|
||||
-rm -f $(distdir).zip
|
||||
zip -rq $(distdir).zip $(distdir)
|
||||
$(am__remove_distdir)
|
||||
|
||||
dist dist-all: distdir
|
||||
tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
|
||||
$(am__remove_distdir)
|
||||
|
||||
# This target untars the dist file and tries a VPATH configuration. Then
|
||||
# it guarantees that the distribution is self-contained by making another
|
||||
# tarfile.
|
||||
distcheck: dist
|
||||
case '$(DIST_ARCHIVES)' in \
|
||||
*.tar.gz*) \
|
||||
GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(am__untar) ;;\
|
||||
*.tar.bz2*) \
|
||||
bunzip2 -c $(distdir).tar.bz2 | $(am__untar) ;;\
|
||||
*.tar.lzma*) \
|
||||
unlzma -c $(distdir).tar.lzma | $(am__untar) ;;\
|
||||
*.tar.Z*) \
|
||||
uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
|
||||
*.shar.gz*) \
|
||||
GZIP=$(GZIP_ENV) gunzip -c $(distdir).shar.gz | unshar ;;\
|
||||
*.zip*) \
|
||||
unzip $(distdir).zip ;;\
|
||||
esac
|
||||
chmod -R a-w $(distdir); chmod a+w $(distdir)
|
||||
mkdir $(distdir)/_build
|
||||
mkdir $(distdir)/_inst
|
||||
chmod a-w $(distdir)
|
||||
dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
|
||||
&& dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
|
||||
&& cd $(distdir)/_build \
|
||||
&& ../configure --srcdir=.. --prefix="$$dc_install_base" \
|
||||
$(DISTCHECK_CONFIGURE_FLAGS) \
|
||||
&& $(MAKE) $(AM_MAKEFLAGS) \
|
||||
&& $(MAKE) $(AM_MAKEFLAGS) dvi \
|
||||
&& $(MAKE) $(AM_MAKEFLAGS) check \
|
||||
&& $(MAKE) $(AM_MAKEFLAGS) install \
|
||||
&& $(MAKE) $(AM_MAKEFLAGS) installcheck \
|
||||
&& $(MAKE) $(AM_MAKEFLAGS) uninstall \
|
||||
&& $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
|
||||
distuninstallcheck \
|
||||
&& chmod -R a-w "$$dc_install_base" \
|
||||
&& ({ \
|
||||
(cd ../.. && umask 077 && mkdir "$$dc_destdir") \
|
||||
&& $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
|
||||
&& $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
|
||||
&& $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
|
||||
distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
|
||||
} || { rm -rf "$$dc_destdir"; exit 1; }) \
|
||||
&& rm -rf "$$dc_destdir" \
|
||||
&& $(MAKE) $(AM_MAKEFLAGS) dist \
|
||||
&& rm -rf $(DIST_ARCHIVES) \
|
||||
&& $(MAKE) $(AM_MAKEFLAGS) distcleancheck
|
||||
$(am__remove_distdir)
|
||||
@(echo "$(distdir) archives ready for distribution: "; \
|
||||
list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
|
||||
sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
|
||||
distuninstallcheck:
|
||||
@cd $(distuninstallcheck_dir) \
|
||||
&& test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
|
||||
|| { echo "ERROR: files left after uninstall:" ; \
|
||||
if test -n "$(DESTDIR)"; then \
|
||||
echo " (check DESTDIR support)"; \
|
||||
fi ; \
|
||||
$(distuninstallcheck_listfiles) ; \
|
||||
exit 1; } >&2
|
||||
distcleancheck: distclean
|
||||
@if test '$(srcdir)' = . ; then \
|
||||
echo "ERROR: distcleancheck can only run from a VPATH build" ; \
|
||||
exit 1 ; \
|
||||
fi
|
||||
@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
|
||||
|| { echo "ERROR: files left in build directory after distclean:" ; \
|
||||
$(distcleancheck_listfiles) ; \
|
||||
exit 1; } >&2
|
||||
check-am: all-am
|
||||
check: check-recursive
|
||||
all-am: Makefile $(MANS) $(DATA)
|
||||
installdirs: installdirs-recursive
|
||||
installdirs-am:
|
||||
for dir in "$(DESTDIR)$(man6dir)" "$(DESTDIR)$(desktopdir)"; do \
|
||||
test -z "$$dir" || $(MKDIR_P) "$$dir"; \
|
||||
done
|
||||
install: install-recursive
|
||||
install-exec: install-exec-recursive
|
||||
install-data: install-data-recursive
|
||||
uninstall: uninstall-recursive
|
||||
|
||||
install-am: all-am
|
||||
@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
|
||||
|
||||
installcheck: installcheck-recursive
|
||||
install-strip:
|
||||
$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
|
||||
install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
|
||||
`test -z '$(STRIP)' || \
|
||||
echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
|
||||
mostlyclean-generic:
|
||||
|
||||
clean-generic:
|
||||
|
||||
distclean-generic:
|
||||
-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
|
||||
|
||||
maintainer-clean-generic:
|
||||
@echo "This command is intended for maintainers to use"
|
||||
@echo "it deletes files that may require special tools to rebuild."
|
||||
clean: clean-recursive
|
||||
|
||||
clean-am: clean-generic mostlyclean-am
|
||||
|
||||
distclean: distclean-recursive
|
||||
-rm -f $(am__CONFIG_DISTCLEAN_FILES)
|
||||
-rm -f Makefile
|
||||
distclean-am: clean-am distclean-generic distclean-tags
|
||||
|
||||
dvi: dvi-recursive
|
||||
|
||||
dvi-am:
|
||||
|
||||
html: html-recursive
|
||||
|
||||
info: info-recursive
|
||||
|
||||
info-am:
|
||||
|
||||
install-data-am: install-desktopDATA install-man
|
||||
|
||||
install-dvi: install-dvi-recursive
|
||||
|
||||
install-exec-am:
|
||||
|
||||
install-html: install-html-recursive
|
||||
|
||||
install-info: install-info-recursive
|
||||
|
||||
install-man: install-man6
|
||||
|
||||
install-pdf: install-pdf-recursive
|
||||
|
||||
install-ps: install-ps-recursive
|
||||
|
||||
installcheck-am:
|
||||
|
||||
maintainer-clean: maintainer-clean-recursive
|
||||
-rm -f $(am__CONFIG_DISTCLEAN_FILES)
|
||||
-rm -rf $(top_srcdir)/autom4te.cache
|
||||
-rm -f Makefile
|
||||
maintainer-clean-am: distclean-am maintainer-clean-generic
|
||||
|
||||
mostlyclean: mostlyclean-recursive
|
||||
|
||||
mostlyclean-am: mostlyclean-generic
|
||||
|
||||
pdf: pdf-recursive
|
||||
|
||||
pdf-am:
|
||||
|
||||
ps: ps-recursive
|
||||
|
||||
ps-am:
|
||||
|
||||
uninstall-am: uninstall-desktopDATA uninstall-man
|
||||
|
||||
uninstall-man: uninstall-man6
|
||||
|
||||
.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) install-am \
|
||||
install-strip
|
||||
|
||||
.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
|
||||
all all-am am--refresh check check-am clean clean-generic \
|
||||
ctags ctags-recursive dist dist-all dist-bzip2 dist-gzip \
|
||||
dist-lzma dist-shar dist-tarZ dist-zip distcheck distclean \
|
||||
distclean-generic distclean-tags distcleancheck distdir \
|
||||
distuninstallcheck dvi dvi-am html html-am info info-am \
|
||||
install install-am install-data install-data-am \
|
||||
install-desktopDATA install-dvi install-dvi-am install-exec \
|
||||
install-exec-am install-html install-html-am install-info \
|
||||
install-info-am install-man install-man6 install-pdf \
|
||||
install-pdf-am install-ps install-ps-am install-strip \
|
||||
installcheck installcheck-am installdirs installdirs-am \
|
||||
maintainer-clean maintainer-clean-generic mostlyclean \
|
||||
mostlyclean-generic pdf pdf-am ps ps-am tags tags-recursive \
|
||||
uninstall uninstall-am uninstall-desktopDATA uninstall-man \
|
||||
uninstall-man6
|
||||
|
||||
# Tell versions [3.59,3.63) of GNU make to not export all variables.
|
||||
# Otherwise a system limit (for SysV at least) may be exceeded.
|
||||
.NOEXPORT:
|
||||
@ -1,6 +0,0 @@
|
||||
Freenukum
|
||||
|
||||
For information on how to compile Freenukum, see the file 'INSTALL'.
|
||||
|
||||
To find more information about Freenukum, check out the project
|
||||
page at http://launchpad.net/freenukum
|
||||
868
Games/DukeNukem/freenukum-0.2.9/aclocal.m4
vendored
868
Games/DukeNukem/freenukum-0.2.9/aclocal.m4
vendored
@ -1,868 +0,0 @@
|
||||
# generated automatically by aclocal 1.10.1 -*- Autoconf -*-
|
||||
|
||||
# Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
|
||||
# 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
|
||||
# This file is free software; the Free Software Foundation
|
||||
# gives unlimited permission to copy and/or distribute it,
|
||||
# with or without modifications, as long as this notice is preserved.
|
||||
|
||||
# This program is distributed in the hope that it will be useful,
|
||||
# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
|
||||
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
|
||||
# PARTICULAR PURPOSE.
|
||||
|
||||
m4_ifndef([AC_AUTOCONF_VERSION],
|
||||
[m4_copy([m4_PACKAGE_VERSION], [AC_AUTOCONF_VERSION])])dnl
|
||||
m4_if(AC_AUTOCONF_VERSION, [2.61],,
|
||||
[m4_warning([this file was generated for autoconf 2.61.
|
||||
You have another version of autoconf. It may work, but is not guaranteed to.
|
||||
If you have problems, you may need to regenerate the build system entirely.
|
||||
To do so, use the procedure documented by the package, typically `autoreconf'.])])
|
||||
|
||||
# Copyright (C) 2002, 2003, 2005, 2006, 2007 Free Software Foundation, Inc.
|
||||
#
|
||||
# This file is free software; the Free Software Foundation
|
||||
# gives unlimited permission to copy and/or distribute it,
|
||||
# with or without modifications, as long as this notice is preserved.
|
||||
|
||||
# AM_AUTOMAKE_VERSION(VERSION)
|
||||
# ----------------------------
|
||||
# Automake X.Y traces this macro to ensure aclocal.m4 has been
|
||||
# generated from the m4 files accompanying Automake X.Y.
|
||||
# (This private macro should not be called outside this file.)
|
||||
AC_DEFUN([AM_AUTOMAKE_VERSION],
|
||||
[am__api_version='1.10'
|
||||
dnl Some users find AM_AUTOMAKE_VERSION and mistake it for a way to
|
||||
dnl require some minimum version. Point them to the right macro.
|
||||
m4_if([$1], [1.10.1], [],
|
||||
[AC_FATAL([Do not call $0, use AM_INIT_AUTOMAKE([$1]).])])dnl
|
||||
])
|
||||
|
||||
# _AM_AUTOCONF_VERSION(VERSION)
|
||||
# -----------------------------
|
||||
# aclocal traces this macro to find the Autoconf version.
|
||||
# This is a private macro too. Using m4_define simplifies
|
||||
# the logic in aclocal, which can simply ignore this definition.
|
||||
m4_define([_AM_AUTOCONF_VERSION], [])
|
||||
|
||||
# AM_SET_CURRENT_AUTOMAKE_VERSION
|
||||
# -------------------------------
|
||||
# Call AM_AUTOMAKE_VERSION and AM_AUTOMAKE_VERSION so they can be traced.
|
||||
# This function is AC_REQUIREd by AC_INIT_AUTOMAKE.
|
||||
AC_DEFUN([AM_SET_CURRENT_AUTOMAKE_VERSION],
|
||||
[AM_AUTOMAKE_VERSION([1.10.1])dnl
|
||||
m4_ifndef([AC_AUTOCONF_VERSION],
|
||||
[m4_copy([m4_PACKAGE_VERSION], [AC_AUTOCONF_VERSION])])dnl
|
||||
_AM_AUTOCONF_VERSION(AC_AUTOCONF_VERSION)])
|
||||
|
||||
# AM_AUX_DIR_EXPAND -*- Autoconf -*-
|
||||
|
||||
# Copyright (C) 2001, 2003, 2005 Free Software Foundation, Inc.
|
||||
#
|
||||
# This file is free software; the Free Software Foundation
|
||||
# gives unlimited permission to copy and/or distribute it,
|
||||
# with or without modifications, as long as this notice is preserved.
|
||||
|
||||
# For projects using AC_CONFIG_AUX_DIR([foo]), Autoconf sets
|
||||
# $ac_aux_dir to `$srcdir/foo'. In other projects, it is set to
|
||||
# `$srcdir', `$srcdir/..', or `$srcdir/../..'.
|
||||
#
|
||||
# Of course, Automake must honor this variable whenever it calls a
|
||||
# tool from the auxiliary directory. The problem is that $srcdir (and
|
||||
# therefore $ac_aux_dir as well) can be either absolute or relative,
|
||||
# depending on how configure is run. This is pretty annoying, since
|
||||
# it makes $ac_aux_dir quite unusable in subdirectories: in the top
|
||||
# source directory, any form will work fine, but in subdirectories a
|
||||
# relative path needs to be adjusted first.
|
||||
#
|
||||
# $ac_aux_dir/missing
|
||||
# fails when called from a subdirectory if $ac_aux_dir is relative
|
||||
# $top_srcdir/$ac_aux_dir/missing
|
||||
# fails if $ac_aux_dir is absolute,
|
||||
# fails when called from a subdirectory in a VPATH build with
|
||||
# a relative $ac_aux_dir
|
||||
#
|
||||
# The reason of the latter failure is that $top_srcdir and $ac_aux_dir
|
||||
# are both prefixed by $srcdir. In an in-source build this is usually
|
||||
# harmless because $srcdir is `.', but things will broke when you
|
||||
# start a VPATH build or use an absolute $srcdir.
|
||||
#
|
||||
# So we could use something similar to $top_srcdir/$ac_aux_dir/missing,
|
||||
# iff we strip the leading $srcdir from $ac_aux_dir. That would be:
|
||||
# am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
|
||||
# and then we would define $MISSING as
|
||||
# MISSING="\${SHELL} $am_aux_dir/missing"
|
||||
# This will work as long as MISSING is not called from configure, because
|
||||
# unfortunately $(top_srcdir) has no meaning in configure.
|
||||
# However there are other variables, like CC, which are often used in
|
||||
# configure, and could therefore not use this "fixed" $ac_aux_dir.
|
||||
#
|
||||
# Another solution, used here, is to always expand $ac_aux_dir to an
|
||||
# absolute PATH. The drawback is that using absolute paths prevent a
|
||||
# configured tree to be moved without reconfiguration.
|
||||
|
||||
AC_DEFUN([AM_AUX_DIR_EXPAND],
|
||||
[dnl Rely on autoconf to set up CDPATH properly.
|
||||
AC_PREREQ([2.50])dnl
|
||||
# expand $ac_aux_dir to an absolute path
|
||||
am_aux_dir=`cd $ac_aux_dir && pwd`
|
||||
])
|
||||
|
||||
# AM_CONDITIONAL -*- Autoconf -*-
|
||||
|
||||
# Copyright (C) 1997, 2000, 2001, 2003, 2004, 2005, 2006
|
||||
# Free Software Foundation, Inc.
|
||||
#
|
||||
# This file is free software; the Free Software Foundation
|
||||
# gives unlimited permission to copy and/or distribute it,
|
||||
# with or without modifications, as long as this notice is preserved.
|
||||
|
||||
# serial 8
|
||||
|
||||
# AM_CONDITIONAL(NAME, SHELL-CONDITION)
|
||||
# -------------------------------------
|
||||
# Define a conditional.
|
||||
AC_DEFUN([AM_CONDITIONAL],
|
||||
[AC_PREREQ(2.52)dnl
|
||||
ifelse([$1], [TRUE], [AC_FATAL([$0: invalid condition: $1])],
|
||||
[$1], [FALSE], [AC_FATAL([$0: invalid condition: $1])])dnl
|
||||
AC_SUBST([$1_TRUE])dnl
|
||||
AC_SUBST([$1_FALSE])dnl
|
||||
_AM_SUBST_NOTMAKE([$1_TRUE])dnl
|
||||
_AM_SUBST_NOTMAKE([$1_FALSE])dnl
|
||||
if $2; then
|
||||
$1_TRUE=
|
||||
$1_FALSE='#'
|
||||
else
|
||||
$1_TRUE='#'
|
||||
$1_FALSE=
|
||||
fi
|
||||
AC_CONFIG_COMMANDS_PRE(
|
||||
[if test -z "${$1_TRUE}" && test -z "${$1_FALSE}"; then
|
||||
AC_MSG_ERROR([[conditional "$1" was never defined.
|
||||
Usually this means the macro was only invoked conditionally.]])
|
||||
fi])])
|
||||
|
||||
# Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006
|
||||
# Free Software Foundation, Inc.
|
||||
#
|
||||
# This file is free software; the Free Software Foundation
|
||||
# gives unlimited permission to copy and/or distribute it,
|
||||
# with or without modifications, as long as this notice is preserved.
|
||||
|
||||
# serial 9
|
||||
|
||||
# There are a few dirty hacks below to avoid letting `AC_PROG_CC' be
|
||||
# written in clear, in which case automake, when reading aclocal.m4,
|
||||
# will think it sees a *use*, and therefore will trigger all it's
|
||||
# C support machinery. Also note that it means that autoscan, seeing
|
||||
# CC etc. in the Makefile, will ask for an AC_PROG_CC use...
|
||||
|
||||
|
||||
# _AM_DEPENDENCIES(NAME)
|
||||
# ----------------------
|
||||
# See how the compiler implements dependency checking.
|
||||
# NAME is "CC", "CXX", "GCJ", or "OBJC".
|
||||
# We try a few techniques and use that to set a single cache variable.
|
||||
#
|
||||
# We don't AC_REQUIRE the corresponding AC_PROG_CC since the latter was
|
||||
# modified to invoke _AM_DEPENDENCIES(CC); we would have a circular
|
||||
# dependency, and given that the user is not expected to run this macro,
|
||||
# just rely on AC_PROG_CC.
|
||||
AC_DEFUN([_AM_DEPENDENCIES],
|
||||
[AC_REQUIRE([AM_SET_DEPDIR])dnl
|
||||
AC_REQUIRE([AM_OUTPUT_DEPENDENCY_COMMANDS])dnl
|
||||
AC_REQUIRE([AM_MAKE_INCLUDE])dnl
|
||||
AC_REQUIRE([AM_DEP_TRACK])dnl
|
||||
|
||||
ifelse([$1], CC, [depcc="$CC" am_compiler_list=],
|
||||
[$1], CXX, [depcc="$CXX" am_compiler_list=],
|
||||
[$1], OBJC, [depcc="$OBJC" am_compiler_list='gcc3 gcc'],
|
||||
[$1], UPC, [depcc="$UPC" am_compiler_list=],
|
||||
[$1], GCJ, [depcc="$GCJ" am_compiler_list='gcc3 gcc'],
|
||||
[depcc="$$1" am_compiler_list=])
|
||||
|
||||
AC_CACHE_CHECK([dependency style of $depcc],
|
||||
[am_cv_$1_dependencies_compiler_type],
|
||||
[if test -z "$AMDEP_TRUE" && test -f "$am_depcomp"; then
|
||||
# We make a subdir and do the tests there. Otherwise we can end up
|
||||
# making bogus files that we don't know about and never remove. For
|
||||
# instance it was reported that on HP-UX the gcc test will end up
|
||||
# making a dummy file named `D' -- because `-MD' means `put the output
|
||||
# in D'.
|
||||
mkdir conftest.dir
|
||||
# Copy depcomp to subdir because otherwise we won't find it if we're
|
||||
# using a relative directory.
|
||||
cp "$am_depcomp" conftest.dir
|
||||
cd conftest.dir
|
||||
# We will build objects and dependencies in a subdirectory because
|
||||
# it helps to detect inapplicable dependency modes. For instance
|
||||
# both Tru64's cc and ICC support -MD to output dependencies as a
|
||||
# side effect of compilation, but ICC will put the dependencies in
|
||||
# the current directory while Tru64 will put them in the object
|
||||
# directory.
|
||||
mkdir sub
|
||||
|
||||
am_cv_$1_dependencies_compiler_type=none
|
||||
if test "$am_compiler_list" = ""; then
|
||||
am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
|
||||
fi
|
||||
for depmode in $am_compiler_list; do
|
||||
# Setup a source with many dependencies, because some compilers
|
||||
# like to wrap large dependency lists on column 80 (with \), and
|
||||
# we should not choose a depcomp mode which is confused by this.
|
||||
#
|
||||
# We need to recreate these files for each test, as the compiler may
|
||||
# overwrite some of them when testing with obscure command lines.
|
||||
# This happens at least with the AIX C compiler.
|
||||
: > sub/conftest.c
|
||||
for i in 1 2 3 4 5 6; do
|
||||
echo '#include "conftst'$i'.h"' >> sub/conftest.c
|
||||
# Using `: > sub/conftst$i.h' creates only sub/conftst1.h with
|
||||
# Solaris 8's {/usr,}/bin/sh.
|
||||
touch sub/conftst$i.h
|
||||
done
|
||||
echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf
|
||||
|
||||
case $depmode in
|
||||
nosideeffect)
|
||||
# after this tag, mechanisms are not by side-effect, so they'll
|
||||
# only be used when explicitly requested
|
||||
if test "x$enable_dependency_tracking" = xyes; then
|
||||
continue
|
||||
else
|
||||
break
|
||||
fi
|
||||
;;
|
||||
none) break ;;
|
||||
esac
|
||||
# We check with `-c' and `-o' for the sake of the "dashmstdout"
|
||||
# mode. It turns out that the SunPro C++ compiler does not properly
|
||||
# handle `-M -o', and we need to detect this.
|
||||
if depmode=$depmode \
|
||||
source=sub/conftest.c object=sub/conftest.${OBJEXT-o} \
|
||||
depfile=sub/conftest.Po tmpdepfile=sub/conftest.TPo \
|
||||
$SHELL ./depcomp $depcc -c -o sub/conftest.${OBJEXT-o} sub/conftest.c \
|
||||
>/dev/null 2>conftest.err &&
|
||||
grep sub/conftst1.h sub/conftest.Po > /dev/null 2>&1 &&
|
||||
grep sub/conftst6.h sub/conftest.Po > /dev/null 2>&1 &&
|
||||
grep sub/conftest.${OBJEXT-o} sub/conftest.Po > /dev/null 2>&1 &&
|
||||
${MAKE-make} -s -f confmf > /dev/null 2>&1; then
|
||||
# icc doesn't choke on unknown options, it will just issue warnings
|
||||
# or remarks (even with -Werror). So we grep stderr for any message
|
||||
# that says an option was ignored or not supported.
|
||||
# When given -MP, icc 7.0 and 7.1 complain thusly:
|
||||
# icc: Command line warning: ignoring option '-M'; no argument required
|
||||
# The diagnosis changed in icc 8.0:
|
||||
# icc: Command line remark: option '-MP' not supported
|
||||
if (grep 'ignoring option' conftest.err ||
|
||||
grep 'not supported' conftest.err) >/dev/null 2>&1; then :; else
|
||||
am_cv_$1_dependencies_compiler_type=$depmode
|
||||
break
|
||||
fi
|
||||
fi
|
||||
done
|
||||
|
||||
cd ..
|
||||
rm -rf conftest.dir
|
||||
else
|
||||
am_cv_$1_dependencies_compiler_type=none
|
||||
fi
|
||||
])
|
||||
AC_SUBST([$1DEPMODE], [depmode=$am_cv_$1_dependencies_compiler_type])
|
||||
AM_CONDITIONAL([am__fastdep$1], [
|
||||
test "x$enable_dependency_tracking" != xno \
|
||||
&& test "$am_cv_$1_dependencies_compiler_type" = gcc3])
|
||||
])
|
||||
|
||||
|
||||
# AM_SET_DEPDIR
|
||||
# -------------
|
||||
# Choose a directory name for dependency files.
|
||||
# This macro is AC_REQUIREd in _AM_DEPENDENCIES
|
||||
AC_DEFUN([AM_SET_DEPDIR],
|
||||
[AC_REQUIRE([AM_SET_LEADING_DOT])dnl
|
||||
AC_SUBST([DEPDIR], ["${am__leading_dot}deps"])dnl
|
||||
])
|
||||
|
||||
|
||||
# AM_DEP_TRACK
|
||||
# ------------
|
||||
AC_DEFUN([AM_DEP_TRACK],
|
||||
[AC_ARG_ENABLE(dependency-tracking,
|
||||
[ --disable-dependency-tracking speeds up one-time build
|
||||
--enable-dependency-tracking do not reject slow dependency extractors])
|
||||
if test "x$enable_dependency_tracking" != xno; then
|
||||
am_depcomp="$ac_aux_dir/depcomp"
|
||||
AMDEPBACKSLASH='\'
|
||||
fi
|
||||
AM_CONDITIONAL([AMDEP], [test "x$enable_dependency_tracking" != xno])
|
||||
AC_SUBST([AMDEPBACKSLASH])dnl
|
||||
_AM_SUBST_NOTMAKE([AMDEPBACKSLASH])dnl
|
||||
])
|
||||
|
||||
# Generate code to set up dependency tracking. -*- Autoconf -*-
|
||||
|
||||
# Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005
|
||||
# Free Software Foundation, Inc.
|
||||
#
|
||||
# This file is free software; the Free Software Foundation
|
||||
# gives unlimited permission to copy and/or distribute it,
|
||||
# with or without modifications, as long as this notice is preserved.
|
||||
|
||||
#serial 3
|
||||
|
||||
# _AM_OUTPUT_DEPENDENCY_COMMANDS
|
||||
# ------------------------------
|
||||
AC_DEFUN([_AM_OUTPUT_DEPENDENCY_COMMANDS],
|
||||
[for mf in $CONFIG_FILES; do
|
||||
# Strip MF so we end up with the name of the file.
|
||||
mf=`echo "$mf" | sed -e 's/:.*$//'`
|
||||
# Check whether this is an Automake generated Makefile or not.
|
||||
# We used to match only the files named `Makefile.in', but
|
||||
# some people rename them; so instead we look at the file content.
|
||||
# Grep'ing the first line is not enough: some people post-process
|
||||
# each Makefile.in and add a new line on top of each file to say so.
|
||||
# Grep'ing the whole file is not good either: AIX grep has a line
|
||||
# limit of 2048, but all sed's we know have understand at least 4000.
|
||||
if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then
|
||||
dirpart=`AS_DIRNAME("$mf")`
|
||||
else
|
||||
continue
|
||||
fi
|
||||
# Extract the definition of DEPDIR, am__include, and am__quote
|
||||
# from the Makefile without running `make'.
|
||||
DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
|
||||
test -z "$DEPDIR" && continue
|
||||
am__include=`sed -n 's/^am__include = //p' < "$mf"`
|
||||
test -z "am__include" && continue
|
||||
am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
|
||||
# When using ansi2knr, U may be empty or an underscore; expand it
|
||||
U=`sed -n 's/^U = //p' < "$mf"`
|
||||
# Find all dependency output files, they are included files with
|
||||
# $(DEPDIR) in their names. We invoke sed twice because it is the
|
||||
# simplest approach to changing $(DEPDIR) to its actual value in the
|
||||
# expansion.
|
||||
for file in `sed -n "
|
||||
s/^$am__include $am__quote\(.*(DEPDIR).*\)$am__quote"'$/\1/p' <"$mf" | \
|
||||
sed -e 's/\$(DEPDIR)/'"$DEPDIR"'/g' -e 's/\$U/'"$U"'/g'`; do
|
||||
# Make sure the directory exists.
|
||||
test -f "$dirpart/$file" && continue
|
||||
fdir=`AS_DIRNAME(["$file"])`
|
||||
AS_MKDIR_P([$dirpart/$fdir])
|
||||
# echo "creating $dirpart/$file"
|
||||
echo '# dummy' > "$dirpart/$file"
|
||||
done
|
||||
done
|
||||
])# _AM_OUTPUT_DEPENDENCY_COMMANDS
|
||||
|
||||
|
||||
# AM_OUTPUT_DEPENDENCY_COMMANDS
|
||||
# -----------------------------
|
||||
# This macro should only be invoked once -- use via AC_REQUIRE.
|
||||
#
|
||||
# This code is only required when automatic dependency tracking
|
||||
# is enabled. FIXME. This creates each `.P' file that we will
|
||||
# need in order to bootstrap the dependency handling code.
|
||||
AC_DEFUN([AM_OUTPUT_DEPENDENCY_COMMANDS],
|
||||
[AC_CONFIG_COMMANDS([depfiles],
|
||||
[test x"$AMDEP_TRUE" != x"" || _AM_OUTPUT_DEPENDENCY_COMMANDS],
|
||||
[AMDEP_TRUE="$AMDEP_TRUE" ac_aux_dir="$ac_aux_dir"])
|
||||
])
|
||||
|
||||
# Do all the work for Automake. -*- Autoconf -*-
|
||||
|
||||
# Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
|
||||
# 2005, 2006, 2008 Free Software Foundation, Inc.
|
||||
#
|
||||
# This file is free software; the Free Software Foundation
|
||||
# gives unlimited permission to copy and/or distribute it,
|
||||
# with or without modifications, as long as this notice is preserved.
|
||||
|
||||
# serial 13
|
||||
|
||||
# This macro actually does too much. Some checks are only needed if
|
||||
# your package does certain things. But this isn't really a big deal.
|
||||
|
||||
# AM_INIT_AUTOMAKE(PACKAGE, VERSION, [NO-DEFINE])
|
||||
# AM_INIT_AUTOMAKE([OPTIONS])
|
||||
# -----------------------------------------------
|
||||
# The call with PACKAGE and VERSION arguments is the old style
|
||||
# call (pre autoconf-2.50), which is being phased out. PACKAGE
|
||||
# and VERSION should now be passed to AC_INIT and removed from
|
||||
# the call to AM_INIT_AUTOMAKE.
|
||||
# We support both call styles for the transition. After
|
||||
# the next Automake release, Autoconf can make the AC_INIT
|
||||
# arguments mandatory, and then we can depend on a new Autoconf
|
||||
# release and drop the old call support.
|
||||
AC_DEFUN([AM_INIT_AUTOMAKE],
|
||||
[AC_PREREQ([2.60])dnl
|
||||
dnl Autoconf wants to disallow AM_ names. We explicitly allow
|
||||
dnl the ones we care about.
|
||||
m4_pattern_allow([^AM_[A-Z]+FLAGS$])dnl
|
||||
AC_REQUIRE([AM_SET_CURRENT_AUTOMAKE_VERSION])dnl
|
||||
AC_REQUIRE([AC_PROG_INSTALL])dnl
|
||||
if test "`cd $srcdir && pwd`" != "`pwd`"; then
|
||||
# Use -I$(srcdir) only when $(srcdir) != ., so that make's output
|
||||
# is not polluted with repeated "-I."
|
||||
AC_SUBST([am__isrc], [' -I$(srcdir)'])_AM_SUBST_NOTMAKE([am__isrc])dnl
|
||||
# test to see if srcdir already configured
|
||||
if test -f $srcdir/config.status; then
|
||||
AC_MSG_ERROR([source directory already configured; run "make distclean" there first])
|
||||
fi
|
||||
fi
|
||||
|
||||
# test whether we have cygpath
|
||||
if test -z "$CYGPATH_W"; then
|
||||
if (cygpath --version) >/dev/null 2>/dev/null; then
|
||||
CYGPATH_W='cygpath -w'
|
||||
else
|
||||
CYGPATH_W=echo
|
||||
fi
|
||||
fi
|
||||
AC_SUBST([CYGPATH_W])
|
||||
|
||||
# Define the identity of the package.
|
||||
dnl Distinguish between old-style and new-style calls.
|
||||
m4_ifval([$2],
|
||||
[m4_ifval([$3], [_AM_SET_OPTION([no-define])])dnl
|
||||
AC_SUBST([PACKAGE], [$1])dnl
|
||||
AC_SUBST([VERSION], [$2])],
|
||||
[_AM_SET_OPTIONS([$1])dnl
|
||||
dnl Diagnose old-style AC_INIT with new-style AM_AUTOMAKE_INIT.
|
||||
m4_if(m4_ifdef([AC_PACKAGE_NAME], 1)m4_ifdef([AC_PACKAGE_VERSION], 1), 11,,
|
||||
[m4_fatal([AC_INIT should be called with package and version arguments])])dnl
|
||||
AC_SUBST([PACKAGE], ['AC_PACKAGE_TARNAME'])dnl
|
||||
AC_SUBST([VERSION], ['AC_PACKAGE_VERSION'])])dnl
|
||||
|
||||
_AM_IF_OPTION([no-define],,
|
||||
[AC_DEFINE_UNQUOTED(PACKAGE, "$PACKAGE", [Name of package])
|
||||
AC_DEFINE_UNQUOTED(VERSION, "$VERSION", [Version number of package])])dnl
|
||||
|
||||
# Some tools Automake needs.
|
||||
AC_REQUIRE([AM_SANITY_CHECK])dnl
|
||||
AC_REQUIRE([AC_ARG_PROGRAM])dnl
|
||||
AM_MISSING_PROG(ACLOCAL, aclocal-${am__api_version})
|
||||
AM_MISSING_PROG(AUTOCONF, autoconf)
|
||||
AM_MISSING_PROG(AUTOMAKE, automake-${am__api_version})
|
||||
AM_MISSING_PROG(AUTOHEADER, autoheader)
|
||||
AM_MISSING_PROG(MAKEINFO, makeinfo)
|
||||
AM_PROG_INSTALL_SH
|
||||
AM_PROG_INSTALL_STRIP
|
||||
AC_REQUIRE([AM_PROG_MKDIR_P])dnl
|
||||
# We need awk for the "check" target. The system "awk" is bad on
|
||||
# some platforms.
|
||||
AC_REQUIRE([AC_PROG_AWK])dnl
|
||||
AC_REQUIRE([AC_PROG_MAKE_SET])dnl
|
||||
AC_REQUIRE([AM_SET_LEADING_DOT])dnl
|
||||
_AM_IF_OPTION([tar-ustar], [_AM_PROG_TAR([ustar])],
|
||||
[_AM_IF_OPTION([tar-pax], [_AM_PROG_TAR([pax])],
|
||||
[_AM_PROG_TAR([v7])])])
|
||||
_AM_IF_OPTION([no-dependencies],,
|
||||
[AC_PROVIDE_IFELSE([AC_PROG_CC],
|
||||
[_AM_DEPENDENCIES(CC)],
|
||||
[define([AC_PROG_CC],
|
||||
defn([AC_PROG_CC])[_AM_DEPENDENCIES(CC)])])dnl
|
||||
AC_PROVIDE_IFELSE([AC_PROG_CXX],
|
||||
[_AM_DEPENDENCIES(CXX)],
|
||||
[define([AC_PROG_CXX],
|
||||
defn([AC_PROG_CXX])[_AM_DEPENDENCIES(CXX)])])dnl
|
||||
AC_PROVIDE_IFELSE([AC_PROG_OBJC],
|
||||
[_AM_DEPENDENCIES(OBJC)],
|
||||
[define([AC_PROG_OBJC],
|
||||
defn([AC_PROG_OBJC])[_AM_DEPENDENCIES(OBJC)])])dnl
|
||||
])
|
||||
])
|
||||
|
||||
|
||||
# When config.status generates a header, we must update the stamp-h file.
|
||||
# This file resides in the same directory as the config header
|
||||
# that is generated. The stamp files are numbered to have different names.
|
||||
|
||||
# Autoconf calls _AC_AM_CONFIG_HEADER_HOOK (when defined) in the
|
||||
# loop where config.status creates the headers, so we can generate
|
||||
# our stamp files there.
|
||||
AC_DEFUN([_AC_AM_CONFIG_HEADER_HOOK],
|
||||
[# Compute $1's index in $config_headers.
|
||||
_am_arg=$1
|
||||
_am_stamp_count=1
|
||||
for _am_header in $config_headers :; do
|
||||
case $_am_header in
|
||||
$_am_arg | $_am_arg:* )
|
||||
break ;;
|
||||
* )
|
||||
_am_stamp_count=`expr $_am_stamp_count + 1` ;;
|
||||
esac
|
||||
done
|
||||
echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
|
||||
|
||||
# Copyright (C) 2001, 2003, 2005 Free Software Foundation, Inc.
|
||||
#
|
||||
# This file is free software; the Free Software Foundation
|
||||
# gives unlimited permission to copy and/or distribute it,
|
||||
# with or without modifications, as long as this notice is preserved.
|
||||
|
||||
# AM_PROG_INSTALL_SH
|
||||
# ------------------
|
||||
# Define $install_sh.
|
||||
AC_DEFUN([AM_PROG_INSTALL_SH],
|
||||
[AC_REQUIRE([AM_AUX_DIR_EXPAND])dnl
|
||||
install_sh=${install_sh-"\$(SHELL) $am_aux_dir/install-sh"}
|
||||
AC_SUBST(install_sh)])
|
||||
|
||||
# Copyright (C) 2003, 2005 Free Software Foundation, Inc.
|
||||
#
|
||||
# This file is free software; the Free Software Foundation
|
||||
# gives unlimited permission to copy and/or distribute it,
|
||||
# with or without modifications, as long as this notice is preserved.
|
||||
|
||||
# serial 2
|
||||
|
||||
# Check whether the underlying file-system supports filenames
|
||||
# with a leading dot. For instance MS-DOS doesn't.
|
||||
AC_DEFUN([AM_SET_LEADING_DOT],
|
||||
[rm -rf .tst 2>/dev/null
|
||||
mkdir .tst 2>/dev/null
|
||||
if test -d .tst; then
|
||||
am__leading_dot=.
|
||||
else
|
||||
am__leading_dot=_
|
||||
fi
|
||||
rmdir .tst 2>/dev/null
|
||||
AC_SUBST([am__leading_dot])])
|
||||
|
||||
# Check to see how 'make' treats includes. -*- Autoconf -*-
|
||||
|
||||
# Copyright (C) 2001, 2002, 2003, 2005 Free Software Foundation, Inc.
|
||||
#
|
||||
# This file is free software; the Free Software Foundation
|
||||
# gives unlimited permission to copy and/or distribute it,
|
||||
# with or without modifications, as long as this notice is preserved.
|
||||
|
||||
# serial 3
|
||||
|
||||
# AM_MAKE_INCLUDE()
|
||||
# -----------------
|
||||
# Check to see how make treats includes.
|
||||
AC_DEFUN([AM_MAKE_INCLUDE],
|
||||
[am_make=${MAKE-make}
|
||||
cat > confinc << 'END'
|
||||
am__doit:
|
||||
@echo done
|
||||
.PHONY: am__doit
|
||||
END
|
||||
# If we don't find an include directive, just comment out the code.
|
||||
AC_MSG_CHECKING([for style of include used by $am_make])
|
||||
am__include="#"
|
||||
am__quote=
|
||||
_am_result=none
|
||||
# First try GNU make style include.
|
||||
echo "include confinc" > confmf
|
||||
# We grep out `Entering directory' and `Leaving directory'
|
||||
# messages which can occur if `w' ends up in MAKEFLAGS.
|
||||
# In particular we don't look at `^make:' because GNU make might
|
||||
# be invoked under some other name (usually "gmake"), in which
|
||||
# case it prints its new name instead of `make'.
|
||||
if test "`$am_make -s -f confmf 2> /dev/null | grep -v 'ing directory'`" = "done"; then
|
||||
am__include=include
|
||||
am__quote=
|
||||
_am_result=GNU
|
||||
fi
|
||||
# Now try BSD make style include.
|
||||
if test "$am__include" = "#"; then
|
||||
echo '.include "confinc"' > confmf
|
||||
if test "`$am_make -s -f confmf 2> /dev/null`" = "done"; then
|
||||
am__include=.include
|
||||
am__quote="\""
|
||||
_am_result=BSD
|
||||
fi
|
||||
fi
|
||||
AC_SUBST([am__include])
|
||||
AC_SUBST([am__quote])
|
||||
AC_MSG_RESULT([$_am_result])
|
||||
rm -f confinc confmf
|
||||
])
|
||||
|
||||
# Fake the existence of programs that GNU maintainers use. -*- Autoconf -*-
|
||||
|
||||
# Copyright (C) 1997, 1999, 2000, 2001, 2003, 2004, 2005
|
||||
# Free Software Foundation, Inc.
|
||||
#
|
||||
# This file is free software; the Free Software Foundation
|
||||
# gives unlimited permission to copy and/or distribute it,
|
||||
# with or without modifications, as long as this notice is preserved.
|
||||
|
||||
# serial 5
|
||||
|
||||
# AM_MISSING_PROG(NAME, PROGRAM)
|
||||
# ------------------------------
|
||||
AC_DEFUN([AM_MISSING_PROG],
|
||||
[AC_REQUIRE([AM_MISSING_HAS_RUN])
|
||||
$1=${$1-"${am_missing_run}$2"}
|
||||
AC_SUBST($1)])
|
||||
|
||||
|
||||
# AM_MISSING_HAS_RUN
|
||||
# ------------------
|
||||
# Define MISSING if not defined so far and test if it supports --run.
|
||||
# If it does, set am_missing_run to use it, otherwise, to nothing.
|
||||
AC_DEFUN([AM_MISSING_HAS_RUN],
|
||||
[AC_REQUIRE([AM_AUX_DIR_EXPAND])dnl
|
||||
AC_REQUIRE_AUX_FILE([missing])dnl
|
||||
test x"${MISSING+set}" = xset || MISSING="\${SHELL} $am_aux_dir/missing"
|
||||
# Use eval to expand $SHELL
|
||||
if eval "$MISSING --run true"; then
|
||||
am_missing_run="$MISSING --run "
|
||||
else
|
||||
am_missing_run=
|
||||
AC_MSG_WARN([`missing' script is too old or missing])
|
||||
fi
|
||||
])
|
||||
|
||||
# Copyright (C) 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
|
||||
#
|
||||
# This file is free software; the Free Software Foundation
|
||||
# gives unlimited permission to copy and/or distribute it,
|
||||
# with or without modifications, as long as this notice is preserved.
|
||||
|
||||
# AM_PROG_MKDIR_P
|
||||
# ---------------
|
||||
# Check for `mkdir -p'.
|
||||
AC_DEFUN([AM_PROG_MKDIR_P],
|
||||
[AC_PREREQ([2.60])dnl
|
||||
AC_REQUIRE([AC_PROG_MKDIR_P])dnl
|
||||
dnl Automake 1.8 to 1.9.6 used to define mkdir_p. We now use MKDIR_P,
|
||||
dnl while keeping a definition of mkdir_p for backward compatibility.
|
||||
dnl @MKDIR_P@ is magic: AC_OUTPUT adjusts its value for each Makefile.
|
||||
dnl However we cannot define mkdir_p as $(MKDIR_P) for the sake of
|
||||
dnl Makefile.ins that do not define MKDIR_P, so we do our own
|
||||
dnl adjustment using top_builddir (which is defined more often than
|
||||
dnl MKDIR_P).
|
||||
AC_SUBST([mkdir_p], ["$MKDIR_P"])dnl
|
||||
case $mkdir_p in
|
||||
[[\\/$]]* | ?:[[\\/]]*) ;;
|
||||
*/*) mkdir_p="\$(top_builddir)/$mkdir_p" ;;
|
||||
esac
|
||||
])
|
||||
|
||||
# Helper functions for option handling. -*- Autoconf -*-
|
||||
|
||||
# Copyright (C) 2001, 2002, 2003, 2005 Free Software Foundation, Inc.
|
||||
#
|
||||
# This file is free software; the Free Software Foundation
|
||||
# gives unlimited permission to copy and/or distribute it,
|
||||
# with or without modifications, as long as this notice is preserved.
|
||||
|
||||
# serial 3
|
||||
|
||||
# _AM_MANGLE_OPTION(NAME)
|
||||
# -----------------------
|
||||
AC_DEFUN([_AM_MANGLE_OPTION],
|
||||
[[_AM_OPTION_]m4_bpatsubst($1, [[^a-zA-Z0-9_]], [_])])
|
||||
|
||||
# _AM_SET_OPTION(NAME)
|
||||
# ------------------------------
|
||||
# Set option NAME. Presently that only means defining a flag for this option.
|
||||
AC_DEFUN([_AM_SET_OPTION],
|
||||
[m4_define(_AM_MANGLE_OPTION([$1]), 1)])
|
||||
|
||||
# _AM_SET_OPTIONS(OPTIONS)
|
||||
# ----------------------------------
|
||||
# OPTIONS is a space-separated list of Automake options.
|
||||
AC_DEFUN([_AM_SET_OPTIONS],
|
||||
[AC_FOREACH([_AM_Option], [$1], [_AM_SET_OPTION(_AM_Option)])])
|
||||
|
||||
# _AM_IF_OPTION(OPTION, IF-SET, [IF-NOT-SET])
|
||||
# -------------------------------------------
|
||||
# Execute IF-SET if OPTION is set, IF-NOT-SET otherwise.
|
||||
AC_DEFUN([_AM_IF_OPTION],
|
||||
[m4_ifset(_AM_MANGLE_OPTION([$1]), [$2], [$3])])
|
||||
|
||||
# Check to make sure that the build environment is sane. -*- Autoconf -*-
|
||||
|
||||
# Copyright (C) 1996, 1997, 2000, 2001, 2003, 2005
|
||||
# Free Software Foundation, Inc.
|
||||
#
|
||||
# This file is free software; the Free Software Foundation
|
||||
# gives unlimited permission to copy and/or distribute it,
|
||||
# with or without modifications, as long as this notice is preserved.
|
||||
|
||||
# serial 4
|
||||
|
||||
# AM_SANITY_CHECK
|
||||
# ---------------
|
||||
AC_DEFUN([AM_SANITY_CHECK],
|
||||
[AC_MSG_CHECKING([whether build environment is sane])
|
||||
# Just in case
|
||||
sleep 1
|
||||
echo timestamp > conftest.file
|
||||
# Do `set' in a subshell so we don't clobber the current shell's
|
||||
# arguments. Must try -L first in case configure is actually a
|
||||
# symlink; some systems play weird games with the mod time of symlinks
|
||||
# (eg FreeBSD returns the mod time of the symlink's containing
|
||||
# directory).
|
||||
if (
|
||||
set X `ls -Lt $srcdir/configure conftest.file 2> /dev/null`
|
||||
if test "$[*]" = "X"; then
|
||||
# -L didn't work.
|
||||
set X `ls -t $srcdir/configure conftest.file`
|
||||
fi
|
||||
rm -f conftest.file
|
||||
if test "$[*]" != "X $srcdir/configure conftest.file" \
|
||||
&& test "$[*]" != "X conftest.file $srcdir/configure"; then
|
||||
|
||||
# If neither matched, then we have a broken ls. This can happen
|
||||
# if, for instance, CONFIG_SHELL is bash and it inherits a
|
||||
# broken ls alias from the environment. This has actually
|
||||
# happened. Such a system could not be considered "sane".
|
||||
AC_MSG_ERROR([ls -t appears to fail. Make sure there is not a broken
|
||||
alias in your environment])
|
||||
fi
|
||||
|
||||
test "$[2]" = conftest.file
|
||||
)
|
||||
then
|
||||
# Ok.
|
||||
:
|
||||
else
|
||||
AC_MSG_ERROR([newly created file is older than distributed files!
|
||||
Check your system clock])
|
||||
fi
|
||||
AC_MSG_RESULT(yes)])
|
||||
|
||||
# Copyright (C) 2001, 2003, 2005 Free Software Foundation, Inc.
|
||||
#
|
||||
# This file is free software; the Free Software Foundation
|
||||
# gives unlimited permission to copy and/or distribute it,
|
||||
# with or without modifications, as long as this notice is preserved.
|
||||
|
||||
# AM_PROG_INSTALL_STRIP
|
||||
# ---------------------
|
||||
# One issue with vendor `install' (even GNU) is that you can't
|
||||
# specify the program used to strip binaries. This is especially
|
||||
# annoying in cross-compiling environments, where the build's strip
|
||||
# is unlikely to handle the host's binaries.
|
||||
# Fortunately install-sh will honor a STRIPPROG variable, so we
|
||||
# always use install-sh in `make install-strip', and initialize
|
||||
# STRIPPROG with the value of the STRIP variable (set by the user).
|
||||
AC_DEFUN([AM_PROG_INSTALL_STRIP],
|
||||
[AC_REQUIRE([AM_PROG_INSTALL_SH])dnl
|
||||
# Installed binaries are usually stripped using `strip' when the user
|
||||
# run `make install-strip'. However `strip' might not be the right
|
||||
# tool to use in cross-compilation environments, therefore Automake
|
||||
# will honor the `STRIP' environment variable to overrule this program.
|
||||
dnl Don't test for $cross_compiling = yes, because it might be `maybe'.
|
||||
if test "$cross_compiling" != no; then
|
||||
AC_CHECK_TOOL([STRIP], [strip], :)
|
||||
fi
|
||||
INSTALL_STRIP_PROGRAM="\$(install_sh) -c -s"
|
||||
AC_SUBST([INSTALL_STRIP_PROGRAM])])
|
||||
|
||||
# Copyright (C) 2006 Free Software Foundation, Inc.
|
||||
#
|
||||
# This file is free software; the Free Software Foundation
|
||||
# gives unlimited permission to copy and/or distribute it,
|
||||
# with or without modifications, as long as this notice is preserved.
|
||||
|
||||
# _AM_SUBST_NOTMAKE(VARIABLE)
|
||||
# ---------------------------
|
||||
# Prevent Automake from outputting VARIABLE = @VARIABLE@ in Makefile.in.
|
||||
# This macro is traced by Automake.
|
||||
AC_DEFUN([_AM_SUBST_NOTMAKE])
|
||||
|
||||
# Check how to create a tarball. -*- Autoconf -*-
|
||||
|
||||
# Copyright (C) 2004, 2005 Free Software Foundation, Inc.
|
||||
#
|
||||
# This file is free software; the Free Software Foundation
|
||||
# gives unlimited permission to copy and/or distribute it,
|
||||
# with or without modifications, as long as this notice is preserved.
|
||||
|
||||
# serial 2
|
||||
|
||||
# _AM_PROG_TAR(FORMAT)
|
||||
# --------------------
|
||||
# Check how to create a tarball in format FORMAT.
|
||||
# FORMAT should be one of `v7', `ustar', or `pax'.
|
||||
#
|
||||
# Substitute a variable $(am__tar) that is a command
|
||||
# writing to stdout a FORMAT-tarball containing the directory
|
||||
# $tardir.
|
||||
# tardir=directory && $(am__tar) > result.tar
|
||||
#
|
||||
# Substitute a variable $(am__untar) that extract such
|
||||
# a tarball read from stdin.
|
||||
# $(am__untar) < result.tar
|
||||
AC_DEFUN([_AM_PROG_TAR],
|
||||
[# Always define AMTAR for backward compatibility.
|
||||
AM_MISSING_PROG([AMTAR], [tar])
|
||||
m4_if([$1], [v7],
|
||||
[am__tar='${AMTAR} chof - "$$tardir"'; am__untar='${AMTAR} xf -'],
|
||||
[m4_case([$1], [ustar],, [pax],,
|
||||
[m4_fatal([Unknown tar format])])
|
||||
AC_MSG_CHECKING([how to create a $1 tar archive])
|
||||
# Loop over all known methods to create a tar archive until one works.
|
||||
_am_tools='gnutar m4_if([$1], [ustar], [plaintar]) pax cpio none'
|
||||
_am_tools=${am_cv_prog_tar_$1-$_am_tools}
|
||||
# Do not fold the above two line into one, because Tru64 sh and
|
||||
# Solaris sh will not grok spaces in the rhs of `-'.
|
||||
for _am_tool in $_am_tools
|
||||
do
|
||||
case $_am_tool in
|
||||
gnutar)
|
||||
for _am_tar in tar gnutar gtar;
|
||||
do
|
||||
AM_RUN_LOG([$_am_tar --version]) && break
|
||||
done
|
||||
am__tar="$_am_tar --format=m4_if([$1], [pax], [posix], [$1]) -chf - "'"$$tardir"'
|
||||
am__tar_="$_am_tar --format=m4_if([$1], [pax], [posix], [$1]) -chf - "'"$tardir"'
|
||||
am__untar="$_am_tar -xf -"
|
||||
;;
|
||||
plaintar)
|
||||
# Must skip GNU tar: if it does not support --format= it doesn't create
|
||||
# ustar tarball either.
|
||||
(tar --version) >/dev/null 2>&1 && continue
|
||||
am__tar='tar chf - "$$tardir"'
|
||||
am__tar_='tar chf - "$tardir"'
|
||||
am__untar='tar xf -'
|
||||
;;
|
||||
pax)
|
||||
am__tar='pax -L -x $1 -w "$$tardir"'
|
||||
am__tar_='pax -L -x $1 -w "$tardir"'
|
||||
am__untar='pax -r'
|
||||
;;
|
||||
cpio)
|
||||
am__tar='find "$$tardir" -print | cpio -o -H $1 -L'
|
||||
am__tar_='find "$tardir" -print | cpio -o -H $1 -L'
|
||||
am__untar='cpio -i -H $1 -d'
|
||||
;;
|
||||
none)
|
||||
am__tar=false
|
||||
am__tar_=false
|
||||
am__untar=false
|
||||
;;
|
||||
esac
|
||||
|
||||
# If the value was cached, stop now. We just wanted to have am__tar
|
||||
# and am__untar set.
|
||||
test -n "${am_cv_prog_tar_$1}" && break
|
||||
|
||||
# tar/untar a dummy directory, and stop if the command works
|
||||
rm -rf conftest.dir
|
||||
mkdir conftest.dir
|
||||
echo GrepMe > conftest.dir/file
|
||||
AM_RUN_LOG([tardir=conftest.dir && eval $am__tar_ >conftest.tar])
|
||||
rm -rf conftest.dir
|
||||
if test -s conftest.tar; then
|
||||
AM_RUN_LOG([$am__untar <conftest.tar])
|
||||
grep GrepMe conftest.dir/file >/dev/null 2>&1 && break
|
||||
fi
|
||||
done
|
||||
rm -rf conftest.dir
|
||||
|
||||
AC_CACHE_VAL([am_cv_prog_tar_$1], [am_cv_prog_tar_$1=$_am_tool])
|
||||
AC_MSG_RESULT([$am_cv_prog_tar_$1])])
|
||||
AC_SUBST([am__tar])
|
||||
AC_SUBST([am__untar])
|
||||
]) # _AM_PROG_TAR
|
||||
|
||||
@ -1,264 +0,0 @@
|
||||
This file contains any messages produced by compilers while
|
||||
running configure, to aid debugging if configure makes a mistake.
|
||||
|
||||
It was created by Freenukum configure 0.2.9, which was
|
||||
generated by GNU Autoconf 2.61. Invocation command line was
|
||||
|
||||
$ ./configure
|
||||
|
||||
## --------- ##
|
||||
## Platform. ##
|
||||
## --------- ##
|
||||
|
||||
hostname = zathras
|
||||
uname -m = x86_64
|
||||
uname -r = 2.6.24-19-generic
|
||||
uname -s = Linux
|
||||
uname -v = #1 SMP Wed Jun 18 14:15:37 UTC 2008
|
||||
|
||||
/usr/bin/uname -p = unknown
|
||||
/bin/uname -X = unknown
|
||||
|
||||
/bin/arch = unknown
|
||||
/usr/bin/arch -k = unknown
|
||||
/usr/convex/getsysinfo = unknown
|
||||
/usr/bin/hostinfo = unknown
|
||||
/bin/machine = unknown
|
||||
/usr/bin/oslevel = unknown
|
||||
/bin/universe = unknown
|
||||
|
||||
PATH: /home/neal/bin
|
||||
PATH: /usr/local/sbin
|
||||
PATH: /usr/local/bin
|
||||
PATH: /usr/sbin
|
||||
PATH: /usr/bin
|
||||
PATH: /sbin
|
||||
PATH: /bin
|
||||
PATH: /usr/games
|
||||
|
||||
|
||||
## ----------- ##
|
||||
## Core tests. ##
|
||||
## ----------- ##
|
||||
|
||||
configure:1736: checking for a BSD-compatible install
|
||||
configure:1792: result: /usr/bin/install -c
|
||||
configure:1803: checking whether build environment is sane
|
||||
configure:1846: result: yes
|
||||
configure:1874: checking for a thread-safe mkdir -p
|
||||
configure:1913: result: /bin/mkdir -p
|
||||
configure:1926: checking for gawk
|
||||
configure:1942: found /usr/bin/gawk
|
||||
configure:1953: result: gawk
|
||||
configure:1964: checking whether make sets $(MAKE)
|
||||
configure:1985: result: yes
|
||||
configure:2237: checking for gcc
|
||||
configure:2253: found /usr/bin/gcc
|
||||
configure:2264: result: gcc
|
||||
configure:2502: checking for C compiler version
|
||||
configure:2509: gcc --version >&5
|
||||
gcc (GCC) 4.2.3 (Ubuntu 4.2.3-2ubuntu7)
|
||||
Copyright (C) 2007 Free Software Foundation, Inc.
|
||||
This is free software; see the source for copying conditions. There is NO
|
||||
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
||||
|
||||
configure:2512: $? = 0
|
||||
configure:2519: gcc -v >&5
|
||||
Using built-in specs.
|
||||
Target: x86_64-linux-gnu
|
||||
Configured with: ../src/configure -v --enable-languages=c,c++,fortran,objc,obj-c++,treelang --prefix=/usr --enable-shared --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-nls --with-gxx-include-dir=/usr/include/c++/4.2 --program-suffix=-4.2 --enable-clocale=gnu --enable-libstdcxx-debug --enable-objc-gc --enable-mpfr --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
|
||||
Thread model: posix
|
||||
gcc version 4.2.3 (Ubuntu 4.2.3-2ubuntu7)
|
||||
configure:2522: $? = 0
|
||||
configure:2529: gcc -V >&5
|
||||
gcc: '-V' option must have argument
|
||||
configure:2532: $? = 1
|
||||
configure:2555: checking for C compiler default output file name
|
||||
configure:2582: gcc conftest.c >&5
|
||||
configure:2585: $? = 0
|
||||
configure:2623: result: a.out
|
||||
configure:2640: checking whether the C compiler works
|
||||
configure:2650: ./a.out
|
||||
configure:2653: $? = 0
|
||||
configure:2670: result: yes
|
||||
configure:2677: checking whether we are cross compiling
|
||||
configure:2679: result: no
|
||||
configure:2682: checking for suffix of executables
|
||||
configure:2689: gcc -o conftest conftest.c >&5
|
||||
configure:2692: $? = 0
|
||||
configure:2716: result:
|
||||
configure:2722: checking for suffix of object files
|
||||
configure:2748: gcc -c conftest.c >&5
|
||||
configure:2751: $? = 0
|
||||
configure:2774: result: o
|
||||
configure:2778: checking whether we are using the GNU C compiler
|
||||
configure:2807: gcc -c conftest.c >&5
|
||||
configure:2813: $? = 0
|
||||
configure:2830: result: yes
|
||||
configure:2835: checking whether gcc accepts -g
|
||||
configure:2865: gcc -c -g conftest.c >&5
|
||||
configure:2871: $? = 0
|
||||
configure:2970: result: yes
|
||||
configure:2987: checking for gcc option to accept ISO C89
|
||||
configure:3061: gcc -c -g -O2 conftest.c >&5
|
||||
configure:3067: $? = 0
|
||||
configure:3090: result: none needed
|
||||
configure:3119: checking for style of include used by make
|
||||
configure:3147: result: GNU
|
||||
configure:3172: checking dependency style of gcc
|
||||
configure:3263: result: gcc3
|
||||
configure:3283: checking for sdl-config
|
||||
configure:3301: found /usr/bin/sdl-config
|
||||
configure:3314: result: /usr/bin/sdl-config
|
||||
configure:3479: creating ./config.status
|
||||
|
||||
## ---------------------- ##
|
||||
## Running config.status. ##
|
||||
## ---------------------- ##
|
||||
|
||||
This file was extended by Freenukum config.status 0.2.9, which was
|
||||
generated by GNU Autoconf 2.61. Invocation command line was
|
||||
|
||||
CONFIG_FILES =
|
||||
CONFIG_HEADERS =
|
||||
CONFIG_LINKS =
|
||||
CONFIG_COMMANDS =
|
||||
$ ./config.status
|
||||
|
||||
on zathras
|
||||
|
||||
config.status:620: creating Makefile
|
||||
config.status:620: creating src/Makefile
|
||||
config.status:620: creating freenukum.desktop
|
||||
config.status:811: executing depfiles commands
|
||||
|
||||
## ---------------- ##
|
||||
## Cache variables. ##
|
||||
## ---------------- ##
|
||||
|
||||
ac_cv_c_compiler_gnu=yes
|
||||
ac_cv_env_CC_set=
|
||||
ac_cv_env_CC_value=
|
||||
ac_cv_env_CFLAGS_set=
|
||||
ac_cv_env_CFLAGS_value=
|
||||
ac_cv_env_CPPFLAGS_set=
|
||||
ac_cv_env_CPPFLAGS_value=
|
||||
ac_cv_env_LDFLAGS_set=
|
||||
ac_cv_env_LDFLAGS_value=
|
||||
ac_cv_env_LIBS_set=
|
||||
ac_cv_env_LIBS_value=
|
||||
ac_cv_env_build_alias_set=
|
||||
ac_cv_env_build_alias_value=
|
||||
ac_cv_env_host_alias_set=
|
||||
ac_cv_env_host_alias_value=
|
||||
ac_cv_env_target_alias_set=
|
||||
ac_cv_env_target_alias_value=
|
||||
ac_cv_objext=o
|
||||
ac_cv_path_SDLCONFIG=/usr/bin/sdl-config
|
||||
ac_cv_path_install='/usr/bin/install -c'
|
||||
ac_cv_path_mkdir=/bin/mkdir
|
||||
ac_cv_prog_AWK=gawk
|
||||
ac_cv_prog_ac_ct_CC=gcc
|
||||
ac_cv_prog_cc_c89=
|
||||
ac_cv_prog_cc_g=yes
|
||||
ac_cv_prog_make_make_set=yes
|
||||
am_cv_CC_dependencies_compiler_type=gcc3
|
||||
|
||||
## ----------------- ##
|
||||
## Output variables. ##
|
||||
## ----------------- ##
|
||||
|
||||
ACLOCAL='${SHELL} /home/neal/games/DukeNukem/freenukum-0.2.9/missing --run aclocal-1.10'
|
||||
AMDEPBACKSLASH='\'
|
||||
AMDEP_FALSE='#'
|
||||
AMDEP_TRUE=''
|
||||
AMTAR='${SHELL} /home/neal/games/DukeNukem/freenukum-0.2.9/missing --run tar'
|
||||
AUTOCONF='${SHELL} /home/neal/games/DukeNukem/freenukum-0.2.9/missing --run autoconf'
|
||||
AUTOHEADER='${SHELL} /home/neal/games/DukeNukem/freenukum-0.2.9/missing --run autoheader'
|
||||
AUTOMAKE='${SHELL} /home/neal/games/DukeNukem/freenukum-0.2.9/missing --run automake-1.10'
|
||||
AWK='gawk'
|
||||
CC='gcc'
|
||||
CCDEPMODE='depmode=gcc3'
|
||||
CFLAGS='-g -O2 -Wall -Werror -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT'
|
||||
CPPFLAGS=''
|
||||
CYGPATH_W='echo'
|
||||
DEFS='-DPACKAGE_NAME=\"Freenukum\" -DPACKAGE_TARNAME=\"freenukum\" -DPACKAGE_VERSION=\"0.2.9\" -DPACKAGE_STRING=\"Freenukum\ 0.2.9\" -DPACKAGE_BUGREPORT=\"http://launchpad.net/freenukum/\" -DPACKAGE=\"freenukum\" -DVERSION=\"0.2.9\"'
|
||||
DEPDIR='.deps'
|
||||
ECHO_C=''
|
||||
ECHO_N='-n'
|
||||
ECHO_T=''
|
||||
EXEEXT=''
|
||||
INSTALL_DATA='${INSTALL} -m 644'
|
||||
INSTALL_PROGRAM='${INSTALL}'
|
||||
INSTALL_SCRIPT='${INSTALL}'
|
||||
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
|
||||
LDFLAGS=' -L/usr/lib -lSDL'
|
||||
LIBOBJS=''
|
||||
LIBS=''
|
||||
LTLIBOBJS=''
|
||||
MAKEINFO='${SHELL} /home/neal/games/DukeNukem/freenukum-0.2.9/missing --run makeinfo'
|
||||
OBJEXT='o'
|
||||
PACKAGE='freenukum'
|
||||
PACKAGE_BUGREPORT='http://launchpad.net/freenukum/'
|
||||
PACKAGE_NAME='Freenukum'
|
||||
PACKAGE_STRING='Freenukum 0.2.9'
|
||||
PACKAGE_TARNAME='freenukum'
|
||||
PACKAGE_VERSION='0.2.9'
|
||||
PATH_SEPARATOR=':'
|
||||
SDLCONFIG='/usr/bin/sdl-config'
|
||||
SET_MAKE=''
|
||||
SHELL='/bin/sh'
|
||||
STRIP=''
|
||||
TESTPROGRAMS_FALSE=''
|
||||
TESTPROGRAMS_TRUE='#'
|
||||
VERSION='0.2.9'
|
||||
ac_ct_CC='gcc'
|
||||
am__fastdepCC_FALSE='#'
|
||||
am__fastdepCC_TRUE=''
|
||||
am__include='include'
|
||||
am__isrc=''
|
||||
am__leading_dot='.'
|
||||
am__quote=''
|
||||
am__tar='${AMTAR} chof - "$$tardir"'
|
||||
am__untar='${AMTAR} xf -'
|
||||
bindir='${exec_prefix}/bin'
|
||||
build_alias=''
|
||||
datadir='${datarootdir}'
|
||||
datarootdir='${prefix}/share'
|
||||
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
|
||||
dvidir='${docdir}'
|
||||
exec_prefix='${prefix}'
|
||||
host_alias=''
|
||||
htmldir='${docdir}'
|
||||
includedir='${prefix}/include'
|
||||
infodir='${datarootdir}/info'
|
||||
install_sh='$(SHELL) /home/neal/games/DukeNukem/freenukum-0.2.9/install-sh'
|
||||
libdir='${exec_prefix}/lib'
|
||||
libexecdir='${exec_prefix}/libexec'
|
||||
localedir='${datarootdir}/locale'
|
||||
localstatedir='${prefix}/var'
|
||||
mandir='${datarootdir}/man'
|
||||
mkdir_p='/bin/mkdir -p'
|
||||
oldincludedir='/usr/include'
|
||||
pdfdir='${docdir}'
|
||||
prefix='/usr/local'
|
||||
program_transform_name='s,x,x,'
|
||||
psdir='${docdir}'
|
||||
sbindir='${exec_prefix}/sbin'
|
||||
sharedstatedir='${prefix}/com'
|
||||
sysconfdir='${prefix}/etc'
|
||||
target_alias=''
|
||||
|
||||
## ----------- ##
|
||||
## confdefs.h. ##
|
||||
## ----------- ##
|
||||
|
||||
#define PACKAGE_NAME "Freenukum"
|
||||
#define PACKAGE_TARNAME "freenukum"
|
||||
#define PACKAGE_VERSION "0.2.9"
|
||||
#define PACKAGE_STRING "Freenukum 0.2.9"
|
||||
#define PACKAGE_BUGREPORT "http://launchpad.net/freenukum/"
|
||||
#define PACKAGE "freenukum"
|
||||
#define VERSION "0.2.9"
|
||||
|
||||
configure: exit 0
|
||||
@ -1,947 +0,0 @@
|
||||
#! /bin/sh
|
||||
# Generated by configure.
|
||||
# Run this file to recreate the current configuration.
|
||||
# Compiler output produced by configure, useful for debugging
|
||||
# configure, is in config.log if it exists.
|
||||
|
||||
debug=false
|
||||
ac_cs_recheck=false
|
||||
ac_cs_silent=false
|
||||
SHELL=${CONFIG_SHELL-/bin/sh}
|
||||
## --------------------- ##
|
||||
## M4sh Initialization. ##
|
||||
## --------------------- ##
|
||||
|
||||
# Be more Bourne compatible
|
||||
DUALCASE=1; export DUALCASE # for MKS sh
|
||||
if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
|
||||
emulate sh
|
||||
NULLCMD=:
|
||||
# Zsh 3.x and 4.x performs word splitting on ${1+"$@"}, which
|
||||
# is contrary to our usage. Disable this feature.
|
||||
alias -g '${1+"$@"}'='"$@"'
|
||||
setopt NO_GLOB_SUBST
|
||||
else
|
||||
case `(set -o) 2>/dev/null` in
|
||||
*posix*) set -o posix ;;
|
||||
esac
|
||||
|
||||
fi
|
||||
|
||||
|
||||
|
||||
|
||||
# PATH needs CR
|
||||
# Avoid depending upon Character Ranges.
|
||||
as_cr_letters='abcdefghijklmnopqrstuvwxyz'
|
||||
as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ'
|
||||
as_cr_Letters=$as_cr_letters$as_cr_LETTERS
|
||||
as_cr_digits='0123456789'
|
||||
as_cr_alnum=$as_cr_Letters$as_cr_digits
|
||||
|
||||
# The user is always right.
|
||||
if test "${PATH_SEPARATOR+set}" != set; then
|
||||
echo "#! /bin/sh" >conf$$.sh
|
||||
echo "exit 0" >>conf$$.sh
|
||||
chmod +x conf$$.sh
|
||||
if (PATH="/nonexistent;."; conf$$.sh) >/dev/null 2>&1; then
|
||||
PATH_SEPARATOR=';'
|
||||
else
|
||||
PATH_SEPARATOR=:
|
||||
fi
|
||||
rm -f conf$$.sh
|
||||
fi
|
||||
|
||||
# Support unset when possible.
|
||||
if ( (MAIL=60; unset MAIL) || exit) >/dev/null 2>&1; then
|
||||
as_unset=unset
|
||||
else
|
||||
as_unset=false
|
||||
fi
|
||||
|
||||
|
||||
# IFS
|
||||
# We need space, tab and new line, in precisely that order. Quoting is
|
||||
# there to prevent editors from complaining about space-tab.
|
||||
# (If _AS_PATH_WALK were called with IFS unset, it would disable word
|
||||
# splitting by setting IFS to empty value.)
|
||||
as_nl='
|
||||
'
|
||||
IFS=" "" $as_nl"
|
||||
|
||||
# Find who we are. Look in the path if we contain no directory separator.
|
||||
case $0 in
|
||||
*[\\/]* ) as_myself=$0 ;;
|
||||
*) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
|
||||
for as_dir in $PATH
|
||||
do
|
||||
IFS=$as_save_IFS
|
||||
test -z "$as_dir" && as_dir=.
|
||||
test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break
|
||||
done
|
||||
IFS=$as_save_IFS
|
||||
|
||||
;;
|
||||
esac
|
||||
# We did not find ourselves, most probably we were run as `sh COMMAND'
|
||||
# in which case we are not to be found in the path.
|
||||
if test "x$as_myself" = x; then
|
||||
as_myself=$0
|
||||
fi
|
||||
if test ! -f "$as_myself"; then
|
||||
echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2
|
||||
{ (exit 1); exit 1; }
|
||||
fi
|
||||
|
||||
# Work around bugs in pre-3.0 UWIN ksh.
|
||||
for as_var in ENV MAIL MAILPATH
|
||||
do ($as_unset $as_var) >/dev/null 2>&1 && $as_unset $as_var
|
||||
done
|
||||
PS1='$ '
|
||||
PS2='> '
|
||||
PS4='+ '
|
||||
|
||||
# NLS nuisances.
|
||||
for as_var in \
|
||||
LANG LANGUAGE LC_ADDRESS LC_ALL LC_COLLATE LC_CTYPE LC_IDENTIFICATION \
|
||||
LC_MEASUREMENT LC_MESSAGES LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER \
|
||||
LC_TELEPHONE LC_TIME
|
||||
do
|
||||
if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
|
||||
eval $as_var=C; export $as_var
|
||||
else
|
||||
($as_unset $as_var) >/dev/null 2>&1 && $as_unset $as_var
|
||||
fi
|
||||
done
|
||||
|
||||
# Required to use basename.
|
||||
if expr a : '\(a\)' >/dev/null 2>&1 &&
|
||||
test "X`expr 00001 : '.*\(...\)'`" = X001; then
|
||||
as_expr=expr
|
||||
else
|
||||
as_expr=false
|
||||
fi
|
||||
|
||||
if (basename -- /) >/dev/null 2>&1 && test "X`basename -- / 2>&1`" = "X/"; then
|
||||
as_basename=basename
|
||||
else
|
||||
as_basename=false
|
||||
fi
|
||||
|
||||
|
||||
# Name of the executable.
|
||||
as_me=`$as_basename -- "$0" ||
|
||||
$as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
|
||||
X"$0" : 'X\(//\)$' \| \
|
||||
X"$0" : 'X\(/\)' \| . 2>/dev/null ||
|
||||
echo X/"$0" |
|
||||
sed '/^.*\/\([^/][^/]*\)\/*$/{
|
||||
s//\1/
|
||||
q
|
||||
}
|
||||
/^X\/\(\/\/\)$/{
|
||||
s//\1/
|
||||
q
|
||||
}
|
||||
/^X\/\(\/\).*/{
|
||||
s//\1/
|
||||
q
|
||||
}
|
||||
s/.*/./; q'`
|
||||
|
||||
# CDPATH.
|
||||
$as_unset CDPATH
|
||||
|
||||
|
||||
|
||||
as_lineno_1=$LINENO
|
||||
as_lineno_2=$LINENO
|
||||
test "x$as_lineno_1" != "x$as_lineno_2" &&
|
||||
test "x`expr $as_lineno_1 + 1`" = "x$as_lineno_2" || {
|
||||
|
||||
# Create $as_me.lineno as a copy of $as_myself, but with $LINENO
|
||||
# uniformly replaced by the line number. The first 'sed' inserts a
|
||||
# line-number line after each line using $LINENO; the second 'sed'
|
||||
# does the real work. The second script uses 'N' to pair each
|
||||
# line-number line with the line containing $LINENO, and appends
|
||||
# trailing '-' during substitution so that $LINENO is not a special
|
||||
# case at line end.
|
||||
# (Raja R Harinath suggested sed '=', and Paul Eggert wrote the
|
||||
# scripts with optimization help from Paolo Bonzini. Blame Lee
|
||||
# E. McMahon (1931-1989) for sed's syntax. :-)
|
||||
sed -n '
|
||||
p
|
||||
/[$]LINENO/=
|
||||
' <$as_myself |
|
||||
sed '
|
||||
s/[$]LINENO.*/&-/
|
||||
t lineno
|
||||
b
|
||||
:lineno
|
||||
N
|
||||
:loop
|
||||
s/[$]LINENO\([^'$as_cr_alnum'_].*\n\)\(.*\)/\2\1\2/
|
||||
t loop
|
||||
s/-\n.*//
|
||||
' >$as_me.lineno &&
|
||||
chmod +x "$as_me.lineno" ||
|
||||
{ echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2
|
||||
{ (exit 1); exit 1; }; }
|
||||
|
||||
# Don't try to exec as it changes $[0], causing all sort of problems
|
||||
# (the dirname of $[0] is not the place where we might find the
|
||||
# original and so on. Autoconf is especially sensitive to this).
|
||||
. "./$as_me.lineno"
|
||||
# Exit status is that of the last command.
|
||||
exit
|
||||
}
|
||||
|
||||
|
||||
if (as_dir=`dirname -- /` && test "X$as_dir" = X/) >/dev/null 2>&1; then
|
||||
as_dirname=dirname
|
||||
else
|
||||
as_dirname=false
|
||||
fi
|
||||
|
||||
ECHO_C= ECHO_N= ECHO_T=
|
||||
case `echo -n x` in
|
||||
-n*)
|
||||
case `echo 'x\c'` in
|
||||
*c*) ECHO_T=' ';; # ECHO_T is single tab character.
|
||||
*) ECHO_C='\c';;
|
||||
esac;;
|
||||
*)
|
||||
ECHO_N='-n';;
|
||||
esac
|
||||
|
||||
if expr a : '\(a\)' >/dev/null 2>&1 &&
|
||||
test "X`expr 00001 : '.*\(...\)'`" = X001; then
|
||||
as_expr=expr
|
||||
else
|
||||
as_expr=false
|
||||
fi
|
||||
|
||||
rm -f conf$$ conf$$.exe conf$$.file
|
||||
if test -d conf$$.dir; then
|
||||
rm -f conf$$.dir/conf$$.file
|
||||
else
|
||||
rm -f conf$$.dir
|
||||
mkdir conf$$.dir
|
||||
fi
|
||||
echo >conf$$.file
|
||||
if ln -s conf$$.file conf$$ 2>/dev/null; then
|
||||
as_ln_s='ln -s'
|
||||
# ... but there are two gotchas:
|
||||
# 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
|
||||
# 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
|
||||
# In both cases, we have to default to `cp -p'.
|
||||
ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe ||
|
||||
as_ln_s='cp -p'
|
||||
elif ln conf$$.file conf$$ 2>/dev/null; then
|
||||
as_ln_s=ln
|
||||
else
|
||||
as_ln_s='cp -p'
|
||||
fi
|
||||
rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file
|
||||
rmdir conf$$.dir 2>/dev/null
|
||||
|
||||
if mkdir -p . 2>/dev/null; then
|
||||
as_mkdir_p=:
|
||||
else
|
||||
test -d ./-p && rmdir ./-p
|
||||
as_mkdir_p=false
|
||||
fi
|
||||
|
||||
if test -x / >/dev/null 2>&1; then
|
||||
as_test_x='test -x'
|
||||
else
|
||||
if ls -dL / >/dev/null 2>&1; then
|
||||
as_ls_L_option=L
|
||||
else
|
||||
as_ls_L_option=
|
||||
fi
|
||||
as_test_x='
|
||||
eval sh -c '\''
|
||||
if test -d "$1"; then
|
||||
test -d "$1/.";
|
||||
else
|
||||
case $1 in
|
||||
-*)set "./$1";;
|
||||
esac;
|
||||
case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in
|
||||
???[sx]*):;;*)false;;esac;fi
|
||||
'\'' sh
|
||||
'
|
||||
fi
|
||||
as_executable_p=$as_test_x
|
||||
|
||||
# Sed expression to map a string onto a valid CPP name.
|
||||
as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
|
||||
|
||||
# Sed expression to map a string onto a valid variable name.
|
||||
as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
|
||||
|
||||
|
||||
exec 6>&1
|
||||
|
||||
# Save the log message, to keep $[0] and so on meaningful, and to
|
||||
# report actual input values of CONFIG_FILES etc. instead of their
|
||||
# values after options handling.
|
||||
ac_log="
|
||||
This file was extended by Freenukum $as_me 0.2.9, which was
|
||||
generated by GNU Autoconf 2.61. Invocation command line was
|
||||
|
||||
CONFIG_FILES = $CONFIG_FILES
|
||||
CONFIG_HEADERS = $CONFIG_HEADERS
|
||||
CONFIG_LINKS = $CONFIG_LINKS
|
||||
CONFIG_COMMANDS = $CONFIG_COMMANDS
|
||||
$ $0 $@
|
||||
|
||||
on `(hostname || uname -n) 2>/dev/null | sed 1q`
|
||||
"
|
||||
|
||||
# Files that config.status was made for.
|
||||
config_files=" Makefile src/Makefile freenukum.desktop"
|
||||
config_commands=" depfiles"
|
||||
|
||||
ac_cs_usage="\
|
||||
\`$as_me' instantiates files from templates according to the
|
||||
current configuration.
|
||||
|
||||
Usage: $0 [OPTIONS] [FILE]...
|
||||
|
||||
-h, --help print this help, then exit
|
||||
-V, --version print version number and configuration settings, then exit
|
||||
-q, --quiet do not print progress messages
|
||||
-d, --debug don't remove temporary files
|
||||
--recheck update $as_me by reconfiguring in the same conditions
|
||||
--file=FILE[:TEMPLATE]
|
||||
instantiate the configuration file FILE
|
||||
|
||||
Configuration files:
|
||||
$config_files
|
||||
|
||||
Configuration commands:
|
||||
$config_commands
|
||||
|
||||
Report bugs to <bug-autoconf@gnu.org>."
|
||||
|
||||
ac_cs_version="\
|
||||
Freenukum config.status 0.2.9
|
||||
configured by ./configure, generated by GNU Autoconf 2.61,
|
||||
with options \"\"
|
||||
|
||||
Copyright (C) 2006 Free Software Foundation, Inc.
|
||||
This config.status script is free software; the Free Software Foundation
|
||||
gives unlimited permission to copy, distribute and modify it."
|
||||
|
||||
ac_pwd='/home/neal/games/DukeNukem/freenukum-0.2.9'
|
||||
srcdir='.'
|
||||
INSTALL='/usr/bin/install -c'
|
||||
MKDIR_P='/bin/mkdir -p'
|
||||
# If no file are specified by the user, then we need to provide default
|
||||
# value. By we need to know if files were specified by the user.
|
||||
ac_need_defaults=:
|
||||
while test $# != 0
|
||||
do
|
||||
case $1 in
|
||||
--*=*)
|
||||
ac_option=`expr "X$1" : 'X\([^=]*\)='`
|
||||
ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
|
||||
ac_shift=:
|
||||
;;
|
||||
*)
|
||||
ac_option=$1
|
||||
ac_optarg=$2
|
||||
ac_shift=shift
|
||||
;;
|
||||
esac
|
||||
|
||||
case $ac_option in
|
||||
# Handling of the options.
|
||||
-recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r)
|
||||
ac_cs_recheck=: ;;
|
||||
--version | --versio | --versi | --vers | --ver | --ve | --v | -V )
|
||||
echo "$ac_cs_version"; exit ;;
|
||||
--debug | --debu | --deb | --de | --d | -d )
|
||||
debug=: ;;
|
||||
--file | --fil | --fi | --f )
|
||||
$ac_shift
|
||||
CONFIG_FILES="$CONFIG_FILES $ac_optarg"
|
||||
ac_need_defaults=false;;
|
||||
--he | --h | --help | --hel | -h )
|
||||
echo "$ac_cs_usage"; exit ;;
|
||||
-q | -quiet | --quiet | --quie | --qui | --qu | --q \
|
||||
| -silent | --silent | --silen | --sile | --sil | --si | --s)
|
||||
ac_cs_silent=: ;;
|
||||
|
||||
# This is an error.
|
||||
-*) { echo "$as_me: error: unrecognized option: $1
|
||||
Try \`$0 --help' for more information." >&2
|
||||
{ (exit 1); exit 1; }; } ;;
|
||||
|
||||
*) ac_config_targets="$ac_config_targets $1"
|
||||
ac_need_defaults=false ;;
|
||||
|
||||
esac
|
||||
shift
|
||||
done
|
||||
|
||||
ac_configure_extra_args=
|
||||
|
||||
if $ac_cs_silent; then
|
||||
exec 6>/dev/null
|
||||
ac_configure_extra_args="$ac_configure_extra_args --silent"
|
||||
fi
|
||||
|
||||
if $ac_cs_recheck; then
|
||||
echo "running CONFIG_SHELL=/bin/sh /bin/sh ./configure " $ac_configure_extra_args " --no-create --no-recursion" >&6
|
||||
CONFIG_SHELL=/bin/sh
|
||||
export CONFIG_SHELL
|
||||
exec /bin/sh "./configure" $ac_configure_extra_args --no-create --no-recursion
|
||||
fi
|
||||
|
||||
exec 5>>config.log
|
||||
{
|
||||
echo
|
||||
sed 'h;s/./-/g;s/^.../## /;s/...$/ ##/;p;x;p;x' <<_ASBOX
|
||||
## Running $as_me. ##
|
||||
_ASBOX
|
||||
echo "$ac_log"
|
||||
} >&5
|
||||
|
||||
#
|
||||
# INIT-COMMANDS
|
||||
#
|
||||
AMDEP_TRUE="" ac_aux_dir="."
|
||||
|
||||
|
||||
# Handling of arguments.
|
||||
for ac_config_target in $ac_config_targets
|
||||
do
|
||||
case $ac_config_target in
|
||||
"depfiles") CONFIG_COMMANDS="$CONFIG_COMMANDS depfiles" ;;
|
||||
"Makefile") CONFIG_FILES="$CONFIG_FILES Makefile" ;;
|
||||
"src/Makefile") CONFIG_FILES="$CONFIG_FILES src/Makefile" ;;
|
||||
"freenukum.desktop") CONFIG_FILES="$CONFIG_FILES freenukum.desktop" ;;
|
||||
|
||||
*) { { echo "$as_me:$LINENO: error: invalid argument: $ac_config_target" >&5
|
||||
echo "$as_me: error: invalid argument: $ac_config_target" >&2;}
|
||||
{ (exit 1); exit 1; }; };;
|
||||
esac
|
||||
done
|
||||
|
||||
|
||||
# If the user did not use the arguments to specify the items to instantiate,
|
||||
# then the envvar interface is used. Set only those that are not.
|
||||
# We use the long form for the default assignment because of an extremely
|
||||
# bizarre bug on SunOS 4.1.3.
|
||||
if $ac_need_defaults; then
|
||||
test "${CONFIG_FILES+set}" = set || CONFIG_FILES=$config_files
|
||||
test "${CONFIG_COMMANDS+set}" = set || CONFIG_COMMANDS=$config_commands
|
||||
fi
|
||||
|
||||
# Have a temporary directory for convenience. Make it in the build tree
|
||||
# simply because there is no reason against having it here, and in addition,
|
||||
# creating and moving files from /tmp can sometimes cause problems.
|
||||
# Hook for its removal unless debugging.
|
||||
# Note that there is a small window in which the directory will not be cleaned:
|
||||
# after its creation but before its name has been assigned to `$tmp'.
|
||||
$debug ||
|
||||
{
|
||||
tmp=
|
||||
trap 'exit_status=$?
|
||||
{ test -z "$tmp" || test ! -d "$tmp" || rm -fr "$tmp"; } && exit $exit_status
|
||||
' 0
|
||||
trap '{ (exit 1); exit 1; }' 1 2 13 15
|
||||
}
|
||||
# Create a (secure) tmp directory for tmp files.
|
||||
|
||||
{
|
||||
tmp=`(umask 077 && mktemp -d "./confXXXXXX") 2>/dev/null` &&
|
||||
test -n "$tmp" && test -d "$tmp"
|
||||
} ||
|
||||
{
|
||||
tmp=./conf$$-$RANDOM
|
||||
(umask 077 && mkdir "$tmp")
|
||||
} ||
|
||||
{
|
||||
echo "$me: cannot create a temporary directory in ." >&2
|
||||
{ (exit 1); exit 1; }
|
||||
}
|
||||
|
||||
#
|
||||
# Set up the sed scripts for CONFIG_FILES section.
|
||||
#
|
||||
|
||||
# No need to generate the scripts if there are no CONFIG_FILES.
|
||||
# This happens for instance when ./config.status config.h
|
||||
if test -n "$CONFIG_FILES"; then
|
||||
|
||||
cat >"$tmp/subs-1.sed" <<\CEOF
|
||||
/@[a-zA-Z_][a-zA-Z_0-9]*@/!b end
|
||||
s,@SHELL@,|#_!!_#|/bin/sh,g
|
||||
s,@PATH_SEPARATOR@,|#_!!_#|:,g
|
||||
s,@PACKAGE_NAME@,|#_!!_#|Freenukum,g
|
||||
s,@PACKAGE_TARNAME@,|#_!!_#|freenukum,g
|
||||
s,@PACKAGE_VERSION@,|#_!!_#|0.2.9,g
|
||||
s,@PACKAGE_STRING@,|#_!!_#|Freenukum 0.2.9,g
|
||||
s,@PACKAGE_BUGREPORT@,|#_!!_#|http://launchpad.net/freenukum/,g
|
||||
s,@exec_prefix@,|#_!!_#|${prefix},g
|
||||
s,@prefix@,|#_!!_#|/usr/local,g
|
||||
s,@program_transform_name@,|#_!!_#|s\,x\,x\,,g
|
||||
s,@bindir@,|#_!!_#|${exec_prefix}/bin,g
|
||||
s,@sbindir@,|#_!!_#|${exec_prefix}/sbin,g
|
||||
s,@libexecdir@,|#_!!_#|${exec_prefix}/libexec,g
|
||||
s,@datarootdir@,|#_!!_#|${prefix}/share,g
|
||||
s,@datadir@,|#_!!_#|${datarootdir},g
|
||||
s,@sysconfdir@,|#_!!_#|${prefix}/etc,g
|
||||
s,@sharedstatedir@,|#_!!_#|${prefix}/com,g
|
||||
s,@localstatedir@,|#_!!_#|${prefix}/var,g
|
||||
s,@includedir@,|#_!!_#|${prefix}/include,g
|
||||
s,@oldincludedir@,|#_!!_#|/usr/include,g
|
||||
s,@docdir@,|#_!!_#|${datarootdir}/doc/${PACKAGE_TARNAME},g
|
||||
s,@infodir@,|#_!!_#|${datarootdir}/info,g
|
||||
s,@htmldir@,|#_!!_#|${docdir},g
|
||||
s,@dvidir@,|#_!!_#|${docdir},g
|
||||
s,@pdfdir@,|#_!!_#|${docdir},g
|
||||
s,@psdir@,|#_!!_#|${docdir},g
|
||||
s,@libdir@,|#_!!_#|${exec_prefix}/lib,g
|
||||
s,@localedir@,|#_!!_#|${datarootdir}/locale,g
|
||||
s,@mandir@,|#_!!_#|${datarootdir}/man,g
|
||||
s,@DEFS@,|#_!!_#|-DPACKAGE_NAME=\\"Freenukum\\" -DPACKAGE_TARNAME=\\"freenukum\\" -DPACKAGE_VERSION=\\"0.2.9\\" -DPACKAGE_STRING=\\"Freenukum\\ 0.2.9\\" -DPACKAGE_BUGREPORT=\\"http://launchpad.net/freenukum/\\" -DPACKAGE=\\"freenukum\\" -DVERSION=\\"0.2.9\\",g
|
||||
s,@ECHO_C@,|#_!!_#|,g
|
||||
s,@ECHO_N@,|#_!!_#|-n,g
|
||||
s,@ECHO_T@,|#_!!_#|,g
|
||||
s,@LIBS@,|#_!!_#|,g
|
||||
s,@build_alias@,|#_!!_#|,g
|
||||
s,@host_alias@,|#_!!_#|,g
|
||||
s,@target_alias@,|#_!!_#|,g
|
||||
s,@INSTALL_PROGRAM@,|#_!!_#|${INSTALL},g
|
||||
s,@INSTALL_SCRIPT@,|#_!!_#|${INSTALL},g
|
||||
s,@INSTALL_DATA@,|#_!!_#|${INSTALL} -m 644,g
|
||||
s,@am__isrc@,|#_!!_#|,g
|
||||
s,@CYGPATH_W@,|#_!!_#|echo,g
|
||||
s,@PACKAGE@,|#_!!_#|freenukum,g
|
||||
s,@VERSION@,|#_!!_#|0.2.9,g
|
||||
s,@ACLOCAL@,|#_!!_#|${SHELL} /home/neal/games/DukeNukem/freenukum-0.2.9/missing --run aclocal-1.10,g
|
||||
s,@AUTOCONF@,|#_!!_#|${SHELL} /home/neal/games/DukeNukem/freenukum-0.2.9/missing --run autoconf,g
|
||||
s,@AUTOMAKE@,|#_!!_#|${SHELL} /home/neal/games/DukeNukem/freenukum-0.2.9/missing --run automake-1.10,g
|
||||
s,@AUTOHEADER@,|#_!!_#|${SHELL} /home/neal/games/DukeNukem/freenukum-0.2.9/missing --run autoheader,g
|
||||
s,@MAKEINFO@,|#_!!_#|${SHELL} /home/neal/games/DukeNukem/freenukum-0.2.9/missing --run makeinfo,g
|
||||
s,@install_sh@,|#_!!_#|$(SHELL) /home/neal/games/DukeNukem/freenukum-0.2.9/install-sh,g
|
||||
s,@STRIP@,|#_!!_#|,g
|
||||
s,@INSTALL_STRIP_PROGRAM@,|#_!!_#|$(install_sh) -c -s,g
|
||||
s,@mkdir_p@,|#_!!_#|/bin/mkdir -p,g
|
||||
s,@AWK@,|#_!!_#|gawk,g
|
||||
s,@SET_MAKE@,|#_!!_#|,g
|
||||
s,@am__leading_dot@,|#_!!_#|.,g
|
||||
s,@AMTAR@,|#_!!_#|${SHELL} /home/neal/games/DukeNukem/freenukum-0.2.9/missing --run tar,g
|
||||
s,@am__tar@,|#_!!_#|${AMTAR} chof - "$$tardir",g
|
||||
s,@am__untar@,|#_!!_#|${AMTAR} xf -,g
|
||||
s,@TESTPROGRAMS_TRUE@,|#_!!_#|#,g
|
||||
s,@TESTPROGRAMS_FALSE@,|#_!!_#|,g
|
||||
s,@CC@,|#_!!_#|gcc,g
|
||||
s,@CFLAGS@,|#_!!_#|-g -O2 -Wall -Werror -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT,g
|
||||
s,@LDFLAGS@,|#_!!_#| -L/usr/lib -lSDL,g
|
||||
s,@CPPFLAGS@,|#_!!_#|,g
|
||||
s,@ac_ct_CC@,|#_!!_#|gcc,g
|
||||
s,@EXEEXT@,|#_!!_#|,g
|
||||
s,@OBJEXT@,|#_!!_#|o,g
|
||||
s,@DEPDIR@,|#_!!_#|.deps,g
|
||||
s,@am__include@,|#_!!_#|include,g
|
||||
s,@am__quote@,|#_!!_#|,g
|
||||
s,@AMDEP_TRUE@,|#_!!_#|,g
|
||||
s,@AMDEP_FALSE@,|#_!!_#|#,g
|
||||
s,@AMDEPBACKSLASH@,|#_!!_#|\\,g
|
||||
s,@CCDEPMODE@,|#_!!_#|depmode=gcc3,g
|
||||
s,@am__fastdepCC_TRUE@,|#_!!_#|,g
|
||||
s,@am__fastdepCC_FALSE@,|#_!!_#|#,g
|
||||
s,@SDLCONFIG@,|#_!!_#|/usr/bin/sdl-config,g
|
||||
s,@LIBOBJS@,|#_!!_#|,g
|
||||
s,@LTLIBOBJS@,|#_!!_#|,g
|
||||
:end
|
||||
s/|#_!!_#|//g
|
||||
CEOF
|
||||
fi # test -n "$CONFIG_FILES"
|
||||
|
||||
|
||||
for ac_tag in :F $CONFIG_FILES :C $CONFIG_COMMANDS
|
||||
do
|
||||
case $ac_tag in
|
||||
:[FHLC]) ac_mode=$ac_tag; continue;;
|
||||
esac
|
||||
case $ac_mode$ac_tag in
|
||||
:[FHL]*:*);;
|
||||
:L* | :C*:*) { { echo "$as_me:$LINENO: error: Invalid tag $ac_tag." >&5
|
||||
echo "$as_me: error: Invalid tag $ac_tag." >&2;}
|
||||
{ (exit 1); exit 1; }; };;
|
||||
:[FH]-) ac_tag=-:-;;
|
||||
:[FH]*) ac_tag=$ac_tag:$ac_tag.in;;
|
||||
esac
|
||||
ac_save_IFS=$IFS
|
||||
IFS=:
|
||||
set x $ac_tag
|
||||
IFS=$ac_save_IFS
|
||||
shift
|
||||
ac_file=$1
|
||||
shift
|
||||
|
||||
case $ac_mode in
|
||||
:L) ac_source=$1;;
|
||||
:[FH])
|
||||
ac_file_inputs=
|
||||
for ac_f
|
||||
do
|
||||
case $ac_f in
|
||||
-) ac_f="$tmp/stdin";;
|
||||
*) # Look for the file first in the build tree, then in the source tree
|
||||
# (if the path is not absolute). The absolute path cannot be DOS-style,
|
||||
# because $ac_f cannot contain `:'.
|
||||
test -f "$ac_f" ||
|
||||
case $ac_f in
|
||||
[\\/$]*) false;;
|
||||
*) test -f "$srcdir/$ac_f" && ac_f="$srcdir/$ac_f";;
|
||||
esac ||
|
||||
{ { echo "$as_me:$LINENO: error: cannot find input file: $ac_f" >&5
|
||||
echo "$as_me: error: cannot find input file: $ac_f" >&2;}
|
||||
{ (exit 1); exit 1; }; };;
|
||||
esac
|
||||
ac_file_inputs="$ac_file_inputs $ac_f"
|
||||
done
|
||||
|
||||
# Let's still pretend it is `configure' which instantiates (i.e., don't
|
||||
# use $as_me), people would be surprised to read:
|
||||
# /* config.h. Generated by config.status. */
|
||||
configure_input="Generated from "`IFS=:
|
||||
echo $* | sed 's|^[^:]*/||;s|:[^:]*/|, |g'`" by configure."
|
||||
if test x"$ac_file" != x-; then
|
||||
configure_input="$ac_file. $configure_input"
|
||||
{ echo "$as_me:$LINENO: creating $ac_file" >&5
|
||||
echo "$as_me: creating $ac_file" >&6;}
|
||||
fi
|
||||
|
||||
case $ac_tag in
|
||||
*:-:* | *:-) cat >"$tmp/stdin";;
|
||||
esac
|
||||
;;
|
||||
esac
|
||||
|
||||
ac_dir=`$as_dirname -- "$ac_file" ||
|
||||
$as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
|
||||
X"$ac_file" : 'X\(//\)[^/]' \| \
|
||||
X"$ac_file" : 'X\(//\)$' \| \
|
||||
X"$ac_file" : 'X\(/\)' \| . 2>/dev/null ||
|
||||
echo X"$ac_file" |
|
||||
sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
|
||||
s//\1/
|
||||
q
|
||||
}
|
||||
/^X\(\/\/\)[^/].*/{
|
||||
s//\1/
|
||||
q
|
||||
}
|
||||
/^X\(\/\/\)$/{
|
||||
s//\1/
|
||||
q
|
||||
}
|
||||
/^X\(\/\).*/{
|
||||
s//\1/
|
||||
q
|
||||
}
|
||||
s/.*/./; q'`
|
||||
{ as_dir="$ac_dir"
|
||||
case $as_dir in #(
|
||||
-*) as_dir=./$as_dir;;
|
||||
esac
|
||||
test -d "$as_dir" || { $as_mkdir_p && mkdir -p "$as_dir"; } || {
|
||||
as_dirs=
|
||||
while :; do
|
||||
case $as_dir in #(
|
||||
*\'*) as_qdir=`echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #(
|
||||
*) as_qdir=$as_dir;;
|
||||
esac
|
||||
as_dirs="'$as_qdir' $as_dirs"
|
||||
as_dir=`$as_dirname -- "$as_dir" ||
|
||||
$as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
|
||||
X"$as_dir" : 'X\(//\)[^/]' \| \
|
||||
X"$as_dir" : 'X\(//\)$' \| \
|
||||
X"$as_dir" : 'X\(/\)' \| . 2>/dev/null ||
|
||||
echo X"$as_dir" |
|
||||
sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
|
||||
s//\1/
|
||||
q
|
||||
}
|
||||
/^X\(\/\/\)[^/].*/{
|
||||
s//\1/
|
||||
q
|
||||
}
|
||||
/^X\(\/\/\)$/{
|
||||
s//\1/
|
||||
q
|
||||
}
|
||||
/^X\(\/\).*/{
|
||||
s//\1/
|
||||
q
|
||||
}
|
||||
s/.*/./; q'`
|
||||
test -d "$as_dir" && break
|
||||
done
|
||||
test -z "$as_dirs" || eval "mkdir $as_dirs"
|
||||
} || test -d "$as_dir" || { { echo "$as_me:$LINENO: error: cannot create directory $as_dir" >&5
|
||||
echo "$as_me: error: cannot create directory $as_dir" >&2;}
|
||||
{ (exit 1); exit 1; }; }; }
|
||||
ac_builddir=.
|
||||
|
||||
case "$ac_dir" in
|
||||
.) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;;
|
||||
*)
|
||||
ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
|
||||
# A ".." for each directory in $ac_dir_suffix.
|
||||
ac_top_builddir_sub=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,/..,g;s,/,,'`
|
||||
case $ac_top_builddir_sub in
|
||||
"") ac_top_builddir_sub=. ac_top_build_prefix= ;;
|
||||
*) ac_top_build_prefix=$ac_top_builddir_sub/ ;;
|
||||
esac ;;
|
||||
esac
|
||||
ac_abs_top_builddir=$ac_pwd
|
||||
ac_abs_builddir=$ac_pwd$ac_dir_suffix
|
||||
# for backward compatibility:
|
||||
ac_top_builddir=$ac_top_build_prefix
|
||||
|
||||
case $srcdir in
|
||||
.) # We are building in place.
|
||||
ac_srcdir=.
|
||||
ac_top_srcdir=$ac_top_builddir_sub
|
||||
ac_abs_top_srcdir=$ac_pwd ;;
|
||||
[\\/]* | ?:[\\/]* ) # Absolute name.
|
||||
ac_srcdir=$srcdir$ac_dir_suffix;
|
||||
ac_top_srcdir=$srcdir
|
||||
ac_abs_top_srcdir=$srcdir ;;
|
||||
*) # Relative name.
|
||||
ac_srcdir=$ac_top_build_prefix$srcdir$ac_dir_suffix
|
||||
ac_top_srcdir=$ac_top_build_prefix$srcdir
|
||||
ac_abs_top_srcdir=$ac_pwd/$srcdir ;;
|
||||
esac
|
||||
ac_abs_srcdir=$ac_abs_top_srcdir$ac_dir_suffix
|
||||
|
||||
|
||||
case $ac_mode in
|
||||
:F)
|
||||
#
|
||||
# CONFIG_FILE
|
||||
#
|
||||
|
||||
case $INSTALL in
|
||||
[\\/$]* | ?:[\\/]* ) ac_INSTALL=$INSTALL ;;
|
||||
*) ac_INSTALL=$ac_top_build_prefix$INSTALL ;;
|
||||
esac
|
||||
ac_MKDIR_P=$MKDIR_P
|
||||
case $MKDIR_P in
|
||||
[\\/$]* | ?:[\\/]* ) ;;
|
||||
*/*) ac_MKDIR_P=$ac_top_build_prefix$MKDIR_P ;;
|
||||
esac
|
||||
# If the template does not know about datarootdir, expand it.
|
||||
# FIXME: This hack should be removed a few years after 2.60.
|
||||
ac_datarootdir_hack=; ac_datarootdir_seen=
|
||||
|
||||
case `sed -n '/datarootdir/ {
|
||||
p
|
||||
q
|
||||
}
|
||||
/@datadir@/p
|
||||
/@docdir@/p
|
||||
/@infodir@/p
|
||||
/@localedir@/p
|
||||
/@mandir@/p
|
||||
' $ac_file_inputs` in
|
||||
*datarootdir*) ac_datarootdir_seen=yes;;
|
||||
*@datadir@*|*@docdir@*|*@infodir@*|*@localedir@*|*@mandir@*)
|
||||
{ echo "$as_me:$LINENO: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&5
|
||||
echo "$as_me: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&2;}
|
||||
ac_datarootdir_hack='
|
||||
s&@datadir@&${datarootdir}&g
|
||||
s&@docdir@&${datarootdir}/doc/${PACKAGE_TARNAME}&g
|
||||
s&@infodir@&${datarootdir}/info&g
|
||||
s&@localedir@&${datarootdir}/locale&g
|
||||
s&@mandir@&${datarootdir}/man&g
|
||||
s&\${datarootdir}&${prefix}/share&g' ;;
|
||||
esac
|
||||
sed "/^[ ]*VPATH[ ]*=/{
|
||||
s/:*\$(srcdir):*/:/
|
||||
s/:*\${srcdir}:*/:/
|
||||
s/:*@srcdir@:*/:/
|
||||
s/^\([^=]*=[ ]*\):*/\1/
|
||||
s/:*$//
|
||||
s/^[^=]*=[ ]*$//
|
||||
}
|
||||
|
||||
:t
|
||||
/@[a-zA-Z_][a-zA-Z_0-9]*@/!b
|
||||
s&@configure_input@&$configure_input&;t t
|
||||
s&@top_builddir@&$ac_top_builddir_sub&;t t
|
||||
s&@srcdir@&$ac_srcdir&;t t
|
||||
s&@abs_srcdir@&$ac_abs_srcdir&;t t
|
||||
s&@top_srcdir@&$ac_top_srcdir&;t t
|
||||
s&@abs_top_srcdir@&$ac_abs_top_srcdir&;t t
|
||||
s&@builddir@&$ac_builddir&;t t
|
||||
s&@abs_builddir@&$ac_abs_builddir&;t t
|
||||
s&@abs_top_builddir@&$ac_abs_top_builddir&;t t
|
||||
s&@INSTALL@&$ac_INSTALL&;t t
|
||||
s&@MKDIR_P@&$ac_MKDIR_P&;t t
|
||||
$ac_datarootdir_hack
|
||||
" $ac_file_inputs | sed -f "$tmp/subs-1.sed" >$tmp/out
|
||||
|
||||
test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
|
||||
{ ac_out=`sed -n '/\${datarootdir}/p' "$tmp/out"`; test -n "$ac_out"; } &&
|
||||
{ ac_out=`sed -n '/^[ ]*datarootdir[ ]*:*=/p' "$tmp/out"`; test -z "$ac_out"; } &&
|
||||
{ echo "$as_me:$LINENO: WARNING: $ac_file contains a reference to the variable \`datarootdir'
|
||||
which seems to be undefined. Please make sure it is defined." >&5
|
||||
echo "$as_me: WARNING: $ac_file contains a reference to the variable \`datarootdir'
|
||||
which seems to be undefined. Please make sure it is defined." >&2;}
|
||||
|
||||
rm -f "$tmp/stdin"
|
||||
case $ac_file in
|
||||
-) cat "$tmp/out"; rm -f "$tmp/out";;
|
||||
*) rm -f "$ac_file"; mv "$tmp/out" $ac_file;;
|
||||
esac
|
||||
;;
|
||||
|
||||
|
||||
:C) { echo "$as_me:$LINENO: executing $ac_file commands" >&5
|
||||
echo "$as_me: executing $ac_file commands" >&6;}
|
||||
;;
|
||||
esac
|
||||
|
||||
|
||||
case $ac_file$ac_mode in
|
||||
"depfiles":C) test x"$AMDEP_TRUE" != x"" || for mf in $CONFIG_FILES; do
|
||||
# Strip MF so we end up with the name of the file.
|
||||
mf=`echo "$mf" | sed -e 's/:.*$//'`
|
||||
# Check whether this is an Automake generated Makefile or not.
|
||||
# We used to match only the files named `Makefile.in', but
|
||||
# some people rename them; so instead we look at the file content.
|
||||
# Grep'ing the first line is not enough: some people post-process
|
||||
# each Makefile.in and add a new line on top of each file to say so.
|
||||
# Grep'ing the whole file is not good either: AIX grep has a line
|
||||
# limit of 2048, but all sed's we know have understand at least 4000.
|
||||
if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then
|
||||
dirpart=`$as_dirname -- "$mf" ||
|
||||
$as_expr X"$mf" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
|
||||
X"$mf" : 'X\(//\)[^/]' \| \
|
||||
X"$mf" : 'X\(//\)$' \| \
|
||||
X"$mf" : 'X\(/\)' \| . 2>/dev/null ||
|
||||
echo X"$mf" |
|
||||
sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
|
||||
s//\1/
|
||||
q
|
||||
}
|
||||
/^X\(\/\/\)[^/].*/{
|
||||
s//\1/
|
||||
q
|
||||
}
|
||||
/^X\(\/\/\)$/{
|
||||
s//\1/
|
||||
q
|
||||
}
|
||||
/^X\(\/\).*/{
|
||||
s//\1/
|
||||
q
|
||||
}
|
||||
s/.*/./; q'`
|
||||
else
|
||||
continue
|
||||
fi
|
||||
# Extract the definition of DEPDIR, am__include, and am__quote
|
||||
# from the Makefile without running `make'.
|
||||
DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
|
||||
test -z "$DEPDIR" && continue
|
||||
am__include=`sed -n 's/^am__include = //p' < "$mf"`
|
||||
test -z "am__include" && continue
|
||||
am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
|
||||
# When using ansi2knr, U may be empty or an underscore; expand it
|
||||
U=`sed -n 's/^U = //p' < "$mf"`
|
||||
# Find all dependency output files, they are included files with
|
||||
# $(DEPDIR) in their names. We invoke sed twice because it is the
|
||||
# simplest approach to changing $(DEPDIR) to its actual value in the
|
||||
# expansion.
|
||||
for file in `sed -n "
|
||||
s/^$am__include $am__quote\(.*(DEPDIR).*\)$am__quote"'$/\1/p' <"$mf" | \
|
||||
sed -e 's/\$(DEPDIR)/'"$DEPDIR"'/g' -e 's/\$U/'"$U"'/g'`; do
|
||||
# Make sure the directory exists.
|
||||
test -f "$dirpart/$file" && continue
|
||||
fdir=`$as_dirname -- "$file" ||
|
||||
$as_expr X"$file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
|
||||
X"$file" : 'X\(//\)[^/]' \| \
|
||||
X"$file" : 'X\(//\)$' \| \
|
||||
X"$file" : 'X\(/\)' \| . 2>/dev/null ||
|
||||
echo X"$file" |
|
||||
sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
|
||||
s//\1/
|
||||
q
|
||||
}
|
||||
/^X\(\/\/\)[^/].*/{
|
||||
s//\1/
|
||||
q
|
||||
}
|
||||
/^X\(\/\/\)$/{
|
||||
s//\1/
|
||||
q
|
||||
}
|
||||
/^X\(\/\).*/{
|
||||
s//\1/
|
||||
q
|
||||
}
|
||||
s/.*/./; q'`
|
||||
{ as_dir=$dirpart/$fdir
|
||||
case $as_dir in #(
|
||||
-*) as_dir=./$as_dir;;
|
||||
esac
|
||||
test -d "$as_dir" || { $as_mkdir_p && mkdir -p "$as_dir"; } || {
|
||||
as_dirs=
|
||||
while :; do
|
||||
case $as_dir in #(
|
||||
*\'*) as_qdir=`echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #(
|
||||
*) as_qdir=$as_dir;;
|
||||
esac
|
||||
as_dirs="'$as_qdir' $as_dirs"
|
||||
as_dir=`$as_dirname -- "$as_dir" ||
|
||||
$as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
|
||||
X"$as_dir" : 'X\(//\)[^/]' \| \
|
||||
X"$as_dir" : 'X\(//\)$' \| \
|
||||
X"$as_dir" : 'X\(/\)' \| . 2>/dev/null ||
|
||||
echo X"$as_dir" |
|
||||
sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
|
||||
s//\1/
|
||||
q
|
||||
}
|
||||
/^X\(\/\/\)[^/].*/{
|
||||
s//\1/
|
||||
q
|
||||
}
|
||||
/^X\(\/\/\)$/{
|
||||
s//\1/
|
||||
q
|
||||
}
|
||||
/^X\(\/\).*/{
|
||||
s//\1/
|
||||
q
|
||||
}
|
||||
s/.*/./; q'`
|
||||
test -d "$as_dir" && break
|
||||
done
|
||||
test -z "$as_dirs" || eval "mkdir $as_dirs"
|
||||
} || test -d "$as_dir" || { { echo "$as_me:$LINENO: error: cannot create directory $as_dir" >&5
|
||||
echo "$as_me: error: cannot create directory $as_dir" >&2;}
|
||||
{ (exit 1); exit 1; }; }; }
|
||||
# echo "creating $dirpart/$file"
|
||||
echo '# dummy' > "$dirpart/$file"
|
||||
done
|
||||
done
|
||||
;;
|
||||
|
||||
esac
|
||||
done # for ac_tag
|
||||
|
||||
|
||||
{ (exit 0); exit 0; }
|
||||
4541
Games/DukeNukem/freenukum-0.2.9/configure
vendored
4541
Games/DukeNukem/freenukum-0.2.9/configure
vendored
File diff suppressed because it is too large
Load Diff
@ -1,19 +0,0 @@
|
||||
AC_INIT(Freenukum, 0.2.9, http://launchpad.net/freenukum/)
|
||||
AM_INIT_AUTOMAKE(freenukum, 0.2.9)
|
||||
|
||||
AC_ARG_ENABLE(testprograms,
|
||||
[ --enable-testprograms Compile the test programs],
|
||||
[BUILD_TESTPROGRAMS="yes"])
|
||||
|
||||
AM_CONDITIONAL(TESTPROGRAMS, test x"$BUILD_TESTPROGRAMS" = xyes)
|
||||
|
||||
AC_PROG_CC
|
||||
|
||||
AC_CONFIG_SRCDIR(src)
|
||||
|
||||
AC_PATH_PROG(SDLCONFIG, sdl-config, yes)
|
||||
|
||||
CFLAGS="$CFLAGS -Wall -Werror "`sdl-config --cflags`
|
||||
LDFLAGS="$LDFLAGS "`sdl-config --libs`
|
||||
|
||||
AC_OUTPUT([Makefile src/Makefile freenukum.desktop])
|
||||
@ -1,589 +0,0 @@
|
||||
#! /bin/sh
|
||||
# depcomp - compile a program generating dependencies as side-effects
|
||||
|
||||
scriptversion=2007-03-29.01
|
||||
|
||||
# Copyright (C) 1999, 2000, 2003, 2004, 2005, 2006, 2007 Free Software
|
||||
# Foundation, Inc.
|
||||
|
||||
# This program is free software; you can redistribute it and/or modify
|
||||
# it under the terms of the GNU General Public License as published by
|
||||
# the Free Software Foundation; either version 2, or (at your option)
|
||||
# any later version.
|
||||
|
||||
# This program is distributed in the hope that it will be useful,
|
||||
# but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
# GNU General Public License for more details.
|
||||
|
||||
# You should have received a copy of the GNU General Public License
|
||||
# along with this program; if not, write to the Free Software
|
||||
# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
|
||||
# 02110-1301, USA.
|
||||
|
||||
# As a special exception to the GNU General Public License, if you
|
||||
# distribute this file as part of a program that contains a
|
||||
# configuration script generated by Autoconf, you may include it under
|
||||
# the same distribution terms that you use for the rest of that program.
|
||||
|
||||
# Originally written by Alexandre Oliva <oliva@dcc.unicamp.br>.
|
||||
|
||||
case $1 in
|
||||
'')
|
||||
echo "$0: No command. Try \`$0 --help' for more information." 1>&2
|
||||
exit 1;
|
||||
;;
|
||||
-h | --h*)
|
||||
cat <<\EOF
|
||||
Usage: depcomp [--help] [--version] PROGRAM [ARGS]
|
||||
|
||||
Run PROGRAMS ARGS to compile a file, generating dependencies
|
||||
as side-effects.
|
||||
|
||||
Environment variables:
|
||||
depmode Dependency tracking mode.
|
||||
source Source file read by `PROGRAMS ARGS'.
|
||||
object Object file output by `PROGRAMS ARGS'.
|
||||
DEPDIR directory where to store dependencies.
|
||||
depfile Dependency file to output.
|
||||
tmpdepfile Temporary file to use when outputing dependencies.
|
||||
libtool Whether libtool is used (yes/no).
|
||||
|
||||
Report bugs to <bug-automake@gnu.org>.
|
||||
EOF
|
||||
exit $?
|
||||
;;
|
||||
-v | --v*)
|
||||
echo "depcomp $scriptversion"
|
||||
exit $?
|
||||
;;
|
||||
esac
|
||||
|
||||
if test -z "$depmode" || test -z "$source" || test -z "$object"; then
|
||||
echo "depcomp: Variables source, object and depmode must be set" 1>&2
|
||||
exit 1
|
||||
fi
|
||||
|
||||
# Dependencies for sub/bar.o or sub/bar.obj go into sub/.deps/bar.Po.
|
||||
depfile=${depfile-`echo "$object" |
|
||||
sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`}
|
||||
tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`}
|
||||
|
||||
rm -f "$tmpdepfile"
|
||||
|
||||
# Some modes work just like other modes, but use different flags. We
|
||||
# parameterize here, but still list the modes in the big case below,
|
||||
# to make depend.m4 easier to write. Note that we *cannot* use a case
|
||||
# here, because this file can only contain one case statement.
|
||||
if test "$depmode" = hp; then
|
||||
# HP compiler uses -M and no extra arg.
|
||||
gccflag=-M
|
||||
depmode=gcc
|
||||
fi
|
||||
|
||||
if test "$depmode" = dashXmstdout; then
|
||||
# This is just like dashmstdout with a different argument.
|
||||
dashmflag=-xM
|
||||
depmode=dashmstdout
|
||||
fi
|
||||
|
||||
case "$depmode" in
|
||||
gcc3)
|
||||
## gcc 3 implements dependency tracking that does exactly what
|
||||
## we want. Yay! Note: for some reason libtool 1.4 doesn't like
|
||||
## it if -MD -MP comes after the -MF stuff. Hmm.
|
||||
## Unfortunately, FreeBSD c89 acceptance of flags depends upon
|
||||
## the command line argument order; so add the flags where they
|
||||
## appear in depend2.am. Note that the slowdown incurred here
|
||||
## affects only configure: in makefiles, %FASTDEP% shortcuts this.
|
||||
for arg
|
||||
do
|
||||
case $arg in
|
||||
-c) set fnord "$@" -MT "$object" -MD -MP -MF "$tmpdepfile" "$arg" ;;
|
||||
*) set fnord "$@" "$arg" ;;
|
||||
esac
|
||||
shift # fnord
|
||||
shift # $arg
|
||||
done
|
||||
"$@"
|
||||
stat=$?
|
||||
if test $stat -eq 0; then :
|
||||
else
|
||||
rm -f "$tmpdepfile"
|
||||
exit $stat
|
||||
fi
|
||||
mv "$tmpdepfile" "$depfile"
|
||||
;;
|
||||
|
||||
gcc)
|
||||
## There are various ways to get dependency output from gcc. Here's
|
||||
## why we pick this rather obscure method:
|
||||
## - Don't want to use -MD because we'd like the dependencies to end
|
||||
## up in a subdir. Having to rename by hand is ugly.
|
||||
## (We might end up doing this anyway to support other compilers.)
|
||||
## - The DEPENDENCIES_OUTPUT environment variable makes gcc act like
|
||||
## -MM, not -M (despite what the docs say).
|
||||
## - Using -M directly means running the compiler twice (even worse
|
||||
## than renaming).
|
||||
if test -z "$gccflag"; then
|
||||
gccflag=-MD,
|
||||
fi
|
||||
"$@" -Wp,"$gccflag$tmpdepfile"
|
||||
stat=$?
|
||||
if test $stat -eq 0; then :
|
||||
else
|
||||
rm -f "$tmpdepfile"
|
||||
exit $stat
|
||||
fi
|
||||
rm -f "$depfile"
|
||||
echo "$object : \\" > "$depfile"
|
||||
alpha=ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz
|
||||
## The second -e expression handles DOS-style file names with drive letters.
|
||||
sed -e 's/^[^:]*: / /' \
|
||||
-e 's/^['$alpha']:\/[^:]*: / /' < "$tmpdepfile" >> "$depfile"
|
||||
## This next piece of magic avoids the `deleted header file' problem.
|
||||
## The problem is that when a header file which appears in a .P file
|
||||
## is deleted, the dependency causes make to die (because there is
|
||||
## typically no way to rebuild the header). We avoid this by adding
|
||||
## dummy dependencies for each header file. Too bad gcc doesn't do
|
||||
## this for us directly.
|
||||
tr ' ' '
|
||||
' < "$tmpdepfile" |
|
||||
## Some versions of gcc put a space before the `:'. On the theory
|
||||
## that the space means something, we add a space to the output as
|
||||
## well.
|
||||
## Some versions of the HPUX 10.20 sed can't process this invocation
|
||||
## correctly. Breaking it into two sed invocations is a workaround.
|
||||
sed -e 's/^\\$//' -e '/^$/d' -e '/:$/d' | sed -e 's/$/ :/' >> "$depfile"
|
||||
rm -f "$tmpdepfile"
|
||||
;;
|
||||
|
||||
hp)
|
||||
# This case exists only to let depend.m4 do its work. It works by
|
||||
# looking at the text of this script. This case will never be run,
|
||||
# since it is checked for above.
|
||||
exit 1
|
||||
;;
|
||||
|
||||
sgi)
|
||||
if test "$libtool" = yes; then
|
||||
"$@" "-Wp,-MDupdate,$tmpdepfile"
|
||||
else
|
||||
"$@" -MDupdate "$tmpdepfile"
|
||||
fi
|
||||
stat=$?
|
||||
if test $stat -eq 0; then :
|
||||
else
|
||||
rm -f "$tmpdepfile"
|
||||
exit $stat
|
||||
fi
|
||||
rm -f "$depfile"
|
||||
|
||||
if test -f "$tmpdepfile"; then # yes, the sourcefile depend on other files
|
||||
echo "$object : \\" > "$depfile"
|
||||
|
||||
# Clip off the initial element (the dependent). Don't try to be
|
||||
# clever and replace this with sed code, as IRIX sed won't handle
|
||||
# lines with more than a fixed number of characters (4096 in
|
||||
# IRIX 6.2 sed, 8192 in IRIX 6.5). We also remove comment lines;
|
||||
# the IRIX cc adds comments like `#:fec' to the end of the
|
||||
# dependency line.
|
||||
tr ' ' '
|
||||
' < "$tmpdepfile" \
|
||||
| sed -e 's/^.*\.o://' -e 's/#.*$//' -e '/^$/ d' | \
|
||||
tr '
|
||||
' ' ' >> $depfile
|
||||
echo >> $depfile
|
||||
|
||||
# The second pass generates a dummy entry for each header file.
|
||||
tr ' ' '
|
||||
' < "$tmpdepfile" \
|
||||
| sed -e 's/^.*\.o://' -e 's/#.*$//' -e '/^$/ d' -e 's/$/:/' \
|
||||
>> $depfile
|
||||
else
|
||||
# The sourcefile does not contain any dependencies, so just
|
||||
# store a dummy comment line, to avoid errors with the Makefile
|
||||
# "include basename.Plo" scheme.
|
||||
echo "#dummy" > "$depfile"
|
||||
fi
|
||||
rm -f "$tmpdepfile"
|
||||
;;
|
||||
|
||||
aix)
|
||||
# The C for AIX Compiler uses -M and outputs the dependencies
|
||||
# in a .u file. In older versions, this file always lives in the
|
||||
# current directory. Also, the AIX compiler puts `$object:' at the
|
||||
# start of each line; $object doesn't have directory information.
|
||||
# Version 6 uses the directory in both cases.
|
||||
dir=`echo "$object" | sed -e 's|/[^/]*$|/|'`
|
||||
test "x$dir" = "x$object" && dir=
|
||||
base=`echo "$object" | sed -e 's|^.*/||' -e 's/\.o$//' -e 's/\.lo$//'`
|
||||
if test "$libtool" = yes; then
|
||||
tmpdepfile1=$dir$base.u
|
||||
tmpdepfile2=$base.u
|
||||
tmpdepfile3=$dir.libs/$base.u
|
||||
"$@" -Wc,-M
|
||||
else
|
||||
tmpdepfile1=$dir$base.u
|
||||
tmpdepfile2=$dir$base.u
|
||||
tmpdepfile3=$dir$base.u
|
||||
"$@" -M
|
||||
fi
|
||||
stat=$?
|
||||
|
||||
if test $stat -eq 0; then :
|
||||
else
|
||||
rm -f "$tmpdepfile1" "$tmpdepfile2" "$tmpdepfile3"
|
||||
exit $stat
|
||||
fi
|
||||
|
||||
for tmpdepfile in "$tmpdepfile1" "$tmpdepfile2" "$tmpdepfile3"
|
||||
do
|
||||
test -f "$tmpdepfile" && break
|
||||
done
|
||||
if test -f "$tmpdepfile"; then
|
||||
# Each line is of the form `foo.o: dependent.h'.
|
||||
# Do two passes, one to just change these to
|
||||
# `$object: dependent.h' and one to simply `dependent.h:'.
|
||||
sed -e "s,^.*\.[a-z]*:,$object:," < "$tmpdepfile" > "$depfile"
|
||||
# That's a tab and a space in the [].
|
||||
sed -e 's,^.*\.[a-z]*:[ ]*,,' -e 's,$,:,' < "$tmpdepfile" >> "$depfile"
|
||||
else
|
||||
# The sourcefile does not contain any dependencies, so just
|
||||
# store a dummy comment line, to avoid errors with the Makefile
|
||||
# "include basename.Plo" scheme.
|
||||
echo "#dummy" > "$depfile"
|
||||
fi
|
||||
rm -f "$tmpdepfile"
|
||||
;;
|
||||
|
||||
icc)
|
||||
# Intel's C compiler understands `-MD -MF file'. However on
|
||||
# icc -MD -MF foo.d -c -o sub/foo.o sub/foo.c
|
||||
# ICC 7.0 will fill foo.d with something like
|
||||
# foo.o: sub/foo.c
|
||||
# foo.o: sub/foo.h
|
||||
# which is wrong. We want:
|
||||
# sub/foo.o: sub/foo.c
|
||||
# sub/foo.o: sub/foo.h
|
||||
# sub/foo.c:
|
||||
# sub/foo.h:
|
||||
# ICC 7.1 will output
|
||||
# foo.o: sub/foo.c sub/foo.h
|
||||
# and will wrap long lines using \ :
|
||||
# foo.o: sub/foo.c ... \
|
||||
# sub/foo.h ... \
|
||||
# ...
|
||||
|
||||
"$@" -MD -MF "$tmpdepfile"
|
||||
stat=$?
|
||||
if test $stat -eq 0; then :
|
||||
else
|
||||
rm -f "$tmpdepfile"
|
||||
exit $stat
|
||||
fi
|
||||
rm -f "$depfile"
|
||||
# Each line is of the form `foo.o: dependent.h',
|
||||
# or `foo.o: dep1.h dep2.h \', or ` dep3.h dep4.h \'.
|
||||
# Do two passes, one to just change these to
|
||||
# `$object: dependent.h' and one to simply `dependent.h:'.
|
||||
sed "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile"
|
||||
# Some versions of the HPUX 10.20 sed can't process this invocation
|
||||
# correctly. Breaking it into two sed invocations is a workaround.
|
||||
sed 's,^[^:]*: \(.*\)$,\1,;s/^\\$//;/^$/d;/:$/d' < "$tmpdepfile" |
|
||||
sed -e 's/$/ :/' >> "$depfile"
|
||||
rm -f "$tmpdepfile"
|
||||
;;
|
||||
|
||||
hp2)
|
||||
# The "hp" stanza above does not work with aCC (C++) and HP's ia64
|
||||
# compilers, which have integrated preprocessors. The correct option
|
||||
# to use with these is +Maked; it writes dependencies to a file named
|
||||
# 'foo.d', which lands next to the object file, wherever that
|
||||
# happens to be.
|
||||
# Much of this is similar to the tru64 case; see comments there.
|
||||
dir=`echo "$object" | sed -e 's|/[^/]*$|/|'`
|
||||
test "x$dir" = "x$object" && dir=
|
||||
base=`echo "$object" | sed -e 's|^.*/||' -e 's/\.o$//' -e 's/\.lo$//'`
|
||||
if test "$libtool" = yes; then
|
||||
tmpdepfile1=$dir$base.d
|
||||
tmpdepfile2=$dir.libs/$base.d
|
||||
"$@" -Wc,+Maked
|
||||
else
|
||||
tmpdepfile1=$dir$base.d
|
||||
tmpdepfile2=$dir$base.d
|
||||
"$@" +Maked
|
||||
fi
|
||||
stat=$?
|
||||
if test $stat -eq 0; then :
|
||||
else
|
||||
rm -f "$tmpdepfile1" "$tmpdepfile2"
|
||||
exit $stat
|
||||
fi
|
||||
|
||||
for tmpdepfile in "$tmpdepfile1" "$tmpdepfile2"
|
||||
do
|
||||
test -f "$tmpdepfile" && break
|
||||
done
|
||||
if test -f "$tmpdepfile"; then
|
||||
sed -e "s,^.*\.[a-z]*:,$object:," "$tmpdepfile" > "$depfile"
|
||||
# Add `dependent.h:' lines.
|
||||
sed -ne '2,${; s/^ *//; s/ \\*$//; s/$/:/; p;}' "$tmpdepfile" >> "$depfile"
|
||||
else
|
||||
echo "#dummy" > "$depfile"
|
||||
fi
|
||||
rm -f "$tmpdepfile" "$tmpdepfile2"
|
||||
;;
|
||||
|
||||
tru64)
|
||||
# The Tru64 compiler uses -MD to generate dependencies as a side
|
||||
# effect. `cc -MD -o foo.o ...' puts the dependencies into `foo.o.d'.
|
||||
# At least on Alpha/Redhat 6.1, Compaq CCC V6.2-504 seems to put
|
||||
# dependencies in `foo.d' instead, so we check for that too.
|
||||
# Subdirectories are respected.
|
||||
dir=`echo "$object" | sed -e 's|/[^/]*$|/|'`
|
||||
test "x$dir" = "x$object" && dir=
|
||||
base=`echo "$object" | sed -e 's|^.*/||' -e 's/\.o$//' -e 's/\.lo$//'`
|
||||
|
||||
if test "$libtool" = yes; then
|
||||
# With Tru64 cc, shared objects can also be used to make a
|
||||
# static library. This mechanism is used in libtool 1.4 series to
|
||||
# handle both shared and static libraries in a single compilation.
|
||||
# With libtool 1.4, dependencies were output in $dir.libs/$base.lo.d.
|
||||
#
|
||||
# With libtool 1.5 this exception was removed, and libtool now
|
||||
# generates 2 separate objects for the 2 libraries. These two
|
||||
# compilations output dependencies in $dir.libs/$base.o.d and
|
||||
# in $dir$base.o.d. We have to check for both files, because
|
||||
# one of the two compilations can be disabled. We should prefer
|
||||
# $dir$base.o.d over $dir.libs/$base.o.d because the latter is
|
||||
# automatically cleaned when .libs/ is deleted, while ignoring
|
||||
# the former would cause a distcleancheck panic.
|
||||
tmpdepfile1=$dir.libs/$base.lo.d # libtool 1.4
|
||||
tmpdepfile2=$dir$base.o.d # libtool 1.5
|
||||
tmpdepfile3=$dir.libs/$base.o.d # libtool 1.5
|
||||
tmpdepfile4=$dir.libs/$base.d # Compaq CCC V6.2-504
|
||||
"$@" -Wc,-MD
|
||||
else
|
||||
tmpdepfile1=$dir$base.o.d
|
||||
tmpdepfile2=$dir$base.d
|
||||
tmpdepfile3=$dir$base.d
|
||||
tmpdepfile4=$dir$base.d
|
||||
"$@" -MD
|
||||
fi
|
||||
|
||||
stat=$?
|
||||
if test $stat -eq 0; then :
|
||||
else
|
||||
rm -f "$tmpdepfile1" "$tmpdepfile2" "$tmpdepfile3" "$tmpdepfile4"
|
||||
exit $stat
|
||||
fi
|
||||
|
||||
for tmpdepfile in "$tmpdepfile1" "$tmpdepfile2" "$tmpdepfile3" "$tmpdepfile4"
|
||||
do
|
||||
test -f "$tmpdepfile" && break
|
||||
done
|
||||
if test -f "$tmpdepfile"; then
|
||||
sed -e "s,^.*\.[a-z]*:,$object:," < "$tmpdepfile" > "$depfile"
|
||||
# That's a tab and a space in the [].
|
||||
sed -e 's,^.*\.[a-z]*:[ ]*,,' -e 's,$,:,' < "$tmpdepfile" >> "$depfile"
|
||||
else
|
||||
echo "#dummy" > "$depfile"
|
||||
fi
|
||||
rm -f "$tmpdepfile"
|
||||
;;
|
||||
|
||||
#nosideeffect)
|
||||
# This comment above is used by automake to tell side-effect
|
||||
# dependency tracking mechanisms from slower ones.
|
||||
|
||||
dashmstdout)
|
||||
# Important note: in order to support this mode, a compiler *must*
|
||||
# always write the preprocessed file to stdout, regardless of -o.
|
||||
"$@" || exit $?
|
||||
|
||||
# Remove the call to Libtool.
|
||||
if test "$libtool" = yes; then
|
||||
while test $1 != '--mode=compile'; do
|
||||
shift
|
||||
done
|
||||
shift
|
||||
fi
|
||||
|
||||
# Remove `-o $object'.
|
||||
IFS=" "
|
||||
for arg
|
||||
do
|
||||
case $arg in
|
||||
-o)
|
||||
shift
|
||||
;;
|
||||
$object)
|
||||
shift
|
||||
;;
|
||||
*)
|
||||
set fnord "$@" "$arg"
|
||||
shift # fnord
|
||||
shift # $arg
|
||||
;;
|
||||
esac
|
||||
done
|
||||
|
||||
test -z "$dashmflag" && dashmflag=-M
|
||||
# Require at least two characters before searching for `:'
|
||||
# in the target name. This is to cope with DOS-style filenames:
|
||||
# a dependency such as `c:/foo/bar' could be seen as target `c' otherwise.
|
||||
"$@" $dashmflag |
|
||||
sed 's:^[ ]*[^: ][^:][^:]*\:[ ]*:'"$object"'\: :' > "$tmpdepfile"
|
||||
rm -f "$depfile"
|
||||
cat < "$tmpdepfile" > "$depfile"
|
||||
tr ' ' '
|
||||
' < "$tmpdepfile" | \
|
||||
## Some versions of the HPUX 10.20 sed can't process this invocation
|
||||
## correctly. Breaking it into two sed invocations is a workaround.
|
||||
sed -e 's/^\\$//' -e '/^$/d' -e '/:$/d' | sed -e 's/$/ :/' >> "$depfile"
|
||||
rm -f "$tmpdepfile"
|
||||
;;
|
||||
|
||||
dashXmstdout)
|
||||
# This case only exists to satisfy depend.m4. It is never actually
|
||||
# run, as this mode is specially recognized in the preamble.
|
||||
exit 1
|
||||
;;
|
||||
|
||||
makedepend)
|
||||
"$@" || exit $?
|
||||
# Remove any Libtool call
|
||||
if test "$libtool" = yes; then
|
||||
while test $1 != '--mode=compile'; do
|
||||
shift
|
||||
done
|
||||
shift
|
||||
fi
|
||||
# X makedepend
|
||||
shift
|
||||
cleared=no
|
||||
for arg in "$@"; do
|
||||
case $cleared in
|
||||
no)
|
||||
set ""; shift
|
||||
cleared=yes ;;
|
||||
esac
|
||||
case "$arg" in
|
||||
-D*|-I*)
|
||||
set fnord "$@" "$arg"; shift ;;
|
||||
# Strip any option that makedepend may not understand. Remove
|
||||
# the object too, otherwise makedepend will parse it as a source file.
|
||||
-*|$object)
|
||||
;;
|
||||
*)
|
||||
set fnord "$@" "$arg"; shift ;;
|
||||
esac
|
||||
done
|
||||
obj_suffix="`echo $object | sed 's/^.*\././'`"
|
||||
touch "$tmpdepfile"
|
||||
${MAKEDEPEND-makedepend} -o"$obj_suffix" -f"$tmpdepfile" "$@"
|
||||
rm -f "$depfile"
|
||||
cat < "$tmpdepfile" > "$depfile"
|
||||
sed '1,2d' "$tmpdepfile" | tr ' ' '
|
||||
' | \
|
||||
## Some versions of the HPUX 10.20 sed can't process this invocation
|
||||
## correctly. Breaking it into two sed invocations is a workaround.
|
||||
sed -e 's/^\\$//' -e '/^$/d' -e '/:$/d' | sed -e 's/$/ :/' >> "$depfile"
|
||||
rm -f "$tmpdepfile" "$tmpdepfile".bak
|
||||
;;
|
||||
|
||||
cpp)
|
||||
# Important note: in order to support this mode, a compiler *must*
|
||||
# always write the preprocessed file to stdout.
|
||||
"$@" || exit $?
|
||||
|
||||
# Remove the call to Libtool.
|
||||
if test "$libtool" = yes; then
|
||||
while test $1 != '--mode=compile'; do
|
||||
shift
|
||||
done
|
||||
shift
|
||||
fi
|
||||
|
||||
# Remove `-o $object'.
|
||||
IFS=" "
|
||||
for arg
|
||||
do
|
||||
case $arg in
|
||||
-o)
|
||||
shift
|
||||
;;
|
||||
$object)
|
||||
shift
|
||||
;;
|
||||
*)
|
||||
set fnord "$@" "$arg"
|
||||
shift # fnord
|
||||
shift # $arg
|
||||
;;
|
||||
esac
|
||||
done
|
||||
|
||||
"$@" -E |
|
||||
sed -n -e '/^# [0-9][0-9]* "\([^"]*\)".*/ s:: \1 \\:p' \
|
||||
-e '/^#line [0-9][0-9]* "\([^"]*\)".*/ s:: \1 \\:p' |
|
||||
sed '$ s: \\$::' > "$tmpdepfile"
|
||||
rm -f "$depfile"
|
||||
echo "$object : \\" > "$depfile"
|
||||
cat < "$tmpdepfile" >> "$depfile"
|
||||
sed < "$tmpdepfile" '/^$/d;s/^ //;s/ \\$//;s/$/ :/' >> "$depfile"
|
||||
rm -f "$tmpdepfile"
|
||||
;;
|
||||
|
||||
msvisualcpp)
|
||||
# Important note: in order to support this mode, a compiler *must*
|
||||
# always write the preprocessed file to stdout, regardless of -o,
|
||||
# because we must use -o when running libtool.
|
||||
"$@" || exit $?
|
||||
IFS=" "
|
||||
for arg
|
||||
do
|
||||
case "$arg" in
|
||||
"-Gm"|"/Gm"|"-Gi"|"/Gi"|"-ZI"|"/ZI")
|
||||
set fnord "$@"
|
||||
shift
|
||||
shift
|
||||
;;
|
||||
*)
|
||||
set fnord "$@" "$arg"
|
||||
shift
|
||||
shift
|
||||
;;
|
||||
esac
|
||||
done
|
||||
"$@" -E |
|
||||
sed -n '/^#line [0-9][0-9]* "\([^"]*\)"/ s::echo "`cygpath -u \\"\1\\"`":p' | sort | uniq > "$tmpdepfile"
|
||||
rm -f "$depfile"
|
||||
echo "$object : \\" > "$depfile"
|
||||
. "$tmpdepfile" | sed 's% %\\ %g' | sed -n '/^\(.*\)$/ s:: \1 \\:p' >> "$depfile"
|
||||
echo " " >> "$depfile"
|
||||
. "$tmpdepfile" | sed 's% %\\ %g' | sed -n '/^\(.*\)$/ s::\1\::p' >> "$depfile"
|
||||
rm -f "$tmpdepfile"
|
||||
;;
|
||||
|
||||
none)
|
||||
exec "$@"
|
||||
;;
|
||||
|
||||
*)
|
||||
echo "Unknown depmode $depmode" 1>&2
|
||||
exit 1
|
||||
;;
|
||||
esac
|
||||
|
||||
exit 0
|
||||
|
||||
# Local Variables:
|
||||
# mode: shell-script
|
||||
# sh-indentation: 2
|
||||
# eval: (add-hook 'write-file-hooks 'time-stamp)
|
||||
# time-stamp-start: "scriptversion="
|
||||
# time-stamp-format: "%:y-%02m-%02d.%02H"
|
||||
# time-stamp-end: "$"
|
||||
# End:
|
||||
@ -1,95 +0,0 @@
|
||||
.\" This program is free software; you can redistribute it and/or modify
|
||||
.\" it under the terms of the GNU General Public License as published by
|
||||
.\" the Free Software Foundation; either version 3 of the License, or
|
||||
.\" (at your option) any later version.
|
||||
.\"
|
||||
.\" This program is distributed in the hope that it will be useful,
|
||||
.\" but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
.\" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
.\" GNU General Public License for more details.
|
||||
.\"
|
||||
.\" You should have received a copy of the GNU General Public License
|
||||
.\" along with this program; if not, write to the Free Software
|
||||
.\" Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
||||
.\"
|
||||
|
||||
.TH freenukum 6
|
||||
|
||||
.SH NAME
|
||||
freenukum \- Jump'n Run game
|
||||
|
||||
.SH SYNOPSIS
|
||||
.B freenukum
|
||||
|
||||
.SH DESCRIPTION
|
||||
The \fBFreenukum\fR game is a free software implementation of the
|
||||
Duke Nukum 1 game. The player must go through the levels, shoot
|
||||
enemy robots and find keys and access cards in order to unlock
|
||||
barriers and reach the exit door.
|
||||
|
||||
.SH DATA FILES
|
||||
The original level files
|
||||
of the Duke Nukum 1 game need to be copied to
|
||||
\fB~/.freenukum/data\fR. This can either be the shareware episode
|
||||
only which is available for download free of charge from
|
||||
http://www.3drealms.com/duke1/index.html or the
|
||||
full version which contains three episodes and can also be
|
||||
acquired from this website. In order to unpack the data
|
||||
from the original game, a DOS environment is needed.
|
||||
This can either be \fBdosbox\fR, \fBfreedos\fR or
|
||||
an installation of \fBDOS\fR or \fBWindows\fR.
|
||||
|
||||
.SH ITEMS
|
||||
The hero can also collect several different items, which are
|
||||
listed below. The collected items are shown in the right
|
||||
section of the screen.
|
||||
|
||||
The more \fBfirepower\fR the hero has,
|
||||
the more shots can stay inside the window simultaneously.
|
||||
This means the hero can shoot faster and doesn not have
|
||||
to wait until a shot leaves the visible area.
|
||||
|
||||
\fBKeys\fR exist in several different colors. Every key
|
||||
fits into the keyhole of the same color as the key is.
|
||||
The activation of the keyhole unlocks the door which
|
||||
is linked to it.
|
||||
|
||||
The \fBAccess Card\fR work just the same way as the keys.
|
||||
Once used on the access card slot, it opens the
|
||||
laser beam which keeps the hero from passing on.
|
||||
|
||||
The \fBBoot\fR allows the hero to jump higher and
|
||||
reach areas he wouldn't be able to access otherwise.
|
||||
|
||||
The \fBGlove\fR allows the hero to activate a special switch
|
||||
which enables a floor where there would be none. This way
|
||||
the hero can walk over the floor in order to finish his
|
||||
goals.
|
||||
|
||||
The \fBClamps\fR allow the hero to attach to some special ceilings.
|
||||
|
||||
.SH CONTROL
|
||||
Freenukum is controlled by the keyboard. The \fBleft arrow\fR
|
||||
and the \fBright arrow\fR are used for walking left and
|
||||
right. The \fBleft CTRL key\fR is used for jumping, and the
|
||||
\fBleft ALT key\fR is used for shooting. In order to
|
||||
activate something (keyhole, exit door, elevator etc.) the
|
||||
\fBup arrow\fR is used.
|
||||
|
||||
You can switch the game to fullscreen by pressing the
|
||||
\fBf key\fR.
|
||||
|
||||
.SH OPTIONS
|
||||
No options are currently available to freenukum.
|
||||
|
||||
.SH AUTHOR
|
||||
Written by Wolfgang Silbermayr.
|
||||
This manual page was originally written by Wolfgang Silbermayr <wolfgang@silbermayr.at>
|
||||
.br
|
||||
Visit official homepage: http://launchpad.net/freenukum/
|
||||
|
||||
.SH COPYRIGHT
|
||||
Copyright \(co 2007-2008 The Freenukum Team.
|
||||
.br
|
||||
This is Free Software; this software is licensed under the GPL version 3, as published by the Free Software Foundation.
|
||||
There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
||||
@ -1,8 +0,0 @@
|
||||
[Desktop Entry]
|
||||
Version=0.2.9
|
||||
Name=Freenukum
|
||||
Type=Application
|
||||
Comment=Clone of the original Duke Nukum 1 Jump'n Run game
|
||||
Exec=freenukum
|
||||
TryExec=freenukum
|
||||
Categories=Game;ArcadeGame;ActionGame;
|
||||
@ -1,8 +0,0 @@
|
||||
[Desktop Entry]
|
||||
Version=@PACKAGE_VERSION@
|
||||
Name=@PACKAGE_NAME@
|
||||
Type=Application
|
||||
Comment=Clone of the original Duke Nukum 1 Jump'n Run game
|
||||
Exec=freenukum
|
||||
TryExec=freenukum
|
||||
Categories=Game;ArcadeGame;ActionGame;
|
||||
@ -1,519 +0,0 @@
|
||||
#!/bin/sh
|
||||
# install - install a program, script, or datafile
|
||||
|
||||
scriptversion=2006-12-25.00
|
||||
|
||||
# This originates from X11R5 (mit/util/scripts/install.sh), which was
|
||||
# later released in X11R6 (xc/config/util/install.sh) with the
|
||||
# following copyright and license.
|
||||
#
|
||||
# Copyright (C) 1994 X Consortium
|
||||
#
|
||||
# Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||
# of this software and associated documentation files (the "Software"), to
|
||||
# deal in the Software without restriction, including without limitation the
|
||||
# rights to use, copy, modify, merge, publish, distribute, sublicense, and/or
|
||||
# sell copies of the Software, and to permit persons to whom the Software is
|
||||
# furnished to do so, subject to the following conditions:
|
||||
#
|
||||
# The above copyright notice and this permission notice shall be included in
|
||||
# all copies or substantial portions of the Software.
|
||||
#
|
||||
# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
||||
# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
||||
# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
||||
# X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
|
||||
# AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNEC-
|
||||
# TION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
||||
#
|
||||
# Except as contained in this notice, the name of the X Consortium shall not
|
||||
# be used in advertising or otherwise to promote the sale, use or other deal-
|
||||
# ings in this Software without prior written authorization from the X Consor-
|
||||
# tium.
|
||||
#
|
||||
#
|
||||
# FSF changes to this file are in the public domain.
|
||||
#
|
||||
# Calling this script install-sh is preferred over install.sh, to prevent
|
||||
# `make' implicit rules from creating a file called install from it
|
||||
# when there is no Makefile.
|
||||
#
|
||||
# This script is compatible with the BSD install script, but was written
|
||||
# from scratch.
|
||||
|
||||
nl='
|
||||
'
|
||||
IFS=" "" $nl"
|
||||
|
||||
# set DOITPROG to echo to test this script
|
||||
|
||||
# Don't use :- since 4.3BSD and earlier shells don't like it.
|
||||
doit=${DOITPROG-}
|
||||
if test -z "$doit"; then
|
||||
doit_exec=exec
|
||||
else
|
||||
doit_exec=$doit
|
||||
fi
|
||||
|
||||
# Put in absolute file names if you don't have them in your path;
|
||||
# or use environment vars.
|
||||
|
||||
chgrpprog=${CHGRPPROG-chgrp}
|
||||
chmodprog=${CHMODPROG-chmod}
|
||||
chownprog=${CHOWNPROG-chown}
|
||||
cmpprog=${CMPPROG-cmp}
|
||||
cpprog=${CPPROG-cp}
|
||||
mkdirprog=${MKDIRPROG-mkdir}
|
||||
mvprog=${MVPROG-mv}
|
||||
rmprog=${RMPROG-rm}
|
||||
stripprog=${STRIPPROG-strip}
|
||||
|
||||
posix_glob='?'
|
||||
initialize_posix_glob='
|
||||
test "$posix_glob" != "?" || {
|
||||
if (set -f) 2>/dev/null; then
|
||||
posix_glob=
|
||||
else
|
||||
posix_glob=:
|
||||
fi
|
||||
}
|
||||
'
|
||||
|
||||
posix_mkdir=
|
||||
|
||||
# Desired mode of installed file.
|
||||
mode=0755
|
||||
|
||||
chgrpcmd=
|
||||
chmodcmd=$chmodprog
|
||||
chowncmd=
|
||||
mvcmd=$mvprog
|
||||
rmcmd="$rmprog -f"
|
||||
stripcmd=
|
||||
|
||||
src=
|
||||
dst=
|
||||
dir_arg=
|
||||
dst_arg=
|
||||
|
||||
copy_on_change=false
|
||||
no_target_directory=
|
||||
|
||||
usage="\
|
||||
Usage: $0 [OPTION]... [-T] SRCFILE DSTFILE
|
||||
or: $0 [OPTION]... SRCFILES... DIRECTORY
|
||||
or: $0 [OPTION]... -t DIRECTORY SRCFILES...
|
||||
or: $0 [OPTION]... -d DIRECTORIES...
|
||||
|
||||
In the 1st form, copy SRCFILE to DSTFILE.
|
||||
In the 2nd and 3rd, copy all SRCFILES to DIRECTORY.
|
||||
In the 4th, create DIRECTORIES.
|
||||
|
||||
Options:
|
||||
--help display this help and exit.
|
||||
--version display version info and exit.
|
||||
|
||||
-c (ignored)
|
||||
-C install only if different (preserve the last data modification time)
|
||||
-d create directories instead of installing files.
|
||||
-g GROUP $chgrpprog installed files to GROUP.
|
||||
-m MODE $chmodprog installed files to MODE.
|
||||
-o USER $chownprog installed files to USER.
|
||||
-s $stripprog installed files.
|
||||
-t DIRECTORY install into DIRECTORY.
|
||||
-T report an error if DSTFILE is a directory.
|
||||
|
||||
Environment variables override the default commands:
|
||||
CHGRPPROG CHMODPROG CHOWNPROG CMPPROG CPPROG MKDIRPROG MVPROG
|
||||
RMPROG STRIPPROG
|
||||
"
|
||||
|
||||
while test $# -ne 0; do
|
||||
case $1 in
|
||||
-c) ;;
|
||||
|
||||
-C) copy_on_change=true;;
|
||||
|
||||
-d) dir_arg=true;;
|
||||
|
||||
-g) chgrpcmd="$chgrpprog $2"
|
||||
shift;;
|
||||
|
||||
--help) echo "$usage"; exit $?;;
|
||||
|
||||
-m) mode=$2
|
||||
case $mode in
|
||||
*' '* | *' '* | *'
|
||||
'* | *'*'* | *'?'* | *'['*)
|
||||
echo "$0: invalid mode: $mode" >&2
|
||||
exit 1;;
|
||||
esac
|
||||
shift;;
|
||||
|
||||
-o) chowncmd="$chownprog $2"
|
||||
shift;;
|
||||
|
||||
-s) stripcmd=$stripprog;;
|
||||
|
||||
-t) dst_arg=$2
|
||||
shift;;
|
||||
|
||||
-T) no_target_directory=true;;
|
||||
|
||||
--version) echo "$0 $scriptversion"; exit $?;;
|
||||
|
||||
--) shift
|
||||
break;;
|
||||
|
||||
-*) echo "$0: invalid option: $1" >&2
|
||||
exit 1;;
|
||||
|
||||
*) break;;
|
||||
esac
|
||||
shift
|
||||
done
|
||||
|
||||
if test $# -ne 0 && test -z "$dir_arg$dst_arg"; then
|
||||
# When -d is used, all remaining arguments are directories to create.
|
||||
# When -t is used, the destination is already specified.
|
||||
# Otherwise, the last argument is the destination. Remove it from $@.
|
||||
for arg
|
||||
do
|
||||
if test -n "$dst_arg"; then
|
||||
# $@ is not empty: it contains at least $arg.
|
||||
set fnord "$@" "$dst_arg"
|
||||
shift # fnord
|
||||
fi
|
||||
shift # arg
|
||||
dst_arg=$arg
|
||||
done
|
||||
fi
|
||||
|
||||
if test $# -eq 0; then
|
||||
if test -z "$dir_arg"; then
|
||||
echo "$0: no input file specified." >&2
|
||||
exit 1
|
||||
fi
|
||||
# It's OK to call `install-sh -d' without argument.
|
||||
# This can happen when creating conditional directories.
|
||||
exit 0
|
||||
fi
|
||||
|
||||
if test -z "$dir_arg"; then
|
||||
trap '(exit $?); exit' 1 2 13 15
|
||||
|
||||
# Set umask so as not to create temps with too-generous modes.
|
||||
# However, 'strip' requires both read and write access to temps.
|
||||
case $mode in
|
||||
# Optimize common cases.
|
||||
*644) cp_umask=133;;
|
||||
*755) cp_umask=22;;
|
||||
|
||||
*[0-7])
|
||||
if test -z "$stripcmd"; then
|
||||
u_plus_rw=
|
||||
else
|
||||
u_plus_rw='% 200'
|
||||
fi
|
||||
cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;;
|
||||
*)
|
||||
if test -z "$stripcmd"; then
|
||||
u_plus_rw=
|
||||
else
|
||||
u_plus_rw=,u+rw
|
||||
fi
|
||||
cp_umask=$mode$u_plus_rw;;
|
||||
esac
|
||||
fi
|
||||
|
||||
for src
|
||||
do
|
||||
# Protect names starting with `-'.
|
||||
case $src in
|
||||
-*) src=./$src;;
|
||||
esac
|
||||
|
||||
if test -n "$dir_arg"; then
|
||||
dst=$src
|
||||
dstdir=$dst
|
||||
test -d "$dstdir"
|
||||
dstdir_status=$?
|
||||
else
|
||||
|
||||
# Waiting for this to be detected by the "$cpprog $src $dsttmp" command
|
||||
# might cause directories to be created, which would be especially bad
|
||||
# if $src (and thus $dsttmp) contains '*'.
|
||||
if test ! -f "$src" && test ! -d "$src"; then
|
||||
echo "$0: $src does not exist." >&2
|
||||
exit 1
|
||||
fi
|
||||
|
||||
if test -z "$dst_arg"; then
|
||||
echo "$0: no destination specified." >&2
|
||||
exit 1
|
||||
fi
|
||||
|
||||
dst=$dst_arg
|
||||
# Protect names starting with `-'.
|
||||
case $dst in
|
||||
-*) dst=./$dst;;
|
||||
esac
|
||||
|
||||
# If destination is a directory, append the input filename; won't work
|
||||
# if double slashes aren't ignored.
|
||||
if test -d "$dst"; then
|
||||
if test -n "$no_target_directory"; then
|
||||
echo "$0: $dst_arg: Is a directory" >&2
|
||||
exit 1
|
||||
fi
|
||||
dstdir=$dst
|
||||
dst=$dstdir/`basename "$src"`
|
||||
dstdir_status=0
|
||||
else
|
||||
# Prefer dirname, but fall back on a substitute if dirname fails.
|
||||
dstdir=`
|
||||
(dirname "$dst") 2>/dev/null ||
|
||||
expr X"$dst" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
|
||||
X"$dst" : 'X\(//\)[^/]' \| \
|
||||
X"$dst" : 'X\(//\)$' \| \
|
||||
X"$dst" : 'X\(/\)' \| . 2>/dev/null ||
|
||||
echo X"$dst" |
|
||||
sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
|
||||
s//\1/
|
||||
q
|
||||
}
|
||||
/^X\(\/\/\)[^/].*/{
|
||||
s//\1/
|
||||
q
|
||||
}
|
||||
/^X\(\/\/\)$/{
|
||||
s//\1/
|
||||
q
|
||||
}
|
||||
/^X\(\/\).*/{
|
||||
s//\1/
|
||||
q
|
||||
}
|
||||
s/.*/./; q'
|
||||
`
|
||||
|
||||
test -d "$dstdir"
|
||||
dstdir_status=$?
|
||||
fi
|
||||
fi
|
||||
|
||||
obsolete_mkdir_used=false
|
||||
|
||||
if test $dstdir_status != 0; then
|
||||
case $posix_mkdir in
|
||||
'')
|
||||
# Create intermediate dirs using mode 755 as modified by the umask.
|
||||
# This is like FreeBSD 'install' as of 1997-10-28.
|
||||
umask=`umask`
|
||||
case $stripcmd.$umask in
|
||||
# Optimize common cases.
|
||||
*[2367][2367]) mkdir_umask=$umask;;
|
||||
.*0[02][02] | .[02][02] | .[02]) mkdir_umask=22;;
|
||||
|
||||
*[0-7])
|
||||
mkdir_umask=`expr $umask + 22 \
|
||||
- $umask % 100 % 40 + $umask % 20 \
|
||||
- $umask % 10 % 4 + $umask % 2
|
||||
`;;
|
||||
*) mkdir_umask=$umask,go-w;;
|
||||
esac
|
||||
|
||||
# With -d, create the new directory with the user-specified mode.
|
||||
# Otherwise, rely on $mkdir_umask.
|
||||
if test -n "$dir_arg"; then
|
||||
mkdir_mode=-m$mode
|
||||
else
|
||||
mkdir_mode=
|
||||
fi
|
||||
|
||||
posix_mkdir=false
|
||||
case $umask in
|
||||
*[123567][0-7][0-7])
|
||||
# POSIX mkdir -p sets u+wx bits regardless of umask, which
|
||||
# is incompatible with FreeBSD 'install' when (umask & 300) != 0.
|
||||
;;
|
||||
*)
|
||||
tmpdir=${TMPDIR-/tmp}/ins$RANDOM-$$
|
||||
trap 'ret=$?; rmdir "$tmpdir/d" "$tmpdir" 2>/dev/null; exit $ret' 0
|
||||
|
||||
if (umask $mkdir_umask &&
|
||||
exec $mkdirprog $mkdir_mode -p -- "$tmpdir/d") >/dev/null 2>&1
|
||||
then
|
||||
if test -z "$dir_arg" || {
|
||||
# Check for POSIX incompatibilities with -m.
|
||||
# HP-UX 11.23 and IRIX 6.5 mkdir -m -p sets group- or
|
||||
# other-writeable bit of parent directory when it shouldn't.
|
||||
# FreeBSD 6.1 mkdir -m -p sets mode of existing directory.
|
||||
ls_ld_tmpdir=`ls -ld "$tmpdir"`
|
||||
case $ls_ld_tmpdir in
|
||||
d????-?r-*) different_mode=700;;
|
||||
d????-?--*) different_mode=755;;
|
||||
*) false;;
|
||||
esac &&
|
||||
$mkdirprog -m$different_mode -p -- "$tmpdir" && {
|
||||
ls_ld_tmpdir_1=`ls -ld "$tmpdir"`
|
||||
test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1"
|
||||
}
|
||||
}
|
||||
then posix_mkdir=:
|
||||
fi
|
||||
rmdir "$tmpdir/d" "$tmpdir"
|
||||
else
|
||||
# Remove any dirs left behind by ancient mkdir implementations.
|
||||
rmdir ./$mkdir_mode ./-p ./-- 2>/dev/null
|
||||
fi
|
||||
trap '' 0;;
|
||||
esac;;
|
||||
esac
|
||||
|
||||
if
|
||||
$posix_mkdir && (
|
||||
umask $mkdir_umask &&
|
||||
$doit_exec $mkdirprog $mkdir_mode -p -- "$dstdir"
|
||||
)
|
||||
then :
|
||||
else
|
||||
|
||||
# The umask is ridiculous, or mkdir does not conform to POSIX,
|
||||
# or it failed possibly due to a race condition. Create the
|
||||
# directory the slow way, step by step, checking for races as we go.
|
||||
|
||||
case $dstdir in
|
||||
/*) prefix='/';;
|
||||
-*) prefix='./';;
|
||||
*) prefix='';;
|
||||
esac
|
||||
|
||||
eval "$initialize_posix_glob"
|
||||
|
||||
oIFS=$IFS
|
||||
IFS=/
|
||||
$posix_glob set -f
|
||||
set fnord $dstdir
|
||||
shift
|
||||
$posix_glob set +f
|
||||
IFS=$oIFS
|
||||
|
||||
prefixes=
|
||||
|
||||
for d
|
||||
do
|
||||
test -z "$d" && continue
|
||||
|
||||
prefix=$prefix$d
|
||||
if test -d "$prefix"; then
|
||||
prefixes=
|
||||
else
|
||||
if $posix_mkdir; then
|
||||
(umask=$mkdir_umask &&
|
||||
$doit_exec $mkdirprog $mkdir_mode -p -- "$dstdir") && break
|
||||
# Don't fail if two instances are running concurrently.
|
||||
test -d "$prefix" || exit 1
|
||||
else
|
||||
case $prefix in
|
||||
*\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;;
|
||||
*) qprefix=$prefix;;
|
||||
esac
|
||||
prefixes="$prefixes '$qprefix'"
|
||||
fi
|
||||
fi
|
||||
prefix=$prefix/
|
||||
done
|
||||
|
||||
if test -n "$prefixes"; then
|
||||
# Don't fail if two instances are running concurrently.
|
||||
(umask $mkdir_umask &&
|
||||
eval "\$doit_exec \$mkdirprog $prefixes") ||
|
||||
test -d "$dstdir" || exit 1
|
||||
obsolete_mkdir_used=true
|
||||
fi
|
||||
fi
|
||||
fi
|
||||
|
||||
if test -n "$dir_arg"; then
|
||||
{ test -z "$chowncmd" || $doit $chowncmd "$dst"; } &&
|
||||
{ test -z "$chgrpcmd" || $doit $chgrpcmd "$dst"; } &&
|
||||
{ test "$obsolete_mkdir_used$chowncmd$chgrpcmd" = false ||
|
||||
test -z "$chmodcmd" || $doit $chmodcmd $mode "$dst"; } || exit 1
|
||||
else
|
||||
|
||||
# Make a couple of temp file names in the proper directory.
|
||||
dsttmp=$dstdir/_inst.$$_
|
||||
rmtmp=$dstdir/_rm.$$_
|
||||
|
||||
# Trap to clean up those temp files at exit.
|
||||
trap 'ret=$?; rm -f "$dsttmp" "$rmtmp" && exit $ret' 0
|
||||
|
||||
# Copy the file name to the temp name.
|
||||
(umask $cp_umask && $doit_exec $cpprog "$src" "$dsttmp") &&
|
||||
|
||||
# and set any options; do chmod last to preserve setuid bits.
|
||||
#
|
||||
# If any of these fail, we abort the whole thing. If we want to
|
||||
# ignore errors from any of these, just make sure not to ignore
|
||||
# errors from the above "$doit $cpprog $src $dsttmp" command.
|
||||
#
|
||||
{ test -z "$chowncmd" || $doit $chowncmd "$dsttmp"; } &&
|
||||
{ test -z "$chgrpcmd" || $doit $chgrpcmd "$dsttmp"; } &&
|
||||
{ test -z "$stripcmd" || $doit $stripcmd "$dsttmp"; } &&
|
||||
{ test -z "$chmodcmd" || $doit $chmodcmd $mode "$dsttmp"; } &&
|
||||
|
||||
# If -C, don't bother to copy if it wouldn't change the file.
|
||||
if $copy_on_change &&
|
||||
old=`LC_ALL=C ls -dlL "$dst" 2>/dev/null` &&
|
||||
new=`LC_ALL=C ls -dlL "$dsttmp" 2>/dev/null` &&
|
||||
|
||||
eval "$initialize_posix_glob" &&
|
||||
$posix_glob set -f &&
|
||||
set X $old && old=:$2:$4:$5:$6 &&
|
||||
set X $new && new=:$2:$4:$5:$6 &&
|
||||
$posix_glob set +f &&
|
||||
|
||||
test "$old" = "$new" &&
|
||||
$cmpprog "$dst" "$dsttmp" >/dev/null 2>&1
|
||||
then
|
||||
rm -f "$dsttmp"
|
||||
else
|
||||
# Rename the file to the real destination.
|
||||
$doit $mvcmd -f "$dsttmp" "$dst" 2>/dev/null ||
|
||||
|
||||
# The rename failed, perhaps because mv can't rename something else
|
||||
# to itself, or perhaps because mv is so ancient that it does not
|
||||
# support -f.
|
||||
{
|
||||
# Now remove or move aside any old file at destination location.
|
||||
# We try this two ways since rm can't unlink itself on some
|
||||
# systems and the destination file might be busy for other
|
||||
# reasons. In this case, the final cleanup might fail but the new
|
||||
# file should still install successfully.
|
||||
{
|
||||
test ! -f "$dst" ||
|
||||
$doit $rmcmd -f "$dst" 2>/dev/null ||
|
||||
{ $doit $mvcmd -f "$dst" "$rmtmp" 2>/dev/null &&
|
||||
{ $doit $rmcmd -f "$rmtmp" 2>/dev/null; :; }
|
||||
} ||
|
||||
{ echo "$0: cannot unlink or rename $dst" >&2
|
||||
(exit 1); exit 1
|
||||
}
|
||||
} &&
|
||||
|
||||
# Now rename the file to the real destination.
|
||||
$doit $mvcmd "$dsttmp" "$dst"
|
||||
}
|
||||
fi || exit 1
|
||||
|
||||
trap '' 0
|
||||
fi
|
||||
done
|
||||
|
||||
# Local variables:
|
||||
# eval: (add-hook 'write-file-hooks 'time-stamp)
|
||||
# time-stamp-start: "scriptversion="
|
||||
# time-stamp-format: "%:y-%02m-%02d.%02H"
|
||||
# time-stamp-end: "$"
|
||||
# End:
|
||||
@ -1,367 +0,0 @@
|
||||
#! /bin/sh
|
||||
# Common stub for a few missing GNU programs while installing.
|
||||
|
||||
scriptversion=2006-05-10.23
|
||||
|
||||
# Copyright (C) 1996, 1997, 1999, 2000, 2002, 2003, 2004, 2005, 2006
|
||||
# Free Software Foundation, Inc.
|
||||
# Originally by Fran,cois Pinard <pinard@iro.umontreal.ca>, 1996.
|
||||
|
||||
# This program is free software; you can redistribute it and/or modify
|
||||
# it under the terms of the GNU General Public License as published by
|
||||
# the Free Software Foundation; either version 2, or (at your option)
|
||||
# any later version.
|
||||
|
||||
# This program is distributed in the hope that it will be useful,
|
||||
# but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
# GNU General Public License for more details.
|
||||
|
||||
# You should have received a copy of the GNU General Public License
|
||||
# along with this program; if not, write to the Free Software
|
||||
# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
|
||||
# 02110-1301, USA.
|
||||
|
||||
# As a special exception to the GNU General Public License, if you
|
||||
# distribute this file as part of a program that contains a
|
||||
# configuration script generated by Autoconf, you may include it under
|
||||
# the same distribution terms that you use for the rest of that program.
|
||||
|
||||
if test $# -eq 0; then
|
||||
echo 1>&2 "Try \`$0 --help' for more information"
|
||||
exit 1
|
||||
fi
|
||||
|
||||
run=:
|
||||
sed_output='s/.* --output[ =]\([^ ]*\).*/\1/p'
|
||||
sed_minuso='s/.* -o \([^ ]*\).*/\1/p'
|
||||
|
||||
# In the cases where this matters, `missing' is being run in the
|
||||
# srcdir already.
|
||||
if test -f configure.ac; then
|
||||
configure_ac=configure.ac
|
||||
else
|
||||
configure_ac=configure.in
|
||||
fi
|
||||
|
||||
msg="missing on your system"
|
||||
|
||||
case $1 in
|
||||
--run)
|
||||
# Try to run requested program, and just exit if it succeeds.
|
||||
run=
|
||||
shift
|
||||
"$@" && exit 0
|
||||
# Exit code 63 means version mismatch. This often happens
|
||||
# when the user try to use an ancient version of a tool on
|
||||
# a file that requires a minimum version. In this case we
|
||||
# we should proceed has if the program had been absent, or
|
||||
# if --run hadn't been passed.
|
||||
if test $? = 63; then
|
||||
run=:
|
||||
msg="probably too old"
|
||||
fi
|
||||
;;
|
||||
|
||||
-h|--h|--he|--hel|--help)
|
||||
echo "\
|
||||
$0 [OPTION]... PROGRAM [ARGUMENT]...
|
||||
|
||||
Handle \`PROGRAM [ARGUMENT]...' for when PROGRAM is missing, or return an
|
||||
error status if there is no known handling for PROGRAM.
|
||||
|
||||
Options:
|
||||
-h, --help display this help and exit
|
||||
-v, --version output version information and exit
|
||||
--run try to run the given command, and emulate it if it fails
|
||||
|
||||
Supported PROGRAM values:
|
||||
aclocal touch file \`aclocal.m4'
|
||||
autoconf touch file \`configure'
|
||||
autoheader touch file \`config.h.in'
|
||||
autom4te touch the output file, or create a stub one
|
||||
automake touch all \`Makefile.in' files
|
||||
bison create \`y.tab.[ch]', if possible, from existing .[ch]
|
||||
flex create \`lex.yy.c', if possible, from existing .c
|
||||
help2man touch the output file
|
||||
lex create \`lex.yy.c', if possible, from existing .c
|
||||
makeinfo touch the output file
|
||||
tar try tar, gnutar, gtar, then tar without non-portable flags
|
||||
yacc create \`y.tab.[ch]', if possible, from existing .[ch]
|
||||
|
||||
Send bug reports to <bug-automake@gnu.org>."
|
||||
exit $?
|
||||
;;
|
||||
|
||||
-v|--v|--ve|--ver|--vers|--versi|--versio|--version)
|
||||
echo "missing $scriptversion (GNU Automake)"
|
||||
exit $?
|
||||
;;
|
||||
|
||||
-*)
|
||||
echo 1>&2 "$0: Unknown \`$1' option"
|
||||
echo 1>&2 "Try \`$0 --help' for more information"
|
||||
exit 1
|
||||
;;
|
||||
|
||||
esac
|
||||
|
||||
# Now exit if we have it, but it failed. Also exit now if we
|
||||
# don't have it and --version was passed (most likely to detect
|
||||
# the program).
|
||||
case $1 in
|
||||
lex|yacc)
|
||||
# Not GNU programs, they don't have --version.
|
||||
;;
|
||||
|
||||
tar)
|
||||
if test -n "$run"; then
|
||||
echo 1>&2 "ERROR: \`tar' requires --run"
|
||||
exit 1
|
||||
elif test "x$2" = "x--version" || test "x$2" = "x--help"; then
|
||||
exit 1
|
||||
fi
|
||||
;;
|
||||
|
||||
*)
|
||||
if test -z "$run" && ($1 --version) > /dev/null 2>&1; then
|
||||
# We have it, but it failed.
|
||||
exit 1
|
||||
elif test "x$2" = "x--version" || test "x$2" = "x--help"; then
|
||||
# Could not run --version or --help. This is probably someone
|
||||
# running `$TOOL --version' or `$TOOL --help' to check whether
|
||||
# $TOOL exists and not knowing $TOOL uses missing.
|
||||
exit 1
|
||||
fi
|
||||
;;
|
||||
esac
|
||||
|
||||
# If it does not exist, or fails to run (possibly an outdated version),
|
||||
# try to emulate it.
|
||||
case $1 in
|
||||
aclocal*)
|
||||
echo 1>&2 "\
|
||||
WARNING: \`$1' is $msg. You should only need it if
|
||||
you modified \`acinclude.m4' or \`${configure_ac}'. You might want
|
||||
to install the \`Automake' and \`Perl' packages. Grab them from
|
||||
any GNU archive site."
|
||||
touch aclocal.m4
|
||||
;;
|
||||
|
||||
autoconf)
|
||||
echo 1>&2 "\
|
||||
WARNING: \`$1' is $msg. You should only need it if
|
||||
you modified \`${configure_ac}'. You might want to install the
|
||||
\`Autoconf' and \`GNU m4' packages. Grab them from any GNU
|
||||
archive site."
|
||||
touch configure
|
||||
;;
|
||||
|
||||
autoheader)
|
||||
echo 1>&2 "\
|
||||
WARNING: \`$1' is $msg. You should only need it if
|
||||
you modified \`acconfig.h' or \`${configure_ac}'. You might want
|
||||
to install the \`Autoconf' and \`GNU m4' packages. Grab them
|
||||
from any GNU archive site."
|
||||
files=`sed -n 's/^[ ]*A[CM]_CONFIG_HEADER(\([^)]*\)).*/\1/p' ${configure_ac}`
|
||||
test -z "$files" && files="config.h"
|
||||
touch_files=
|
||||
for f in $files; do
|
||||
case $f in
|
||||
*:*) touch_files="$touch_files "`echo "$f" |
|
||||
sed -e 's/^[^:]*://' -e 's/:.*//'`;;
|
||||
*) touch_files="$touch_files $f.in";;
|
||||
esac
|
||||
done
|
||||
touch $touch_files
|
||||
;;
|
||||
|
||||
automake*)
|
||||
echo 1>&2 "\
|
||||
WARNING: \`$1' is $msg. You should only need it if
|
||||
you modified \`Makefile.am', \`acinclude.m4' or \`${configure_ac}'.
|
||||
You might want to install the \`Automake' and \`Perl' packages.
|
||||
Grab them from any GNU archive site."
|
||||
find . -type f -name Makefile.am -print |
|
||||
sed 's/\.am$/.in/' |
|
||||
while read f; do touch "$f"; done
|
||||
;;
|
||||
|
||||
autom4te)
|
||||
echo 1>&2 "\
|
||||
WARNING: \`$1' is needed, but is $msg.
|
||||
You might have modified some files without having the
|
||||
proper tools for further handling them.
|
||||
You can get \`$1' as part of \`Autoconf' from any GNU
|
||||
archive site."
|
||||
|
||||
file=`echo "$*" | sed -n "$sed_output"`
|
||||
test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"`
|
||||
if test -f "$file"; then
|
||||
touch $file
|
||||
else
|
||||
test -z "$file" || exec >$file
|
||||
echo "#! /bin/sh"
|
||||
echo "# Created by GNU Automake missing as a replacement of"
|
||||
echo "# $ $@"
|
||||
echo "exit 0"
|
||||
chmod +x $file
|
||||
exit 1
|
||||
fi
|
||||
;;
|
||||
|
||||
bison|yacc)
|
||||
echo 1>&2 "\
|
||||
WARNING: \`$1' $msg. You should only need it if
|
||||
you modified a \`.y' file. You may need the \`Bison' package
|
||||
in order for those modifications to take effect. You can get
|
||||
\`Bison' from any GNU archive site."
|
||||
rm -f y.tab.c y.tab.h
|
||||
if test $# -ne 1; then
|
||||
eval LASTARG="\${$#}"
|
||||
case $LASTARG in
|
||||
*.y)
|
||||
SRCFILE=`echo "$LASTARG" | sed 's/y$/c/'`
|
||||
if test -f "$SRCFILE"; then
|
||||
cp "$SRCFILE" y.tab.c
|
||||
fi
|
||||
SRCFILE=`echo "$LASTARG" | sed 's/y$/h/'`
|
||||
if test -f "$SRCFILE"; then
|
||||
cp "$SRCFILE" y.tab.h
|
||||
fi
|
||||
;;
|
||||
esac
|
||||
fi
|
||||
if test ! -f y.tab.h; then
|
||||
echo >y.tab.h
|
||||
fi
|
||||
if test ! -f y.tab.c; then
|
||||
echo 'main() { return 0; }' >y.tab.c
|
||||
fi
|
||||
;;
|
||||
|
||||
lex|flex)
|
||||
echo 1>&2 "\
|
||||
WARNING: \`$1' is $msg. You should only need it if
|
||||
you modified a \`.l' file. You may need the \`Flex' package
|
||||
in order for those modifications to take effect. You can get
|
||||
\`Flex' from any GNU archive site."
|
||||
rm -f lex.yy.c
|
||||
if test $# -ne 1; then
|
||||
eval LASTARG="\${$#}"
|
||||
case $LASTARG in
|
||||
*.l)
|
||||
SRCFILE=`echo "$LASTARG" | sed 's/l$/c/'`
|
||||
if test -f "$SRCFILE"; then
|
||||
cp "$SRCFILE" lex.yy.c
|
||||
fi
|
||||
;;
|
||||
esac
|
||||
fi
|
||||
if test ! -f lex.yy.c; then
|
||||
echo 'main() { return 0; }' >lex.yy.c
|
||||
fi
|
||||
;;
|
||||
|
||||
help2man)
|
||||
echo 1>&2 "\
|
||||
WARNING: \`$1' is $msg. You should only need it if
|
||||
you modified a dependency of a manual page. You may need the
|
||||
\`Help2man' package in order for those modifications to take
|
||||
effect. You can get \`Help2man' from any GNU archive site."
|
||||
|
||||
file=`echo "$*" | sed -n "$sed_output"`
|
||||
test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"`
|
||||
if test -f "$file"; then
|
||||
touch $file
|
||||
else
|
||||
test -z "$file" || exec >$file
|
||||
echo ".ab help2man is required to generate this page"
|
||||
exit 1
|
||||
fi
|
||||
;;
|
||||
|
||||
makeinfo)
|
||||
echo 1>&2 "\
|
||||
WARNING: \`$1' is $msg. You should only need it if
|
||||
you modified a \`.texi' or \`.texinfo' file, or any other file
|
||||
indirectly affecting the aspect of the manual. The spurious
|
||||
call might also be the consequence of using a buggy \`make' (AIX,
|
||||
DU, IRIX). You might want to install the \`Texinfo' package or
|
||||
the \`GNU make' package. Grab either from any GNU archive site."
|
||||
# The file to touch is that specified with -o ...
|
||||
file=`echo "$*" | sed -n "$sed_output"`
|
||||
test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"`
|
||||
if test -z "$file"; then
|
||||
# ... or it is the one specified with @setfilename ...
|
||||
infile=`echo "$*" | sed 's/.* \([^ ]*\) *$/\1/'`
|
||||
file=`sed -n '
|
||||
/^@setfilename/{
|
||||
s/.* \([^ ]*\) *$/\1/
|
||||
p
|
||||
q
|
||||
}' $infile`
|
||||
# ... or it is derived from the source name (dir/f.texi becomes f.info)
|
||||
test -z "$file" && file=`echo "$infile" | sed 's,.*/,,;s,.[^.]*$,,'`.info
|
||||
fi
|
||||
# If the file does not exist, the user really needs makeinfo;
|
||||
# let's fail without touching anything.
|
||||
test -f $file || exit 1
|
||||
touch $file
|
||||
;;
|
||||
|
||||
tar)
|
||||
shift
|
||||
|
||||
# We have already tried tar in the generic part.
|
||||
# Look for gnutar/gtar before invocation to avoid ugly error
|
||||
# messages.
|
||||
if (gnutar --version > /dev/null 2>&1); then
|
||||
gnutar "$@" && exit 0
|
||||
fi
|
||||
if (gtar --version > /dev/null 2>&1); then
|
||||
gtar "$@" && exit 0
|
||||
fi
|
||||
firstarg="$1"
|
||||
if shift; then
|
||||
case $firstarg in
|
||||
*o*)
|
||||
firstarg=`echo "$firstarg" | sed s/o//`
|
||||
tar "$firstarg" "$@" && exit 0
|
||||
;;
|
||||
esac
|
||||
case $firstarg in
|
||||
*h*)
|
||||
firstarg=`echo "$firstarg" | sed s/h//`
|
||||
tar "$firstarg" "$@" && exit 0
|
||||
;;
|
||||
esac
|
||||
fi
|
||||
|
||||
echo 1>&2 "\
|
||||
WARNING: I can't seem to be able to run \`tar' with the given arguments.
|
||||
You may want to install GNU tar or Free paxutils, or check the
|
||||
command line arguments."
|
||||
exit 1
|
||||
;;
|
||||
|
||||
*)
|
||||
echo 1>&2 "\
|
||||
WARNING: \`$1' is needed, and is $msg.
|
||||
You might have modified some files without having the
|
||||
proper tools for further handling them. Check the \`README' file,
|
||||
it often tells you about the needed prerequisites for installing
|
||||
this package. You may also peek at any GNU archive site, in case
|
||||
some other package would contain this missing \`$1' program."
|
||||
exit 1
|
||||
;;
|
||||
esac
|
||||
|
||||
exit 0
|
||||
|
||||
# Local variables:
|
||||
# eval: (add-hook 'write-file-hooks 'time-stamp)
|
||||
# time-stamp-start: "scriptversion="
|
||||
# time-stamp-format: "%:y-%02m-%02d.%02H"
|
||||
# time-stamp-end: "$"
|
||||
# End:
|
||||
@ -1,204 +0,0 @@
|
||||
fn_actor.o fn_actor.o: fn_actor.c fn_tilecache.h /usr/include/SDL/SDL.h \
|
||||
/usr/include/SDL/SDL_main.h /usr/include/SDL/SDL_stdinc.h \
|
||||
/usr/include/SDL/SDL_config.h /usr/include/SDL/SDL_platform.h \
|
||||
/usr/include/sys/types.h /usr/include/features.h \
|
||||
/usr/include/sys/cdefs.h /usr/include/bits/wordsize.h \
|
||||
/usr/include/gnu/stubs.h /usr/include/gnu/stubs-64.h \
|
||||
/usr/include/bits/types.h /usr/include/bits/typesizes.h \
|
||||
/usr/include/time.h \
|
||||
/usr/lib/gcc/x86_64-linux-gnu/4.2.3/include/stddef.h \
|
||||
/usr/include/endian.h /usr/include/bits/endian.h \
|
||||
/usr/include/sys/select.h /usr/include/bits/select.h \
|
||||
/usr/include/bits/sigset.h /usr/include/bits/time.h \
|
||||
/usr/include/sys/sysmacros.h /usr/include/bits/pthreadtypes.h \
|
||||
/usr/include/stdio.h /usr/include/libio.h /usr/include/_G_config.h \
|
||||
/usr/include/wchar.h \
|
||||
/usr/lib/gcc/x86_64-linux-gnu/4.2.3/include/stdarg.h \
|
||||
/usr/include/bits/stdio_lim.h /usr/include/bits/sys_errlist.h \
|
||||
/usr/include/bits/stdio.h /usr/include/stdlib.h \
|
||||
/usr/include/bits/waitflags.h /usr/include/bits/waitstatus.h \
|
||||
/usr/include/xlocale.h /usr/include/alloca.h /usr/include/string.h \
|
||||
/usr/include/bits/string.h /usr/include/bits/string2.h \
|
||||
/usr/include/strings.h /usr/include/inttypes.h /usr/include/stdint.h \
|
||||
/usr/include/bits/wchar.h /usr/include/ctype.h /usr/include/iconv.h \
|
||||
/usr/include/SDL/begin_code.h /usr/include/SDL/close_code.h \
|
||||
/usr/include/SDL/SDL_audio.h /usr/include/SDL/SDL_error.h \
|
||||
/usr/include/SDL/SDL_endian.h /usr/include/SDL/SDL_mutex.h \
|
||||
/usr/include/SDL/SDL_thread.h /usr/include/SDL/SDL_rwops.h \
|
||||
/usr/include/SDL/SDL_cdrom.h /usr/include/SDL/SDL_cpuinfo.h \
|
||||
/usr/include/SDL/SDL_events.h /usr/include/SDL/SDL_active.h \
|
||||
/usr/include/SDL/SDL_keyboard.h /usr/include/SDL/SDL_keysym.h \
|
||||
/usr/include/SDL/SDL_mouse.h /usr/include/SDL/SDL_video.h \
|
||||
/usr/include/SDL/SDL_joystick.h /usr/include/SDL/SDL_quit.h \
|
||||
/usr/include/SDL/SDL_loadso.h /usr/include/SDL/SDL_timer.h \
|
||||
/usr/include/SDL/SDL_version.h /usr/include/unistd.h \
|
||||
/usr/include/bits/posix_opt.h /usr/include/bits/environments.h \
|
||||
/usr/include/bits/confname.h /usr/include/getopt.h fn.h fn_tile.h \
|
||||
fn_actor.h fn_level.h fn_hero.h fn_shot.h fn_bot.h fn_list.h \
|
||||
fn_object.h fn_infobox.h fn_error_cmdline.h
|
||||
|
||||
fn_tilecache.h:
|
||||
|
||||
/usr/include/SDL/SDL.h:
|
||||
|
||||
/usr/include/SDL/SDL_main.h:
|
||||
|
||||
/usr/include/SDL/SDL_stdinc.h:
|
||||
|
||||
/usr/include/SDL/SDL_config.h:
|
||||
|
||||
/usr/include/SDL/SDL_platform.h:
|
||||
|
||||
/usr/include/sys/types.h:
|
||||
|
||||
/usr/include/features.h:
|
||||
|
||||
/usr/include/sys/cdefs.h:
|
||||
|
||||
/usr/include/bits/wordsize.h:
|
||||
|
||||
/usr/include/gnu/stubs.h:
|
||||
|
||||
/usr/include/gnu/stubs-64.h:
|
||||
|
||||
/usr/include/bits/types.h:
|
||||
|
||||
/usr/include/bits/typesizes.h:
|
||||
|
||||
/usr/include/time.h:
|
||||
|
||||
/usr/lib/gcc/x86_64-linux-gnu/4.2.3/include/stddef.h:
|
||||
|
||||
/usr/include/endian.h:
|
||||
|
||||
/usr/include/bits/endian.h:
|
||||
|
||||
/usr/include/sys/select.h:
|
||||
|
||||
/usr/include/bits/select.h:
|
||||
|
||||
/usr/include/bits/sigset.h:
|
||||
|
||||
/usr/include/bits/time.h:
|
||||
|
||||
/usr/include/sys/sysmacros.h:
|
||||
|
||||
/usr/include/bits/pthreadtypes.h:
|
||||
|
||||
/usr/include/stdio.h:
|
||||
|
||||
/usr/include/libio.h:
|
||||
|
||||
/usr/include/_G_config.h:
|
||||
|
||||
/usr/include/wchar.h:
|
||||
|
||||
/usr/lib/gcc/x86_64-linux-gnu/4.2.3/include/stdarg.h:
|
||||
|
||||
/usr/include/bits/stdio_lim.h:
|
||||
|
||||
/usr/include/bits/sys_errlist.h:
|
||||
|
||||
/usr/include/bits/stdio.h:
|
||||
|
||||
/usr/include/stdlib.h:
|
||||
|
||||
/usr/include/bits/waitflags.h:
|
||||
|
||||
/usr/include/bits/waitstatus.h:
|
||||
|
||||
/usr/include/xlocale.h:
|
||||
|
||||
/usr/include/alloca.h:
|
||||
|
||||
/usr/include/string.h:
|
||||
|
||||
/usr/include/bits/string.h:
|
||||
|
||||
/usr/include/bits/string2.h:
|
||||
|
||||
/usr/include/strings.h:
|
||||
|
||||
/usr/include/inttypes.h:
|
||||
|
||||
/usr/include/stdint.h:
|
||||
|
||||
/usr/include/bits/wchar.h:
|
||||
|
||||
/usr/include/ctype.h:
|
||||
|
||||
/usr/include/iconv.h:
|
||||
|
||||
/usr/include/SDL/begin_code.h:
|
||||
|
||||
/usr/include/SDL/close_code.h:
|
||||
|
||||
/usr/include/SDL/SDL_audio.h:
|
||||
|
||||
/usr/include/SDL/SDL_error.h:
|
||||
|
||||
/usr/include/SDL/SDL_endian.h:
|
||||
|
||||
/usr/include/SDL/SDL_mutex.h:
|
||||
|
||||
/usr/include/SDL/SDL_thread.h:
|
||||
|
||||
/usr/include/SDL/SDL_rwops.h:
|
||||
|
||||
/usr/include/SDL/SDL_cdrom.h:
|
||||
|
||||
/usr/include/SDL/SDL_cpuinfo.h:
|
||||
|
||||
/usr/include/SDL/SDL_events.h:
|
||||
|
||||
/usr/include/SDL/SDL_active.h:
|
||||
|
||||
/usr/include/SDL/SDL_keyboard.h:
|
||||
|
||||
/usr/include/SDL/SDL_keysym.h:
|
||||
|
||||
/usr/include/SDL/SDL_mouse.h:
|
||||
|
||||
/usr/include/SDL/SDL_video.h:
|
||||
|
||||
/usr/include/SDL/SDL_joystick.h:
|
||||
|
||||
/usr/include/SDL/SDL_quit.h:
|
||||
|
||||
/usr/include/SDL/SDL_loadso.h:
|
||||
|
||||
/usr/include/SDL/SDL_timer.h:
|
||||
|
||||
/usr/include/SDL/SDL_version.h:
|
||||
|
||||
/usr/include/unistd.h:
|
||||
|
||||
/usr/include/bits/posix_opt.h:
|
||||
|
||||
/usr/include/bits/environments.h:
|
||||
|
||||
/usr/include/bits/confname.h:
|
||||
|
||||
/usr/include/getopt.h:
|
||||
|
||||
fn.h:
|
||||
|
||||
fn_tile.h:
|
||||
|
||||
fn_actor.h:
|
||||
|
||||
fn_level.h:
|
||||
|
||||
fn_hero.h:
|
||||
|
||||
fn_shot.h:
|
||||
|
||||
fn_bot.h:
|
||||
|
||||
fn_list.h:
|
||||
|
||||
fn_object.h:
|
||||
|
||||
fn_infobox.h:
|
||||
|
||||
fn_error_cmdline.h:
|
||||
@ -1,191 +0,0 @@
|
||||
fn_borders.o fn_borders.o: fn_borders.c /usr/include/SDL/SDL.h \
|
||||
/usr/include/SDL/SDL_main.h /usr/include/SDL/SDL_stdinc.h \
|
||||
/usr/include/SDL/SDL_config.h /usr/include/SDL/SDL_platform.h \
|
||||
/usr/include/sys/types.h /usr/include/features.h \
|
||||
/usr/include/sys/cdefs.h /usr/include/bits/wordsize.h \
|
||||
/usr/include/gnu/stubs.h /usr/include/gnu/stubs-64.h \
|
||||
/usr/include/bits/types.h /usr/include/bits/typesizes.h \
|
||||
/usr/include/time.h \
|
||||
/usr/lib/gcc/x86_64-linux-gnu/4.2.3/include/stddef.h \
|
||||
/usr/include/endian.h /usr/include/bits/endian.h \
|
||||
/usr/include/sys/select.h /usr/include/bits/select.h \
|
||||
/usr/include/bits/sigset.h /usr/include/bits/time.h \
|
||||
/usr/include/sys/sysmacros.h /usr/include/bits/pthreadtypes.h \
|
||||
/usr/include/stdio.h /usr/include/libio.h /usr/include/_G_config.h \
|
||||
/usr/include/wchar.h \
|
||||
/usr/lib/gcc/x86_64-linux-gnu/4.2.3/include/stdarg.h \
|
||||
/usr/include/bits/stdio_lim.h /usr/include/bits/sys_errlist.h \
|
||||
/usr/include/bits/stdio.h /usr/include/stdlib.h \
|
||||
/usr/include/bits/waitflags.h /usr/include/bits/waitstatus.h \
|
||||
/usr/include/xlocale.h /usr/include/alloca.h /usr/include/string.h \
|
||||
/usr/include/bits/string.h /usr/include/bits/string2.h \
|
||||
/usr/include/strings.h /usr/include/inttypes.h /usr/include/stdint.h \
|
||||
/usr/include/bits/wchar.h /usr/include/ctype.h /usr/include/iconv.h \
|
||||
/usr/include/SDL/begin_code.h /usr/include/SDL/close_code.h \
|
||||
/usr/include/SDL/SDL_audio.h /usr/include/SDL/SDL_error.h \
|
||||
/usr/include/SDL/SDL_endian.h /usr/include/SDL/SDL_mutex.h \
|
||||
/usr/include/SDL/SDL_thread.h /usr/include/SDL/SDL_rwops.h \
|
||||
/usr/include/SDL/SDL_cdrom.h /usr/include/SDL/SDL_cpuinfo.h \
|
||||
/usr/include/SDL/SDL_events.h /usr/include/SDL/SDL_active.h \
|
||||
/usr/include/SDL/SDL_keyboard.h /usr/include/SDL/SDL_keysym.h \
|
||||
/usr/include/SDL/SDL_mouse.h /usr/include/SDL/SDL_video.h \
|
||||
/usr/include/SDL/SDL_joystick.h /usr/include/SDL/SDL_quit.h \
|
||||
/usr/include/SDL/SDL_loadso.h /usr/include/SDL/SDL_timer.h \
|
||||
/usr/include/SDL/SDL_version.h fn.h fn_borders.h fn_tilecache.h \
|
||||
/usr/include/unistd.h /usr/include/bits/posix_opt.h \
|
||||
/usr/include/bits/environments.h /usr/include/bits/confname.h \
|
||||
/usr/include/getopt.h fn_tile.h fn_object.h fn_text.h
|
||||
|
||||
/usr/include/SDL/SDL.h:
|
||||
|
||||
/usr/include/SDL/SDL_main.h:
|
||||
|
||||
/usr/include/SDL/SDL_stdinc.h:
|
||||
|
||||
/usr/include/SDL/SDL_config.h:
|
||||
|
||||
/usr/include/SDL/SDL_platform.h:
|
||||
|
||||
/usr/include/sys/types.h:
|
||||
|
||||
/usr/include/features.h:
|
||||
|
||||
/usr/include/sys/cdefs.h:
|
||||
|
||||
/usr/include/bits/wordsize.h:
|
||||
|
||||
/usr/include/gnu/stubs.h:
|
||||
|
||||
/usr/include/gnu/stubs-64.h:
|
||||
|
||||
/usr/include/bits/types.h:
|
||||
|
||||
/usr/include/bits/typesizes.h:
|
||||
|
||||
/usr/include/time.h:
|
||||
|
||||
/usr/lib/gcc/x86_64-linux-gnu/4.2.3/include/stddef.h:
|
||||
|
||||
/usr/include/endian.h:
|
||||
|
||||
/usr/include/bits/endian.h:
|
||||
|
||||
/usr/include/sys/select.h:
|
||||
|
||||
/usr/include/bits/select.h:
|
||||
|
||||
/usr/include/bits/sigset.h:
|
||||
|
||||
/usr/include/bits/time.h:
|
||||
|
||||
/usr/include/sys/sysmacros.h:
|
||||
|
||||
/usr/include/bits/pthreadtypes.h:
|
||||
|
||||
/usr/include/stdio.h:
|
||||
|
||||
/usr/include/libio.h:
|
||||
|
||||
/usr/include/_G_config.h:
|
||||
|
||||
/usr/include/wchar.h:
|
||||
|
||||
/usr/lib/gcc/x86_64-linux-gnu/4.2.3/include/stdarg.h:
|
||||
|
||||
/usr/include/bits/stdio_lim.h:
|
||||
|
||||
/usr/include/bits/sys_errlist.h:
|
||||
|
||||
/usr/include/bits/stdio.h:
|
||||
|
||||
/usr/include/stdlib.h:
|
||||
|
||||
/usr/include/bits/waitflags.h:
|
||||
|
||||
/usr/include/bits/waitstatus.h:
|
||||
|
||||
/usr/include/xlocale.h:
|
||||
|
||||
/usr/include/alloca.h:
|
||||
|
||||
/usr/include/string.h:
|
||||
|
||||
/usr/include/bits/string.h:
|
||||
|
||||
/usr/include/bits/string2.h:
|
||||
|
||||
/usr/include/strings.h:
|
||||
|
||||
/usr/include/inttypes.h:
|
||||
|
||||
/usr/include/stdint.h:
|
||||
|
||||
/usr/include/bits/wchar.h:
|
||||
|
||||
/usr/include/ctype.h:
|
||||
|
||||
/usr/include/iconv.h:
|
||||
|
||||
/usr/include/SDL/begin_code.h:
|
||||
|
||||
/usr/include/SDL/close_code.h:
|
||||
|
||||
/usr/include/SDL/SDL_audio.h:
|
||||
|
||||
/usr/include/SDL/SDL_error.h:
|
||||
|
||||
/usr/include/SDL/SDL_endian.h:
|
||||
|
||||
/usr/include/SDL/SDL_mutex.h:
|
||||
|
||||
/usr/include/SDL/SDL_thread.h:
|
||||
|
||||
/usr/include/SDL/SDL_rwops.h:
|
||||
|
||||
/usr/include/SDL/SDL_cdrom.h:
|
||||
|
||||
/usr/include/SDL/SDL_cpuinfo.h:
|
||||
|
||||
/usr/include/SDL/SDL_events.h:
|
||||
|
||||
/usr/include/SDL/SDL_active.h:
|
||||
|
||||
/usr/include/SDL/SDL_keyboard.h:
|
||||
|
||||
/usr/include/SDL/SDL_keysym.h:
|
||||
|
||||
/usr/include/SDL/SDL_mouse.h:
|
||||
|
||||
/usr/include/SDL/SDL_video.h:
|
||||
|
||||
/usr/include/SDL/SDL_joystick.h:
|
||||
|
||||
/usr/include/SDL/SDL_quit.h:
|
||||
|
||||
/usr/include/SDL/SDL_loadso.h:
|
||||
|
||||
/usr/include/SDL/SDL_timer.h:
|
||||
|
||||
/usr/include/SDL/SDL_version.h:
|
||||
|
||||
fn.h:
|
||||
|
||||
fn_borders.h:
|
||||
|
||||
fn_tilecache.h:
|
||||
|
||||
/usr/include/unistd.h:
|
||||
|
||||
/usr/include/bits/posix_opt.h:
|
||||
|
||||
/usr/include/bits/environments.h:
|
||||
|
||||
/usr/include/bits/confname.h:
|
||||
|
||||
/usr/include/getopt.h:
|
||||
|
||||
fn_tile.h:
|
||||
|
||||
fn_object.h:
|
||||
|
||||
fn_text.h:
|
||||
@ -1,200 +0,0 @@
|
||||
fn_bot.o fn_bot.o: fn_bot.c fn_bot.h /usr/include/SDL/SDL.h \
|
||||
/usr/include/SDL/SDL_main.h /usr/include/SDL/SDL_stdinc.h \
|
||||
/usr/include/SDL/SDL_config.h /usr/include/SDL/SDL_platform.h \
|
||||
/usr/include/sys/types.h /usr/include/features.h \
|
||||
/usr/include/sys/cdefs.h /usr/include/bits/wordsize.h \
|
||||
/usr/include/gnu/stubs.h /usr/include/gnu/stubs-64.h \
|
||||
/usr/include/bits/types.h /usr/include/bits/typesizes.h \
|
||||
/usr/include/time.h \
|
||||
/usr/lib/gcc/x86_64-linux-gnu/4.2.3/include/stddef.h \
|
||||
/usr/include/endian.h /usr/include/bits/endian.h \
|
||||
/usr/include/sys/select.h /usr/include/bits/select.h \
|
||||
/usr/include/bits/sigset.h /usr/include/bits/time.h \
|
||||
/usr/include/sys/sysmacros.h /usr/include/bits/pthreadtypes.h \
|
||||
/usr/include/stdio.h /usr/include/libio.h /usr/include/_G_config.h \
|
||||
/usr/include/wchar.h \
|
||||
/usr/lib/gcc/x86_64-linux-gnu/4.2.3/include/stdarg.h \
|
||||
/usr/include/bits/stdio_lim.h /usr/include/bits/sys_errlist.h \
|
||||
/usr/include/bits/stdio.h /usr/include/stdlib.h \
|
||||
/usr/include/bits/waitflags.h /usr/include/bits/waitstatus.h \
|
||||
/usr/include/xlocale.h /usr/include/alloca.h /usr/include/string.h \
|
||||
/usr/include/bits/string.h /usr/include/bits/string2.h \
|
||||
/usr/include/strings.h /usr/include/inttypes.h /usr/include/stdint.h \
|
||||
/usr/include/bits/wchar.h /usr/include/ctype.h /usr/include/iconv.h \
|
||||
/usr/include/SDL/begin_code.h /usr/include/SDL/close_code.h \
|
||||
/usr/include/SDL/SDL_audio.h /usr/include/SDL/SDL_error.h \
|
||||
/usr/include/SDL/SDL_endian.h /usr/include/SDL/SDL_mutex.h \
|
||||
/usr/include/SDL/SDL_thread.h /usr/include/SDL/SDL_rwops.h \
|
||||
/usr/include/SDL/SDL_cdrom.h /usr/include/SDL/SDL_cpuinfo.h \
|
||||
/usr/include/SDL/SDL_events.h /usr/include/SDL/SDL_active.h \
|
||||
/usr/include/SDL/SDL_keyboard.h /usr/include/SDL/SDL_keysym.h \
|
||||
/usr/include/SDL/SDL_mouse.h /usr/include/SDL/SDL_video.h \
|
||||
/usr/include/SDL/SDL_joystick.h /usr/include/SDL/SDL_quit.h \
|
||||
/usr/include/SDL/SDL_loadso.h /usr/include/SDL/SDL_timer.h \
|
||||
/usr/include/SDL/SDL_version.h fn_hero.h fn_tilecache.h \
|
||||
/usr/include/unistd.h /usr/include/bits/posix_opt.h \
|
||||
/usr/include/bits/environments.h /usr/include/bits/confname.h \
|
||||
/usr/include/getopt.h fn.h fn_tile.h fn_actor.h fn_level.h fn_shot.h \
|
||||
fn_list.h fn_object.h
|
||||
|
||||
fn_bot.h:
|
||||
|
||||
/usr/include/SDL/SDL.h:
|
||||
|
||||
/usr/include/SDL/SDL_main.h:
|
||||
|
||||
/usr/include/SDL/SDL_stdinc.h:
|
||||
|
||||
/usr/include/SDL/SDL_config.h:
|
||||
|
||||
/usr/include/SDL/SDL_platform.h:
|
||||
|
||||
/usr/include/sys/types.h:
|
||||
|
||||
/usr/include/features.h:
|
||||
|
||||
/usr/include/sys/cdefs.h:
|
||||
|
||||
/usr/include/bits/wordsize.h:
|
||||
|
||||
/usr/include/gnu/stubs.h:
|
||||
|
||||
/usr/include/gnu/stubs-64.h:
|
||||
|
||||
/usr/include/bits/types.h:
|
||||
|
||||
/usr/include/bits/typesizes.h:
|
||||
|
||||
/usr/include/time.h:
|
||||
|
||||
/usr/lib/gcc/x86_64-linux-gnu/4.2.3/include/stddef.h:
|
||||
|
||||
/usr/include/endian.h:
|
||||
|
||||
/usr/include/bits/endian.h:
|
||||
|
||||
/usr/include/sys/select.h:
|
||||
|
||||
/usr/include/bits/select.h:
|
||||
|
||||
/usr/include/bits/sigset.h:
|
||||
|
||||
/usr/include/bits/time.h:
|
||||
|
||||
/usr/include/sys/sysmacros.h:
|
||||
|
||||
/usr/include/bits/pthreadtypes.h:
|
||||
|
||||
/usr/include/stdio.h:
|
||||
|
||||
/usr/include/libio.h:
|
||||
|
||||
/usr/include/_G_config.h:
|
||||
|
||||
/usr/include/wchar.h:
|
||||
|
||||
/usr/lib/gcc/x86_64-linux-gnu/4.2.3/include/stdarg.h:
|
||||
|
||||
/usr/include/bits/stdio_lim.h:
|
||||
|
||||
/usr/include/bits/sys_errlist.h:
|
||||
|
||||
/usr/include/bits/stdio.h:
|
||||
|
||||
/usr/include/stdlib.h:
|
||||
|
||||
/usr/include/bits/waitflags.h:
|
||||
|
||||
/usr/include/bits/waitstatus.h:
|
||||
|
||||
/usr/include/xlocale.h:
|
||||
|
||||
/usr/include/alloca.h:
|
||||
|
||||
/usr/include/string.h:
|
||||
|
||||
/usr/include/bits/string.h:
|
||||
|
||||
/usr/include/bits/string2.h:
|
||||
|
||||
/usr/include/strings.h:
|
||||
|
||||
/usr/include/inttypes.h:
|
||||
|
||||
/usr/include/stdint.h:
|
||||
|
||||
/usr/include/bits/wchar.h:
|
||||
|
||||
/usr/include/ctype.h:
|
||||
|
||||
/usr/include/iconv.h:
|
||||
|
||||
/usr/include/SDL/begin_code.h:
|
||||
|
||||
/usr/include/SDL/close_code.h:
|
||||
|
||||
/usr/include/SDL/SDL_audio.h:
|
||||
|
||||
/usr/include/SDL/SDL_error.h:
|
||||
|
||||
/usr/include/SDL/SDL_endian.h:
|
||||
|
||||
/usr/include/SDL/SDL_mutex.h:
|
||||
|
||||
/usr/include/SDL/SDL_thread.h:
|
||||
|
||||
/usr/include/SDL/SDL_rwops.h:
|
||||
|
||||
/usr/include/SDL/SDL_cdrom.h:
|
||||
|
||||
/usr/include/SDL/SDL_cpuinfo.h:
|
||||
|
||||
/usr/include/SDL/SDL_events.h:
|
||||
|
||||
/usr/include/SDL/SDL_active.h:
|
||||
|
||||
/usr/include/SDL/SDL_keyboard.h:
|
||||
|
||||
/usr/include/SDL/SDL_keysym.h:
|
||||
|
||||
/usr/include/SDL/SDL_mouse.h:
|
||||
|
||||
/usr/include/SDL/SDL_video.h:
|
||||
|
||||
/usr/include/SDL/SDL_joystick.h:
|
||||
|
||||
/usr/include/SDL/SDL_quit.h:
|
||||
|
||||
/usr/include/SDL/SDL_loadso.h:
|
||||
|
||||
/usr/include/SDL/SDL_timer.h:
|
||||
|
||||
/usr/include/SDL/SDL_version.h:
|
||||
|
||||
fn_hero.h:
|
||||
|
||||
fn_tilecache.h:
|
||||
|
||||
/usr/include/unistd.h:
|
||||
|
||||
/usr/include/bits/posix_opt.h:
|
||||
|
||||
/usr/include/bits/environments.h:
|
||||
|
||||
/usr/include/bits/confname.h:
|
||||
|
||||
/usr/include/getopt.h:
|
||||
|
||||
fn.h:
|
||||
|
||||
fn_tile.h:
|
||||
|
||||
fn_actor.h:
|
||||
|
||||
fn_level.h:
|
||||
|
||||
fn_shot.h:
|
||||
|
||||
fn_list.h:
|
||||
|
||||
fn_object.h:
|
||||
@ -1,106 +0,0 @@
|
||||
fn_data.o fn_data.o: fn_data.c /usr/include/stdio.h \
|
||||
/usr/include/features.h /usr/include/sys/cdefs.h \
|
||||
/usr/include/bits/wordsize.h /usr/include/gnu/stubs.h \
|
||||
/usr/include/gnu/stubs-64.h \
|
||||
/usr/lib/gcc/x86_64-linux-gnu/4.2.3/include/stddef.h \
|
||||
/usr/include/bits/types.h /usr/include/bits/typesizes.h \
|
||||
/usr/include/libio.h /usr/include/_G_config.h /usr/include/wchar.h \
|
||||
/usr/lib/gcc/x86_64-linux-gnu/4.2.3/include/stdarg.h \
|
||||
/usr/include/bits/stdio_lim.h /usr/include/bits/sys_errlist.h \
|
||||
/usr/include/bits/stdio.h /usr/include/string.h /usr/include/xlocale.h \
|
||||
/usr/include/bits/string.h /usr/include/bits/string2.h \
|
||||
/usr/include/endian.h /usr/include/bits/endian.h /usr/include/stdlib.h \
|
||||
/usr/include/sys/stat.h /usr/include/time.h /usr/include/bits/stat.h \
|
||||
/usr/include/fcntl.h /usr/include/bits/fcntl.h /usr/include/sys/types.h \
|
||||
/usr/include/sys/select.h /usr/include/bits/select.h \
|
||||
/usr/include/bits/sigset.h /usr/include/bits/time.h \
|
||||
/usr/include/sys/sysmacros.h /usr/include/bits/pthreadtypes.h \
|
||||
/usr/include/bits/uio.h /usr/include/unistd.h \
|
||||
/usr/include/bits/posix_opt.h /usr/include/bits/environments.h \
|
||||
/usr/include/bits/confname.h /usr/include/getopt.h fn_data.h fn_error.h
|
||||
|
||||
/usr/include/stdio.h:
|
||||
|
||||
/usr/include/features.h:
|
||||
|
||||
/usr/include/sys/cdefs.h:
|
||||
|
||||
/usr/include/bits/wordsize.h:
|
||||
|
||||
/usr/include/gnu/stubs.h:
|
||||
|
||||
/usr/include/gnu/stubs-64.h:
|
||||
|
||||
/usr/lib/gcc/x86_64-linux-gnu/4.2.3/include/stddef.h:
|
||||
|
||||
/usr/include/bits/types.h:
|
||||
|
||||
/usr/include/bits/typesizes.h:
|
||||
|
||||
/usr/include/libio.h:
|
||||
|
||||
/usr/include/_G_config.h:
|
||||
|
||||
/usr/include/wchar.h:
|
||||
|
||||
/usr/lib/gcc/x86_64-linux-gnu/4.2.3/include/stdarg.h:
|
||||
|
||||
/usr/include/bits/stdio_lim.h:
|
||||
|
||||
/usr/include/bits/sys_errlist.h:
|
||||
|
||||
/usr/include/bits/stdio.h:
|
||||
|
||||
/usr/include/string.h:
|
||||
|
||||
/usr/include/xlocale.h:
|
||||
|
||||
/usr/include/bits/string.h:
|
||||
|
||||
/usr/include/bits/string2.h:
|
||||
|
||||
/usr/include/endian.h:
|
||||
|
||||
/usr/include/bits/endian.h:
|
||||
|
||||
/usr/include/stdlib.h:
|
||||
|
||||
/usr/include/sys/stat.h:
|
||||
|
||||
/usr/include/time.h:
|
||||
|
||||
/usr/include/bits/stat.h:
|
||||
|
||||
/usr/include/fcntl.h:
|
||||
|
||||
/usr/include/bits/fcntl.h:
|
||||
|
||||
/usr/include/sys/types.h:
|
||||
|
||||
/usr/include/sys/select.h:
|
||||
|
||||
/usr/include/bits/select.h:
|
||||
|
||||
/usr/include/bits/sigset.h:
|
||||
|
||||
/usr/include/bits/time.h:
|
||||
|
||||
/usr/include/sys/sysmacros.h:
|
||||
|
||||
/usr/include/bits/pthreadtypes.h:
|
||||
|
||||
/usr/include/bits/uio.h:
|
||||
|
||||
/usr/include/unistd.h:
|
||||
|
||||
/usr/include/bits/posix_opt.h:
|
||||
|
||||
/usr/include/bits/environments.h:
|
||||
|
||||
/usr/include/bits/confname.h:
|
||||
|
||||
/usr/include/getopt.h:
|
||||
|
||||
fn_data.h:
|
||||
|
||||
fn_error.h:
|
||||
@ -1,168 +0,0 @@
|
||||
fn_draw.o fn_draw.o: fn_draw.c fn_draw.h /usr/include/SDL/SDL.h \
|
||||
/usr/include/SDL/SDL_main.h /usr/include/SDL/SDL_stdinc.h \
|
||||
/usr/include/SDL/SDL_config.h /usr/include/SDL/SDL_platform.h \
|
||||
/usr/include/sys/types.h /usr/include/features.h \
|
||||
/usr/include/sys/cdefs.h /usr/include/bits/wordsize.h \
|
||||
/usr/include/gnu/stubs.h /usr/include/gnu/stubs-64.h \
|
||||
/usr/include/bits/types.h /usr/include/bits/typesizes.h \
|
||||
/usr/include/time.h \
|
||||
/usr/lib/gcc/x86_64-linux-gnu/4.2.3/include/stddef.h \
|
||||
/usr/include/endian.h /usr/include/bits/endian.h \
|
||||
/usr/include/sys/select.h /usr/include/bits/select.h \
|
||||
/usr/include/bits/sigset.h /usr/include/bits/time.h \
|
||||
/usr/include/sys/sysmacros.h /usr/include/bits/pthreadtypes.h \
|
||||
/usr/include/stdio.h /usr/include/libio.h /usr/include/_G_config.h \
|
||||
/usr/include/wchar.h \
|
||||
/usr/lib/gcc/x86_64-linux-gnu/4.2.3/include/stdarg.h \
|
||||
/usr/include/bits/stdio_lim.h /usr/include/bits/sys_errlist.h \
|
||||
/usr/include/bits/stdio.h /usr/include/stdlib.h \
|
||||
/usr/include/bits/waitflags.h /usr/include/bits/waitstatus.h \
|
||||
/usr/include/xlocale.h /usr/include/alloca.h /usr/include/string.h \
|
||||
/usr/include/bits/string.h /usr/include/bits/string2.h \
|
||||
/usr/include/strings.h /usr/include/inttypes.h /usr/include/stdint.h \
|
||||
/usr/include/bits/wchar.h /usr/include/ctype.h /usr/include/iconv.h \
|
||||
/usr/include/SDL/begin_code.h /usr/include/SDL/close_code.h \
|
||||
/usr/include/SDL/SDL_audio.h /usr/include/SDL/SDL_error.h \
|
||||
/usr/include/SDL/SDL_endian.h /usr/include/SDL/SDL_mutex.h \
|
||||
/usr/include/SDL/SDL_thread.h /usr/include/SDL/SDL_rwops.h \
|
||||
/usr/include/SDL/SDL_cdrom.h /usr/include/SDL/SDL_cpuinfo.h \
|
||||
/usr/include/SDL/SDL_events.h /usr/include/SDL/SDL_active.h \
|
||||
/usr/include/SDL/SDL_keyboard.h /usr/include/SDL/SDL_keysym.h \
|
||||
/usr/include/SDL/SDL_mouse.h /usr/include/SDL/SDL_video.h \
|
||||
/usr/include/SDL/SDL_joystick.h /usr/include/SDL/SDL_quit.h \
|
||||
/usr/include/SDL/SDL_loadso.h /usr/include/SDL/SDL_timer.h \
|
||||
/usr/include/SDL/SDL_version.h
|
||||
|
||||
fn_draw.h:
|
||||
|
||||
/usr/include/SDL/SDL.h:
|
||||
|
||||
/usr/include/SDL/SDL_main.h:
|
||||
|
||||
/usr/include/SDL/SDL_stdinc.h:
|
||||
|
||||
/usr/include/SDL/SDL_config.h:
|
||||
|
||||
/usr/include/SDL/SDL_platform.h:
|
||||
|
||||
/usr/include/sys/types.h:
|
||||
|
||||
/usr/include/features.h:
|
||||
|
||||
/usr/include/sys/cdefs.h:
|
||||
|
||||
/usr/include/bits/wordsize.h:
|
||||
|
||||
/usr/include/gnu/stubs.h:
|
||||
|
||||
/usr/include/gnu/stubs-64.h:
|
||||
|
||||
/usr/include/bits/types.h:
|
||||
|
||||
/usr/include/bits/typesizes.h:
|
||||
|
||||
/usr/include/time.h:
|
||||
|
||||
/usr/lib/gcc/x86_64-linux-gnu/4.2.3/include/stddef.h:
|
||||
|
||||
/usr/include/endian.h:
|
||||
|
||||
/usr/include/bits/endian.h:
|
||||
|
||||
/usr/include/sys/select.h:
|
||||
|
||||
/usr/include/bits/select.h:
|
||||
|
||||
/usr/include/bits/sigset.h:
|
||||
|
||||
/usr/include/bits/time.h:
|
||||
|
||||
/usr/include/sys/sysmacros.h:
|
||||
|
||||
/usr/include/bits/pthreadtypes.h:
|
||||
|
||||
/usr/include/stdio.h:
|
||||
|
||||
/usr/include/libio.h:
|
||||
|
||||
/usr/include/_G_config.h:
|
||||
|
||||
/usr/include/wchar.h:
|
||||
|
||||
/usr/lib/gcc/x86_64-linux-gnu/4.2.3/include/stdarg.h:
|
||||
|
||||
/usr/include/bits/stdio_lim.h:
|
||||
|
||||
/usr/include/bits/sys_errlist.h:
|
||||
|
||||
/usr/include/bits/stdio.h:
|
||||
|
||||
/usr/include/stdlib.h:
|
||||
|
||||
/usr/include/bits/waitflags.h:
|
||||
|
||||
/usr/include/bits/waitstatus.h:
|
||||
|
||||
/usr/include/xlocale.h:
|
||||
|
||||
/usr/include/alloca.h:
|
||||
|
||||
/usr/include/string.h:
|
||||
|
||||
/usr/include/bits/string.h:
|
||||
|
||||
/usr/include/bits/string2.h:
|
||||
|
||||
/usr/include/strings.h:
|
||||
|
||||
/usr/include/inttypes.h:
|
||||
|
||||
/usr/include/stdint.h:
|
||||
|
||||
/usr/include/bits/wchar.h:
|
||||
|
||||
/usr/include/ctype.h:
|
||||
|
||||
/usr/include/iconv.h:
|
||||
|
||||
/usr/include/SDL/begin_code.h:
|
||||
|
||||
/usr/include/SDL/close_code.h:
|
||||
|
||||
/usr/include/SDL/SDL_audio.h:
|
||||
|
||||
/usr/include/SDL/SDL_error.h:
|
||||
|
||||
/usr/include/SDL/SDL_endian.h:
|
||||
|
||||
/usr/include/SDL/SDL_mutex.h:
|
||||
|
||||
/usr/include/SDL/SDL_thread.h:
|
||||
|
||||
/usr/include/SDL/SDL_rwops.h:
|
||||
|
||||
/usr/include/SDL/SDL_cdrom.h:
|
||||
|
||||
/usr/include/SDL/SDL_cpuinfo.h:
|
||||
|
||||
/usr/include/SDL/SDL_events.h:
|
||||
|
||||
/usr/include/SDL/SDL_active.h:
|
||||
|
||||
/usr/include/SDL/SDL_keyboard.h:
|
||||
|
||||
/usr/include/SDL/SDL_keysym.h:
|
||||
|
||||
/usr/include/SDL/SDL_mouse.h:
|
||||
|
||||
/usr/include/SDL/SDL_video.h:
|
||||
|
||||
/usr/include/SDL/SDL_joystick.h:
|
||||
|
||||
/usr/include/SDL/SDL_quit.h:
|
||||
|
||||
/usr/include/SDL/SDL_loadso.h:
|
||||
|
||||
/usr/include/SDL/SDL_timer.h:
|
||||
|
||||
/usr/include/SDL/SDL_version.h:
|
||||
@ -1,186 +0,0 @@
|
||||
fn_drop.o fn_drop.o: fn_drop.c /usr/include/stdlib.h \
|
||||
/usr/include/features.h /usr/include/sys/cdefs.h \
|
||||
/usr/include/bits/wordsize.h /usr/include/gnu/stubs.h \
|
||||
/usr/include/gnu/stubs-64.h \
|
||||
/usr/lib/gcc/x86_64-linux-gnu/4.2.3/include/stddef.h \
|
||||
/usr/include/bits/waitflags.h /usr/include/bits/waitstatus.h \
|
||||
/usr/include/endian.h /usr/include/bits/endian.h /usr/include/xlocale.h \
|
||||
/usr/include/sys/types.h /usr/include/bits/types.h \
|
||||
/usr/include/bits/typesizes.h /usr/include/time.h \
|
||||
/usr/include/sys/select.h /usr/include/bits/select.h \
|
||||
/usr/include/bits/sigset.h /usr/include/bits/time.h \
|
||||
/usr/include/sys/sysmacros.h /usr/include/bits/pthreadtypes.h \
|
||||
/usr/include/alloca.h /usr/include/unistd.h \
|
||||
/usr/include/bits/posix_opt.h /usr/include/bits/environments.h \
|
||||
/usr/include/bits/confname.h /usr/include/getopt.h fn_draw.h \
|
||||
/usr/include/SDL/SDL.h /usr/include/SDL/SDL_main.h \
|
||||
/usr/include/SDL/SDL_stdinc.h /usr/include/SDL/SDL_config.h \
|
||||
/usr/include/SDL/SDL_platform.h /usr/include/stdio.h \
|
||||
/usr/include/libio.h /usr/include/_G_config.h /usr/include/wchar.h \
|
||||
/usr/lib/gcc/x86_64-linux-gnu/4.2.3/include/stdarg.h \
|
||||
/usr/include/bits/stdio_lim.h /usr/include/bits/sys_errlist.h \
|
||||
/usr/include/bits/stdio.h /usr/include/string.h \
|
||||
/usr/include/bits/string.h /usr/include/bits/string2.h \
|
||||
/usr/include/strings.h /usr/include/inttypes.h /usr/include/stdint.h \
|
||||
/usr/include/bits/wchar.h /usr/include/ctype.h /usr/include/iconv.h \
|
||||
/usr/include/SDL/begin_code.h /usr/include/SDL/close_code.h \
|
||||
/usr/include/SDL/SDL_audio.h /usr/include/SDL/SDL_error.h \
|
||||
/usr/include/SDL/SDL_endian.h /usr/include/SDL/SDL_mutex.h \
|
||||
/usr/include/SDL/SDL_thread.h /usr/include/SDL/SDL_rwops.h \
|
||||
/usr/include/SDL/SDL_cdrom.h /usr/include/SDL/SDL_cpuinfo.h \
|
||||
/usr/include/SDL/SDL_events.h /usr/include/SDL/SDL_active.h \
|
||||
/usr/include/SDL/SDL_keyboard.h /usr/include/SDL/SDL_keysym.h \
|
||||
/usr/include/SDL/SDL_mouse.h /usr/include/SDL/SDL_video.h \
|
||||
/usr/include/SDL/SDL_joystick.h /usr/include/SDL/SDL_quit.h \
|
||||
/usr/include/SDL/SDL_loadso.h /usr/include/SDL/SDL_timer.h \
|
||||
/usr/include/SDL/SDL_version.h fn_tile.h fn.h fn_drop.h
|
||||
|
||||
/usr/include/stdlib.h:
|
||||
|
||||
/usr/include/features.h:
|
||||
|
||||
/usr/include/sys/cdefs.h:
|
||||
|
||||
/usr/include/bits/wordsize.h:
|
||||
|
||||
/usr/include/gnu/stubs.h:
|
||||
|
||||
/usr/include/gnu/stubs-64.h:
|
||||
|
||||
/usr/lib/gcc/x86_64-linux-gnu/4.2.3/include/stddef.h:
|
||||
|
||||
/usr/include/bits/waitflags.h:
|
||||
|
||||
/usr/include/bits/waitstatus.h:
|
||||
|
||||
/usr/include/endian.h:
|
||||
|
||||
/usr/include/bits/endian.h:
|
||||
|
||||
/usr/include/xlocale.h:
|
||||
|
||||
/usr/include/sys/types.h:
|
||||
|
||||
/usr/include/bits/types.h:
|
||||
|
||||
/usr/include/bits/typesizes.h:
|
||||
|
||||
/usr/include/time.h:
|
||||
|
||||
/usr/include/sys/select.h:
|
||||
|
||||
/usr/include/bits/select.h:
|
||||
|
||||
/usr/include/bits/sigset.h:
|
||||
|
||||
/usr/include/bits/time.h:
|
||||
|
||||
/usr/include/sys/sysmacros.h:
|
||||
|
||||
/usr/include/bits/pthreadtypes.h:
|
||||
|
||||
/usr/include/alloca.h:
|
||||
|
||||
/usr/include/unistd.h:
|
||||
|
||||
/usr/include/bits/posix_opt.h:
|
||||
|
||||
/usr/include/bits/environments.h:
|
||||
|
||||
/usr/include/bits/confname.h:
|
||||
|
||||
/usr/include/getopt.h:
|
||||
|
||||
fn_draw.h:
|
||||
|
||||
/usr/include/SDL/SDL.h:
|
||||
|
||||
/usr/include/SDL/SDL_main.h:
|
||||
|
||||
/usr/include/SDL/SDL_stdinc.h:
|
||||
|
||||
/usr/include/SDL/SDL_config.h:
|
||||
|
||||
/usr/include/SDL/SDL_platform.h:
|
||||
|
||||
/usr/include/stdio.h:
|
||||
|
||||
/usr/include/libio.h:
|
||||
|
||||
/usr/include/_G_config.h:
|
||||
|
||||
/usr/include/wchar.h:
|
||||
|
||||
/usr/lib/gcc/x86_64-linux-gnu/4.2.3/include/stdarg.h:
|
||||
|
||||
/usr/include/bits/stdio_lim.h:
|
||||
|
||||
/usr/include/bits/sys_errlist.h:
|
||||
|
||||
/usr/include/bits/stdio.h:
|
||||
|
||||
/usr/include/string.h:
|
||||
|
||||
/usr/include/bits/string.h:
|
||||
|
||||
/usr/include/bits/string2.h:
|
||||
|
||||
/usr/include/strings.h:
|
||||
|
||||
/usr/include/inttypes.h:
|
||||
|
||||
/usr/include/stdint.h:
|
||||
|
||||
/usr/include/bits/wchar.h:
|
||||
|
||||
/usr/include/ctype.h:
|
||||
|
||||
/usr/include/iconv.h:
|
||||
|
||||
/usr/include/SDL/begin_code.h:
|
||||
|
||||
/usr/include/SDL/close_code.h:
|
||||
|
||||
/usr/include/SDL/SDL_audio.h:
|
||||
|
||||
/usr/include/SDL/SDL_error.h:
|
||||
|
||||
/usr/include/SDL/SDL_endian.h:
|
||||
|
||||
/usr/include/SDL/SDL_mutex.h:
|
||||
|
||||
/usr/include/SDL/SDL_thread.h:
|
||||
|
||||
/usr/include/SDL/SDL_rwops.h:
|
||||
|
||||
/usr/include/SDL/SDL_cdrom.h:
|
||||
|
||||
/usr/include/SDL/SDL_cpuinfo.h:
|
||||
|
||||
/usr/include/SDL/SDL_events.h:
|
||||
|
||||
/usr/include/SDL/SDL_active.h:
|
||||
|
||||
/usr/include/SDL/SDL_keyboard.h:
|
||||
|
||||
/usr/include/SDL/SDL_keysym.h:
|
||||
|
||||
/usr/include/SDL/SDL_mouse.h:
|
||||
|
||||
/usr/include/SDL/SDL_video.h:
|
||||
|
||||
/usr/include/SDL/SDL_joystick.h:
|
||||
|
||||
/usr/include/SDL/SDL_quit.h:
|
||||
|
||||
/usr/include/SDL/SDL_loadso.h:
|
||||
|
||||
/usr/include/SDL/SDL_timer.h:
|
||||
|
||||
/usr/include/SDL/SDL_version.h:
|
||||
|
||||
fn_tile.h:
|
||||
|
||||
fn.h:
|
||||
|
||||
fn_drop.h:
|
||||
@ -1,170 +0,0 @@
|
||||
fn_effect.o fn_effect.o: fn_effect.c /usr/include/SDL/SDL.h \
|
||||
/usr/include/SDL/SDL_main.h /usr/include/SDL/SDL_stdinc.h \
|
||||
/usr/include/SDL/SDL_config.h /usr/include/SDL/SDL_platform.h \
|
||||
/usr/include/sys/types.h /usr/include/features.h \
|
||||
/usr/include/sys/cdefs.h /usr/include/bits/wordsize.h \
|
||||
/usr/include/gnu/stubs.h /usr/include/gnu/stubs-64.h \
|
||||
/usr/include/bits/types.h /usr/include/bits/typesizes.h \
|
||||
/usr/include/time.h \
|
||||
/usr/lib/gcc/x86_64-linux-gnu/4.2.3/include/stddef.h \
|
||||
/usr/include/endian.h /usr/include/bits/endian.h \
|
||||
/usr/include/sys/select.h /usr/include/bits/select.h \
|
||||
/usr/include/bits/sigset.h /usr/include/bits/time.h \
|
||||
/usr/include/sys/sysmacros.h /usr/include/bits/pthreadtypes.h \
|
||||
/usr/include/stdio.h /usr/include/libio.h /usr/include/_G_config.h \
|
||||
/usr/include/wchar.h \
|
||||
/usr/lib/gcc/x86_64-linux-gnu/4.2.3/include/stdarg.h \
|
||||
/usr/include/bits/stdio_lim.h /usr/include/bits/sys_errlist.h \
|
||||
/usr/include/bits/stdio.h /usr/include/stdlib.h \
|
||||
/usr/include/bits/waitflags.h /usr/include/bits/waitstatus.h \
|
||||
/usr/include/xlocale.h /usr/include/alloca.h /usr/include/string.h \
|
||||
/usr/include/bits/string.h /usr/include/bits/string2.h \
|
||||
/usr/include/strings.h /usr/include/inttypes.h /usr/include/stdint.h \
|
||||
/usr/include/bits/wchar.h /usr/include/ctype.h /usr/include/iconv.h \
|
||||
/usr/include/SDL/begin_code.h /usr/include/SDL/close_code.h \
|
||||
/usr/include/SDL/SDL_audio.h /usr/include/SDL/SDL_error.h \
|
||||
/usr/include/SDL/SDL_endian.h /usr/include/SDL/SDL_mutex.h \
|
||||
/usr/include/SDL/SDL_thread.h /usr/include/SDL/SDL_rwops.h \
|
||||
/usr/include/SDL/SDL_cdrom.h /usr/include/SDL/SDL_cpuinfo.h \
|
||||
/usr/include/SDL/SDL_events.h /usr/include/SDL/SDL_active.h \
|
||||
/usr/include/SDL/SDL_keyboard.h /usr/include/SDL/SDL_keysym.h \
|
||||
/usr/include/SDL/SDL_mouse.h /usr/include/SDL/SDL_video.h \
|
||||
/usr/include/SDL/SDL_joystick.h /usr/include/SDL/SDL_quit.h \
|
||||
/usr/include/SDL/SDL_loadso.h /usr/include/SDL/SDL_timer.h \
|
||||
/usr/include/SDL/SDL_version.h fn_effect.h fn_error.h
|
||||
|
||||
/usr/include/SDL/SDL.h:
|
||||
|
||||
/usr/include/SDL/SDL_main.h:
|
||||
|
||||
/usr/include/SDL/SDL_stdinc.h:
|
||||
|
||||
/usr/include/SDL/SDL_config.h:
|
||||
|
||||
/usr/include/SDL/SDL_platform.h:
|
||||
|
||||
/usr/include/sys/types.h:
|
||||
|
||||
/usr/include/features.h:
|
||||
|
||||
/usr/include/sys/cdefs.h:
|
||||
|
||||
/usr/include/bits/wordsize.h:
|
||||
|
||||
/usr/include/gnu/stubs.h:
|
||||
|
||||
/usr/include/gnu/stubs-64.h:
|
||||
|
||||
/usr/include/bits/types.h:
|
||||
|
||||
/usr/include/bits/typesizes.h:
|
||||
|
||||
/usr/include/time.h:
|
||||
|
||||
/usr/lib/gcc/x86_64-linux-gnu/4.2.3/include/stddef.h:
|
||||
|
||||
/usr/include/endian.h:
|
||||
|
||||
/usr/include/bits/endian.h:
|
||||
|
||||
/usr/include/sys/select.h:
|
||||
|
||||
/usr/include/bits/select.h:
|
||||
|
||||
/usr/include/bits/sigset.h:
|
||||
|
||||
/usr/include/bits/time.h:
|
||||
|
||||
/usr/include/sys/sysmacros.h:
|
||||
|
||||
/usr/include/bits/pthreadtypes.h:
|
||||
|
||||
/usr/include/stdio.h:
|
||||
|
||||
/usr/include/libio.h:
|
||||
|
||||
/usr/include/_G_config.h:
|
||||
|
||||
/usr/include/wchar.h:
|
||||
|
||||
/usr/lib/gcc/x86_64-linux-gnu/4.2.3/include/stdarg.h:
|
||||
|
||||
/usr/include/bits/stdio_lim.h:
|
||||
|
||||
/usr/include/bits/sys_errlist.h:
|
||||
|
||||
/usr/include/bits/stdio.h:
|
||||
|
||||
/usr/include/stdlib.h:
|
||||
|
||||
/usr/include/bits/waitflags.h:
|
||||
|
||||
/usr/include/bits/waitstatus.h:
|
||||
|
||||
/usr/include/xlocale.h:
|
||||
|
||||
/usr/include/alloca.h:
|
||||
|
||||
/usr/include/string.h:
|
||||
|
||||
/usr/include/bits/string.h:
|
||||
|
||||
/usr/include/bits/string2.h:
|
||||
|
||||
/usr/include/strings.h:
|
||||
|
||||
/usr/include/inttypes.h:
|
||||
|
||||
/usr/include/stdint.h:
|
||||
|
||||
/usr/include/bits/wchar.h:
|
||||
|
||||
/usr/include/ctype.h:
|
||||
|
||||
/usr/include/iconv.h:
|
||||
|
||||
/usr/include/SDL/begin_code.h:
|
||||
|
||||
/usr/include/SDL/close_code.h:
|
||||
|
||||
/usr/include/SDL/SDL_audio.h:
|
||||
|
||||
/usr/include/SDL/SDL_error.h:
|
||||
|
||||
/usr/include/SDL/SDL_endian.h:
|
||||
|
||||
/usr/include/SDL/SDL_mutex.h:
|
||||
|
||||
/usr/include/SDL/SDL_thread.h:
|
||||
|
||||
/usr/include/SDL/SDL_rwops.h:
|
||||
|
||||
/usr/include/SDL/SDL_cdrom.h:
|
||||
|
||||
/usr/include/SDL/SDL_cpuinfo.h:
|
||||
|
||||
/usr/include/SDL/SDL_events.h:
|
||||
|
||||
/usr/include/SDL/SDL_active.h:
|
||||
|
||||
/usr/include/SDL/SDL_keyboard.h:
|
||||
|
||||
/usr/include/SDL/SDL_keysym.h:
|
||||
|
||||
/usr/include/SDL/SDL_mouse.h:
|
||||
|
||||
/usr/include/SDL/SDL_video.h:
|
||||
|
||||
/usr/include/SDL/SDL_joystick.h:
|
||||
|
||||
/usr/include/SDL/SDL_quit.h:
|
||||
|
||||
/usr/include/SDL/SDL_loadso.h:
|
||||
|
||||
/usr/include/SDL/SDL_timer.h:
|
||||
|
||||
/usr/include/SDL/SDL_version.h:
|
||||
|
||||
fn_effect.h:
|
||||
|
||||
fn_error.h:
|
||||
@ -1,88 +0,0 @@
|
||||
fn_error.o fn_error.o: fn_error.c \
|
||||
/usr/lib/gcc/x86_64-linux-gnu/4.2.3/include/stdarg.h \
|
||||
/usr/include/stdio.h /usr/include/features.h /usr/include/sys/cdefs.h \
|
||||
/usr/include/bits/wordsize.h /usr/include/gnu/stubs.h \
|
||||
/usr/include/gnu/stubs-64.h \
|
||||
/usr/lib/gcc/x86_64-linux-gnu/4.2.3/include/stddef.h \
|
||||
/usr/include/bits/types.h /usr/include/bits/typesizes.h \
|
||||
/usr/include/libio.h /usr/include/_G_config.h /usr/include/wchar.h \
|
||||
/usr/include/bits/stdio_lim.h /usr/include/bits/sys_errlist.h \
|
||||
/usr/include/bits/stdio.h /usr/include/stdlib.h \
|
||||
/usr/include/bits/waitflags.h /usr/include/bits/waitstatus.h \
|
||||
/usr/include/endian.h /usr/include/bits/endian.h /usr/include/xlocale.h \
|
||||
/usr/include/sys/types.h /usr/include/time.h /usr/include/sys/select.h \
|
||||
/usr/include/bits/select.h /usr/include/bits/sigset.h \
|
||||
/usr/include/bits/time.h /usr/include/sys/sysmacros.h \
|
||||
/usr/include/bits/pthreadtypes.h /usr/include/alloca.h fn_error.h \
|
||||
/usr/include/string.h /usr/include/bits/string.h \
|
||||
/usr/include/bits/string2.h
|
||||
|
||||
/usr/lib/gcc/x86_64-linux-gnu/4.2.3/include/stdarg.h:
|
||||
|
||||
/usr/include/stdio.h:
|
||||
|
||||
/usr/include/features.h:
|
||||
|
||||
/usr/include/sys/cdefs.h:
|
||||
|
||||
/usr/include/bits/wordsize.h:
|
||||
|
||||
/usr/include/gnu/stubs.h:
|
||||
|
||||
/usr/include/gnu/stubs-64.h:
|
||||
|
||||
/usr/lib/gcc/x86_64-linux-gnu/4.2.3/include/stddef.h:
|
||||
|
||||
/usr/include/bits/types.h:
|
||||
|
||||
/usr/include/bits/typesizes.h:
|
||||
|
||||
/usr/include/libio.h:
|
||||
|
||||
/usr/include/_G_config.h:
|
||||
|
||||
/usr/include/wchar.h:
|
||||
|
||||
/usr/include/bits/stdio_lim.h:
|
||||
|
||||
/usr/include/bits/sys_errlist.h:
|
||||
|
||||
/usr/include/bits/stdio.h:
|
||||
|
||||
/usr/include/stdlib.h:
|
||||
|
||||
/usr/include/bits/waitflags.h:
|
||||
|
||||
/usr/include/bits/waitstatus.h:
|
||||
|
||||
/usr/include/endian.h:
|
||||
|
||||
/usr/include/bits/endian.h:
|
||||
|
||||
/usr/include/xlocale.h:
|
||||
|
||||
/usr/include/sys/types.h:
|
||||
|
||||
/usr/include/time.h:
|
||||
|
||||
/usr/include/sys/select.h:
|
||||
|
||||
/usr/include/bits/select.h:
|
||||
|
||||
/usr/include/bits/sigset.h:
|
||||
|
||||
/usr/include/bits/time.h:
|
||||
|
||||
/usr/include/sys/sysmacros.h:
|
||||
|
||||
/usr/include/bits/pthreadtypes.h:
|
||||
|
||||
/usr/include/alloca.h:
|
||||
|
||||
fn_error.h:
|
||||
|
||||
/usr/include/string.h:
|
||||
|
||||
/usr/include/bits/string.h:
|
||||
|
||||
/usr/include/bits/string2.h:
|
||||
@ -1,42 +0,0 @@
|
||||
fn_error_cmdline.o fn_error_cmdline.o: fn_error_cmdline.c \
|
||||
/usr/include/stdio.h /usr/include/features.h /usr/include/sys/cdefs.h \
|
||||
/usr/include/bits/wordsize.h /usr/include/gnu/stubs.h \
|
||||
/usr/include/gnu/stubs-64.h \
|
||||
/usr/lib/gcc/x86_64-linux-gnu/4.2.3/include/stddef.h \
|
||||
/usr/include/bits/types.h /usr/include/bits/typesizes.h \
|
||||
/usr/include/libio.h /usr/include/_G_config.h /usr/include/wchar.h \
|
||||
/usr/lib/gcc/x86_64-linux-gnu/4.2.3/include/stdarg.h \
|
||||
/usr/include/bits/stdio_lim.h /usr/include/bits/sys_errlist.h \
|
||||
/usr/include/bits/stdio.h
|
||||
|
||||
/usr/include/stdio.h:
|
||||
|
||||
/usr/include/features.h:
|
||||
|
||||
/usr/include/sys/cdefs.h:
|
||||
|
||||
/usr/include/bits/wordsize.h:
|
||||
|
||||
/usr/include/gnu/stubs.h:
|
||||
|
||||
/usr/include/gnu/stubs-64.h:
|
||||
|
||||
/usr/lib/gcc/x86_64-linux-gnu/4.2.3/include/stddef.h:
|
||||
|
||||
/usr/include/bits/types.h:
|
||||
|
||||
/usr/include/bits/typesizes.h:
|
||||
|
||||
/usr/include/libio.h:
|
||||
|
||||
/usr/include/_G_config.h:
|
||||
|
||||
/usr/include/wchar.h:
|
||||
|
||||
/usr/lib/gcc/x86_64-linux-gnu/4.2.3/include/stdarg.h:
|
||||
|
||||
/usr/include/bits/stdio_lim.h:
|
||||
|
||||
/usr/include/bits/sys_errlist.h:
|
||||
|
||||
/usr/include/bits/stdio.h:
|
||||
@ -1,222 +0,0 @@
|
||||
fn_game.o fn_game.o: fn_game.c /usr/include/unistd.h \
|
||||
/usr/include/features.h /usr/include/sys/cdefs.h \
|
||||
/usr/include/bits/wordsize.h /usr/include/gnu/stubs.h \
|
||||
/usr/include/gnu/stubs-64.h /usr/include/bits/posix_opt.h \
|
||||
/usr/include/bits/environments.h /usr/include/bits/types.h \
|
||||
/usr/include/bits/typesizes.h \
|
||||
/usr/lib/gcc/x86_64-linux-gnu/4.2.3/include/stddef.h \
|
||||
/usr/include/bits/confname.h /usr/include/getopt.h \
|
||||
/usr/include/string.h /usr/include/xlocale.h /usr/include/bits/string.h \
|
||||
/usr/include/bits/string2.h /usr/include/endian.h \
|
||||
/usr/include/bits/endian.h /usr/include/stdlib.h /usr/include/fcntl.h \
|
||||
/usr/include/bits/fcntl.h /usr/include/sys/types.h /usr/include/time.h \
|
||||
/usr/include/sys/select.h /usr/include/bits/select.h \
|
||||
/usr/include/bits/sigset.h /usr/include/bits/time.h \
|
||||
/usr/include/sys/sysmacros.h /usr/include/bits/pthreadtypes.h \
|
||||
/usr/include/bits/uio.h /usr/include/sys/stat.h \
|
||||
/usr/include/bits/stat.h /usr/include/bits/waitflags.h \
|
||||
/usr/include/bits/waitstatus.h /usr/include/alloca.h fn_game.h \
|
||||
/usr/include/SDL/SDL.h /usr/include/SDL/SDL_main.h \
|
||||
/usr/include/SDL/SDL_stdinc.h /usr/include/SDL/SDL_config.h \
|
||||
/usr/include/SDL/SDL_platform.h /usr/include/stdio.h \
|
||||
/usr/include/libio.h /usr/include/_G_config.h /usr/include/wchar.h \
|
||||
/usr/lib/gcc/x86_64-linux-gnu/4.2.3/include/stdarg.h \
|
||||
/usr/include/bits/stdio_lim.h /usr/include/bits/sys_errlist.h \
|
||||
/usr/include/bits/stdio.h /usr/include/strings.h \
|
||||
/usr/include/inttypes.h /usr/include/stdint.h /usr/include/bits/wchar.h \
|
||||
/usr/include/ctype.h /usr/include/iconv.h /usr/include/SDL/begin_code.h \
|
||||
/usr/include/SDL/close_code.h /usr/include/SDL/SDL_audio.h \
|
||||
/usr/include/SDL/SDL_error.h /usr/include/SDL/SDL_endian.h \
|
||||
/usr/include/SDL/SDL_mutex.h /usr/include/SDL/SDL_thread.h \
|
||||
/usr/include/SDL/SDL_rwops.h /usr/include/SDL/SDL_cdrom.h \
|
||||
/usr/include/SDL/SDL_cpuinfo.h /usr/include/SDL/SDL_events.h \
|
||||
/usr/include/SDL/SDL_active.h /usr/include/SDL/SDL_keyboard.h \
|
||||
/usr/include/SDL/SDL_keysym.h /usr/include/SDL/SDL_mouse.h \
|
||||
/usr/include/SDL/SDL_video.h /usr/include/SDL/SDL_joystick.h \
|
||||
/usr/include/SDL/SDL_quit.h /usr/include/SDL/SDL_loadso.h \
|
||||
/usr/include/SDL/SDL_timer.h /usr/include/SDL/SDL_version.h fn_hero.h \
|
||||
fn_tilecache.h fn.h fn_tile.h fn_actor.h fn_level.h fn_shot.h fn_bot.h \
|
||||
fn_list.h fn_settings.h fn_borders.h fn_picture_splash.h fn_infobox.h \
|
||||
fn_drop.h
|
||||
|
||||
/usr/include/unistd.h:
|
||||
|
||||
/usr/include/features.h:
|
||||
|
||||
/usr/include/sys/cdefs.h:
|
||||
|
||||
/usr/include/bits/wordsize.h:
|
||||
|
||||
/usr/include/gnu/stubs.h:
|
||||
|
||||
/usr/include/gnu/stubs-64.h:
|
||||
|
||||
/usr/include/bits/posix_opt.h:
|
||||
|
||||
/usr/include/bits/environments.h:
|
||||
|
||||
/usr/include/bits/types.h:
|
||||
|
||||
/usr/include/bits/typesizes.h:
|
||||
|
||||
/usr/lib/gcc/x86_64-linux-gnu/4.2.3/include/stddef.h:
|
||||
|
||||
/usr/include/bits/confname.h:
|
||||
|
||||
/usr/include/getopt.h:
|
||||
|
||||
/usr/include/string.h:
|
||||
|
||||
/usr/include/xlocale.h:
|
||||
|
||||
/usr/include/bits/string.h:
|
||||
|
||||
/usr/include/bits/string2.h:
|
||||
|
||||
/usr/include/endian.h:
|
||||
|
||||
/usr/include/bits/endian.h:
|
||||
|
||||
/usr/include/stdlib.h:
|
||||
|
||||
/usr/include/fcntl.h:
|
||||
|
||||
/usr/include/bits/fcntl.h:
|
||||
|
||||
/usr/include/sys/types.h:
|
||||
|
||||
/usr/include/time.h:
|
||||
|
||||
/usr/include/sys/select.h:
|
||||
|
||||
/usr/include/bits/select.h:
|
||||
|
||||
/usr/include/bits/sigset.h:
|
||||
|
||||
/usr/include/bits/time.h:
|
||||
|
||||
/usr/include/sys/sysmacros.h:
|
||||
|
||||
/usr/include/bits/pthreadtypes.h:
|
||||
|
||||
/usr/include/bits/uio.h:
|
||||
|
||||
/usr/include/sys/stat.h:
|
||||
|
||||
/usr/include/bits/stat.h:
|
||||
|
||||
/usr/include/bits/waitflags.h:
|
||||
|
||||
/usr/include/bits/waitstatus.h:
|
||||
|
||||
/usr/include/alloca.h:
|
||||
|
||||
fn_game.h:
|
||||
|
||||
/usr/include/SDL/SDL.h:
|
||||
|
||||
/usr/include/SDL/SDL_main.h:
|
||||
|
||||
/usr/include/SDL/SDL_stdinc.h:
|
||||
|
||||
/usr/include/SDL/SDL_config.h:
|
||||
|
||||
/usr/include/SDL/SDL_platform.h:
|
||||
|
||||
/usr/include/stdio.h:
|
||||
|
||||
/usr/include/libio.h:
|
||||
|
||||
/usr/include/_G_config.h:
|
||||
|
||||
/usr/include/wchar.h:
|
||||
|
||||
/usr/lib/gcc/x86_64-linux-gnu/4.2.3/include/stdarg.h:
|
||||
|
||||
/usr/include/bits/stdio_lim.h:
|
||||
|
||||
/usr/include/bits/sys_errlist.h:
|
||||
|
||||
/usr/include/bits/stdio.h:
|
||||
|
||||
/usr/include/strings.h:
|
||||
|
||||
/usr/include/inttypes.h:
|
||||
|
||||
/usr/include/stdint.h:
|
||||
|
||||
/usr/include/bits/wchar.h:
|
||||
|
||||
/usr/include/ctype.h:
|
||||
|
||||
/usr/include/iconv.h:
|
||||
|
||||
/usr/include/SDL/begin_code.h:
|
||||
|
||||
/usr/include/SDL/close_code.h:
|
||||
|
||||
/usr/include/SDL/SDL_audio.h:
|
||||
|
||||
/usr/include/SDL/SDL_error.h:
|
||||
|
||||
/usr/include/SDL/SDL_endian.h:
|
||||
|
||||
/usr/include/SDL/SDL_mutex.h:
|
||||
|
||||
/usr/include/SDL/SDL_thread.h:
|
||||
|
||||
/usr/include/SDL/SDL_rwops.h:
|
||||
|
||||
/usr/include/SDL/SDL_cdrom.h:
|
||||
|
||||
/usr/include/SDL/SDL_cpuinfo.h:
|
||||
|
||||
/usr/include/SDL/SDL_events.h:
|
||||
|
||||
/usr/include/SDL/SDL_active.h:
|
||||
|
||||
/usr/include/SDL/SDL_keyboard.h:
|
||||
|
||||
/usr/include/SDL/SDL_keysym.h:
|
||||
|
||||
/usr/include/SDL/SDL_mouse.h:
|
||||
|
||||
/usr/include/SDL/SDL_video.h:
|
||||
|
||||
/usr/include/SDL/SDL_joystick.h:
|
||||
|
||||
/usr/include/SDL/SDL_quit.h:
|
||||
|
||||
/usr/include/SDL/SDL_loadso.h:
|
||||
|
||||
/usr/include/SDL/SDL_timer.h:
|
||||
|
||||
/usr/include/SDL/SDL_version.h:
|
||||
|
||||
fn_hero.h:
|
||||
|
||||
fn_tilecache.h:
|
||||
|
||||
fn.h:
|
||||
|
||||
fn_tile.h:
|
||||
|
||||
fn_actor.h:
|
||||
|
||||
fn_level.h:
|
||||
|
||||
fn_shot.h:
|
||||
|
||||
fn_bot.h:
|
||||
|
||||
fn_list.h:
|
||||
|
||||
fn_settings.h:
|
||||
|
||||
fn_borders.h:
|
||||
|
||||
fn_picture_splash.h:
|
||||
|
||||
fn_infobox.h:
|
||||
|
||||
fn_drop.h:
|
||||
@ -1,200 +0,0 @@
|
||||
fn_hero.o fn_hero.o: fn_hero.c /usr/include/SDL/SDL.h \
|
||||
/usr/include/SDL/SDL_main.h /usr/include/SDL/SDL_stdinc.h \
|
||||
/usr/include/SDL/SDL_config.h /usr/include/SDL/SDL_platform.h \
|
||||
/usr/include/sys/types.h /usr/include/features.h \
|
||||
/usr/include/sys/cdefs.h /usr/include/bits/wordsize.h \
|
||||
/usr/include/gnu/stubs.h /usr/include/gnu/stubs-64.h \
|
||||
/usr/include/bits/types.h /usr/include/bits/typesizes.h \
|
||||
/usr/include/time.h \
|
||||
/usr/lib/gcc/x86_64-linux-gnu/4.2.3/include/stddef.h \
|
||||
/usr/include/endian.h /usr/include/bits/endian.h \
|
||||
/usr/include/sys/select.h /usr/include/bits/select.h \
|
||||
/usr/include/bits/sigset.h /usr/include/bits/time.h \
|
||||
/usr/include/sys/sysmacros.h /usr/include/bits/pthreadtypes.h \
|
||||
/usr/include/stdio.h /usr/include/libio.h /usr/include/_G_config.h \
|
||||
/usr/include/wchar.h \
|
||||
/usr/lib/gcc/x86_64-linux-gnu/4.2.3/include/stdarg.h \
|
||||
/usr/include/bits/stdio_lim.h /usr/include/bits/sys_errlist.h \
|
||||
/usr/include/bits/stdio.h /usr/include/stdlib.h \
|
||||
/usr/include/bits/waitflags.h /usr/include/bits/waitstatus.h \
|
||||
/usr/include/xlocale.h /usr/include/alloca.h /usr/include/string.h \
|
||||
/usr/include/bits/string.h /usr/include/bits/string2.h \
|
||||
/usr/include/strings.h /usr/include/inttypes.h /usr/include/stdint.h \
|
||||
/usr/include/bits/wchar.h /usr/include/ctype.h /usr/include/iconv.h \
|
||||
/usr/include/SDL/begin_code.h /usr/include/SDL/close_code.h \
|
||||
/usr/include/SDL/SDL_audio.h /usr/include/SDL/SDL_error.h \
|
||||
/usr/include/SDL/SDL_endian.h /usr/include/SDL/SDL_mutex.h \
|
||||
/usr/include/SDL/SDL_thread.h /usr/include/SDL/SDL_rwops.h \
|
||||
/usr/include/SDL/SDL_cdrom.h /usr/include/SDL/SDL_cpuinfo.h \
|
||||
/usr/include/SDL/SDL_events.h /usr/include/SDL/SDL_active.h \
|
||||
/usr/include/SDL/SDL_keyboard.h /usr/include/SDL/SDL_keysym.h \
|
||||
/usr/include/SDL/SDL_mouse.h /usr/include/SDL/SDL_video.h \
|
||||
/usr/include/SDL/SDL_joystick.h /usr/include/SDL/SDL_quit.h \
|
||||
/usr/include/SDL/SDL_loadso.h /usr/include/SDL/SDL_timer.h \
|
||||
/usr/include/SDL/SDL_version.h fn_hero.h fn_tilecache.h \
|
||||
/usr/include/unistd.h /usr/include/bits/posix_opt.h \
|
||||
/usr/include/bits/environments.h /usr/include/bits/confname.h \
|
||||
/usr/include/getopt.h fn.h fn_tile.h fn_actor.h fn_level.h fn_shot.h \
|
||||
fn_bot.h fn_list.h fn_object.h
|
||||
|
||||
/usr/include/SDL/SDL.h:
|
||||
|
||||
/usr/include/SDL/SDL_main.h:
|
||||
|
||||
/usr/include/SDL/SDL_stdinc.h:
|
||||
|
||||
/usr/include/SDL/SDL_config.h:
|
||||
|
||||
/usr/include/SDL/SDL_platform.h:
|
||||
|
||||
/usr/include/sys/types.h:
|
||||
|
||||
/usr/include/features.h:
|
||||
|
||||
/usr/include/sys/cdefs.h:
|
||||
|
||||
/usr/include/bits/wordsize.h:
|
||||
|
||||
/usr/include/gnu/stubs.h:
|
||||
|
||||
/usr/include/gnu/stubs-64.h:
|
||||
|
||||
/usr/include/bits/types.h:
|
||||
|
||||
/usr/include/bits/typesizes.h:
|
||||
|
||||
/usr/include/time.h:
|
||||
|
||||
/usr/lib/gcc/x86_64-linux-gnu/4.2.3/include/stddef.h:
|
||||
|
||||
/usr/include/endian.h:
|
||||
|
||||
/usr/include/bits/endian.h:
|
||||
|
||||
/usr/include/sys/select.h:
|
||||
|
||||
/usr/include/bits/select.h:
|
||||
|
||||
/usr/include/bits/sigset.h:
|
||||
|
||||
/usr/include/bits/time.h:
|
||||
|
||||
/usr/include/sys/sysmacros.h:
|
||||
|
||||
/usr/include/bits/pthreadtypes.h:
|
||||
|
||||
/usr/include/stdio.h:
|
||||
|
||||
/usr/include/libio.h:
|
||||
|
||||
/usr/include/_G_config.h:
|
||||
|
||||
/usr/include/wchar.h:
|
||||
|
||||
/usr/lib/gcc/x86_64-linux-gnu/4.2.3/include/stdarg.h:
|
||||
|
||||
/usr/include/bits/stdio_lim.h:
|
||||
|
||||
/usr/include/bits/sys_errlist.h:
|
||||
|
||||
/usr/include/bits/stdio.h:
|
||||
|
||||
/usr/include/stdlib.h:
|
||||
|
||||
/usr/include/bits/waitflags.h:
|
||||
|
||||
/usr/include/bits/waitstatus.h:
|
||||
|
||||
/usr/include/xlocale.h:
|
||||
|
||||
/usr/include/alloca.h:
|
||||
|
||||
/usr/include/string.h:
|
||||
|
||||
/usr/include/bits/string.h:
|
||||
|
||||
/usr/include/bits/string2.h:
|
||||
|
||||
/usr/include/strings.h:
|
||||
|
||||
/usr/include/inttypes.h:
|
||||
|
||||
/usr/include/stdint.h:
|
||||
|
||||
/usr/include/bits/wchar.h:
|
||||
|
||||
/usr/include/ctype.h:
|
||||
|
||||
/usr/include/iconv.h:
|
||||
|
||||
/usr/include/SDL/begin_code.h:
|
||||
|
||||
/usr/include/SDL/close_code.h:
|
||||
|
||||
/usr/include/SDL/SDL_audio.h:
|
||||
|
||||
/usr/include/SDL/SDL_error.h:
|
||||
|
||||
/usr/include/SDL/SDL_endian.h:
|
||||
|
||||
/usr/include/SDL/SDL_mutex.h:
|
||||
|
||||
/usr/include/SDL/SDL_thread.h:
|
||||
|
||||
/usr/include/SDL/SDL_rwops.h:
|
||||
|
||||
/usr/include/SDL/SDL_cdrom.h:
|
||||
|
||||
/usr/include/SDL/SDL_cpuinfo.h:
|
||||
|
||||
/usr/include/SDL/SDL_events.h:
|
||||
|
||||
/usr/include/SDL/SDL_active.h:
|
||||
|
||||
/usr/include/SDL/SDL_keyboard.h:
|
||||
|
||||
/usr/include/SDL/SDL_keysym.h:
|
||||
|
||||
/usr/include/SDL/SDL_mouse.h:
|
||||
|
||||
/usr/include/SDL/SDL_video.h:
|
||||
|
||||
/usr/include/SDL/SDL_joystick.h:
|
||||
|
||||
/usr/include/SDL/SDL_quit.h:
|
||||
|
||||
/usr/include/SDL/SDL_loadso.h:
|
||||
|
||||
/usr/include/SDL/SDL_timer.h:
|
||||
|
||||
/usr/include/SDL/SDL_version.h:
|
||||
|
||||
fn_hero.h:
|
||||
|
||||
fn_tilecache.h:
|
||||
|
||||
/usr/include/unistd.h:
|
||||
|
||||
/usr/include/bits/posix_opt.h:
|
||||
|
||||
/usr/include/bits/environments.h:
|
||||
|
||||
/usr/include/bits/confname.h:
|
||||
|
||||
/usr/include/getopt.h:
|
||||
|
||||
fn.h:
|
||||
|
||||
fn_tile.h:
|
||||
|
||||
fn_actor.h:
|
||||
|
||||
fn_level.h:
|
||||
|
||||
fn_shot.h:
|
||||
|
||||
fn_bot.h:
|
||||
|
||||
fn_list.h:
|
||||
|
||||
fn_object.h:
|
||||
@ -1,191 +0,0 @@
|
||||
fn_infobox.o fn_infobox.o: fn_infobox.c fn_infobox.h \
|
||||
/usr/include/SDL/SDL.h /usr/include/SDL/SDL_main.h \
|
||||
/usr/include/SDL/SDL_stdinc.h /usr/include/SDL/SDL_config.h \
|
||||
/usr/include/SDL/SDL_platform.h /usr/include/sys/types.h \
|
||||
/usr/include/features.h /usr/include/sys/cdefs.h \
|
||||
/usr/include/bits/wordsize.h /usr/include/gnu/stubs.h \
|
||||
/usr/include/gnu/stubs-64.h /usr/include/bits/types.h \
|
||||
/usr/include/bits/typesizes.h /usr/include/time.h \
|
||||
/usr/lib/gcc/x86_64-linux-gnu/4.2.3/include/stddef.h \
|
||||
/usr/include/endian.h /usr/include/bits/endian.h \
|
||||
/usr/include/sys/select.h /usr/include/bits/select.h \
|
||||
/usr/include/bits/sigset.h /usr/include/bits/time.h \
|
||||
/usr/include/sys/sysmacros.h /usr/include/bits/pthreadtypes.h \
|
||||
/usr/include/stdio.h /usr/include/libio.h /usr/include/_G_config.h \
|
||||
/usr/include/wchar.h \
|
||||
/usr/lib/gcc/x86_64-linux-gnu/4.2.3/include/stdarg.h \
|
||||
/usr/include/bits/stdio_lim.h /usr/include/bits/sys_errlist.h \
|
||||
/usr/include/bits/stdio.h /usr/include/stdlib.h \
|
||||
/usr/include/bits/waitflags.h /usr/include/bits/waitstatus.h \
|
||||
/usr/include/xlocale.h /usr/include/alloca.h /usr/include/string.h \
|
||||
/usr/include/bits/string.h /usr/include/bits/string2.h \
|
||||
/usr/include/strings.h /usr/include/inttypes.h /usr/include/stdint.h \
|
||||
/usr/include/bits/wchar.h /usr/include/ctype.h /usr/include/iconv.h \
|
||||
/usr/include/SDL/begin_code.h /usr/include/SDL/close_code.h \
|
||||
/usr/include/SDL/SDL_audio.h /usr/include/SDL/SDL_error.h \
|
||||
/usr/include/SDL/SDL_endian.h /usr/include/SDL/SDL_mutex.h \
|
||||
/usr/include/SDL/SDL_thread.h /usr/include/SDL/SDL_rwops.h \
|
||||
/usr/include/SDL/SDL_cdrom.h /usr/include/SDL/SDL_cpuinfo.h \
|
||||
/usr/include/SDL/SDL_events.h /usr/include/SDL/SDL_active.h \
|
||||
/usr/include/SDL/SDL_keyboard.h /usr/include/SDL/SDL_keysym.h \
|
||||
/usr/include/SDL/SDL_mouse.h /usr/include/SDL/SDL_video.h \
|
||||
/usr/include/SDL/SDL_joystick.h /usr/include/SDL/SDL_quit.h \
|
||||
/usr/include/SDL/SDL_loadso.h /usr/include/SDL/SDL_timer.h \
|
||||
/usr/include/SDL/SDL_version.h fn_tilecache.h /usr/include/unistd.h \
|
||||
/usr/include/bits/posix_opt.h /usr/include/bits/environments.h \
|
||||
/usr/include/bits/confname.h /usr/include/getopt.h fn.h fn_tile.h \
|
||||
fn_msgbox.h fn_object.h
|
||||
|
||||
fn_infobox.h:
|
||||
|
||||
/usr/include/SDL/SDL.h:
|
||||
|
||||
/usr/include/SDL/SDL_main.h:
|
||||
|
||||
/usr/include/SDL/SDL_stdinc.h:
|
||||
|
||||
/usr/include/SDL/SDL_config.h:
|
||||
|
||||
/usr/include/SDL/SDL_platform.h:
|
||||
|
||||
/usr/include/sys/types.h:
|
||||
|
||||
/usr/include/features.h:
|
||||
|
||||
/usr/include/sys/cdefs.h:
|
||||
|
||||
/usr/include/bits/wordsize.h:
|
||||
|
||||
/usr/include/gnu/stubs.h:
|
||||
|
||||
/usr/include/gnu/stubs-64.h:
|
||||
|
||||
/usr/include/bits/types.h:
|
||||
|
||||
/usr/include/bits/typesizes.h:
|
||||
|
||||
/usr/include/time.h:
|
||||
|
||||
/usr/lib/gcc/x86_64-linux-gnu/4.2.3/include/stddef.h:
|
||||
|
||||
/usr/include/endian.h:
|
||||
|
||||
/usr/include/bits/endian.h:
|
||||
|
||||
/usr/include/sys/select.h:
|
||||
|
||||
/usr/include/bits/select.h:
|
||||
|
||||
/usr/include/bits/sigset.h:
|
||||
|
||||
/usr/include/bits/time.h:
|
||||
|
||||
/usr/include/sys/sysmacros.h:
|
||||
|
||||
/usr/include/bits/pthreadtypes.h:
|
||||
|
||||
/usr/include/stdio.h:
|
||||
|
||||
/usr/include/libio.h:
|
||||
|
||||
/usr/include/_G_config.h:
|
||||
|
||||
/usr/include/wchar.h:
|
||||
|
||||
/usr/lib/gcc/x86_64-linux-gnu/4.2.3/include/stdarg.h:
|
||||
|
||||
/usr/include/bits/stdio_lim.h:
|
||||
|
||||
/usr/include/bits/sys_errlist.h:
|
||||
|
||||
/usr/include/bits/stdio.h:
|
||||
|
||||
/usr/include/stdlib.h:
|
||||
|
||||
/usr/include/bits/waitflags.h:
|
||||
|
||||
/usr/include/bits/waitstatus.h:
|
||||
|
||||
/usr/include/xlocale.h:
|
||||
|
||||
/usr/include/alloca.h:
|
||||
|
||||
/usr/include/string.h:
|
||||
|
||||
/usr/include/bits/string.h:
|
||||
|
||||
/usr/include/bits/string2.h:
|
||||
|
||||
/usr/include/strings.h:
|
||||
|
||||
/usr/include/inttypes.h:
|
||||
|
||||
/usr/include/stdint.h:
|
||||
|
||||
/usr/include/bits/wchar.h:
|
||||
|
||||
/usr/include/ctype.h:
|
||||
|
||||
/usr/include/iconv.h:
|
||||
|
||||
/usr/include/SDL/begin_code.h:
|
||||
|
||||
/usr/include/SDL/close_code.h:
|
||||
|
||||
/usr/include/SDL/SDL_audio.h:
|
||||
|
||||
/usr/include/SDL/SDL_error.h:
|
||||
|
||||
/usr/include/SDL/SDL_endian.h:
|
||||
|
||||
/usr/include/SDL/SDL_mutex.h:
|
||||
|
||||
/usr/include/SDL/SDL_thread.h:
|
||||
|
||||
/usr/include/SDL/SDL_rwops.h:
|
||||
|
||||
/usr/include/SDL/SDL_cdrom.h:
|
||||
|
||||
/usr/include/SDL/SDL_cpuinfo.h:
|
||||
|
||||
/usr/include/SDL/SDL_events.h:
|
||||
|
||||
/usr/include/SDL/SDL_active.h:
|
||||
|
||||
/usr/include/SDL/SDL_keyboard.h:
|
||||
|
||||
/usr/include/SDL/SDL_keysym.h:
|
||||
|
||||
/usr/include/SDL/SDL_mouse.h:
|
||||
|
||||
/usr/include/SDL/SDL_video.h:
|
||||
|
||||
/usr/include/SDL/SDL_joystick.h:
|
||||
|
||||
/usr/include/SDL/SDL_quit.h:
|
||||
|
||||
/usr/include/SDL/SDL_loadso.h:
|
||||
|
||||
/usr/include/SDL/SDL_timer.h:
|
||||
|
||||
/usr/include/SDL/SDL_version.h:
|
||||
|
||||
fn_tilecache.h:
|
||||
|
||||
/usr/include/unistd.h:
|
||||
|
||||
/usr/include/bits/posix_opt.h:
|
||||
|
||||
/usr/include/bits/environments.h:
|
||||
|
||||
/usr/include/bits/confname.h:
|
||||
|
||||
/usr/include/getopt.h:
|
||||
|
||||
fn.h:
|
||||
|
||||
fn_tile.h:
|
||||
|
||||
fn_msgbox.h:
|
||||
|
||||
fn_object.h:
|
||||
@ -1,201 +0,0 @@
|
||||
fn_item.o fn_item.o: fn_item.c fn_item.h fn_hero.h /usr/include/SDL/SDL.h \
|
||||
/usr/include/SDL/SDL_main.h /usr/include/SDL/SDL_stdinc.h \
|
||||
/usr/include/SDL/SDL_config.h /usr/include/SDL/SDL_platform.h \
|
||||
/usr/include/sys/types.h /usr/include/features.h \
|
||||
/usr/include/sys/cdefs.h /usr/include/bits/wordsize.h \
|
||||
/usr/include/gnu/stubs.h /usr/include/gnu/stubs-64.h \
|
||||
/usr/include/bits/types.h /usr/include/bits/typesizes.h \
|
||||
/usr/include/time.h \
|
||||
/usr/lib/gcc/x86_64-linux-gnu/4.2.3/include/stddef.h \
|
||||
/usr/include/endian.h /usr/include/bits/endian.h \
|
||||
/usr/include/sys/select.h /usr/include/bits/select.h \
|
||||
/usr/include/bits/sigset.h /usr/include/bits/time.h \
|
||||
/usr/include/sys/sysmacros.h /usr/include/bits/pthreadtypes.h \
|
||||
/usr/include/stdio.h /usr/include/libio.h /usr/include/_G_config.h \
|
||||
/usr/include/wchar.h \
|
||||
/usr/lib/gcc/x86_64-linux-gnu/4.2.3/include/stdarg.h \
|
||||
/usr/include/bits/stdio_lim.h /usr/include/bits/sys_errlist.h \
|
||||
/usr/include/bits/stdio.h /usr/include/stdlib.h \
|
||||
/usr/include/bits/waitflags.h /usr/include/bits/waitstatus.h \
|
||||
/usr/include/xlocale.h /usr/include/alloca.h /usr/include/string.h \
|
||||
/usr/include/bits/string.h /usr/include/bits/string2.h \
|
||||
/usr/include/strings.h /usr/include/inttypes.h /usr/include/stdint.h \
|
||||
/usr/include/bits/wchar.h /usr/include/ctype.h /usr/include/iconv.h \
|
||||
/usr/include/SDL/begin_code.h /usr/include/SDL/close_code.h \
|
||||
/usr/include/SDL/SDL_audio.h /usr/include/SDL/SDL_error.h \
|
||||
/usr/include/SDL/SDL_endian.h /usr/include/SDL/SDL_mutex.h \
|
||||
/usr/include/SDL/SDL_thread.h /usr/include/SDL/SDL_rwops.h \
|
||||
/usr/include/SDL/SDL_cdrom.h /usr/include/SDL/SDL_cpuinfo.h \
|
||||
/usr/include/SDL/SDL_events.h /usr/include/SDL/SDL_active.h \
|
||||
/usr/include/SDL/SDL_keyboard.h /usr/include/SDL/SDL_keysym.h \
|
||||
/usr/include/SDL/SDL_mouse.h /usr/include/SDL/SDL_video.h \
|
||||
/usr/include/SDL/SDL_joystick.h /usr/include/SDL/SDL_quit.h \
|
||||
/usr/include/SDL/SDL_loadso.h /usr/include/SDL/SDL_timer.h \
|
||||
/usr/include/SDL/SDL_version.h fn_tilecache.h /usr/include/unistd.h \
|
||||
/usr/include/bits/posix_opt.h /usr/include/bits/environments.h \
|
||||
/usr/include/bits/confname.h /usr/include/getopt.h fn.h fn_tile.h \
|
||||
fn_actor.h fn_level.h fn_shot.h fn_bot.h fn_list.h fn_object.h
|
||||
|
||||
fn_item.h:
|
||||
|
||||
fn_hero.h:
|
||||
|
||||
/usr/include/SDL/SDL.h:
|
||||
|
||||
/usr/include/SDL/SDL_main.h:
|
||||
|
||||
/usr/include/SDL/SDL_stdinc.h:
|
||||
|
||||
/usr/include/SDL/SDL_config.h:
|
||||
|
||||
/usr/include/SDL/SDL_platform.h:
|
||||
|
||||
/usr/include/sys/types.h:
|
||||
|
||||
/usr/include/features.h:
|
||||
|
||||
/usr/include/sys/cdefs.h:
|
||||
|
||||
/usr/include/bits/wordsize.h:
|
||||
|
||||
/usr/include/gnu/stubs.h:
|
||||
|
||||
/usr/include/gnu/stubs-64.h:
|
||||
|
||||
/usr/include/bits/types.h:
|
||||
|
||||
/usr/include/bits/typesizes.h:
|
||||
|
||||
/usr/include/time.h:
|
||||
|
||||
/usr/lib/gcc/x86_64-linux-gnu/4.2.3/include/stddef.h:
|
||||
|
||||
/usr/include/endian.h:
|
||||
|
||||
/usr/include/bits/endian.h:
|
||||
|
||||
/usr/include/sys/select.h:
|
||||
|
||||
/usr/include/bits/select.h:
|
||||
|
||||
/usr/include/bits/sigset.h:
|
||||
|
||||
/usr/include/bits/time.h:
|
||||
|
||||
/usr/include/sys/sysmacros.h:
|
||||
|
||||
/usr/include/bits/pthreadtypes.h:
|
||||
|
||||
/usr/include/stdio.h:
|
||||
|
||||
/usr/include/libio.h:
|
||||
|
||||
/usr/include/_G_config.h:
|
||||
|
||||
/usr/include/wchar.h:
|
||||
|
||||
/usr/lib/gcc/x86_64-linux-gnu/4.2.3/include/stdarg.h:
|
||||
|
||||
/usr/include/bits/stdio_lim.h:
|
||||
|
||||
/usr/include/bits/sys_errlist.h:
|
||||
|
||||
/usr/include/bits/stdio.h:
|
||||
|
||||
/usr/include/stdlib.h:
|
||||
|
||||
/usr/include/bits/waitflags.h:
|
||||
|
||||
/usr/include/bits/waitstatus.h:
|
||||
|
||||
/usr/include/xlocale.h:
|
||||
|
||||
/usr/include/alloca.h:
|
||||
|
||||
/usr/include/string.h:
|
||||
|
||||
/usr/include/bits/string.h:
|
||||
|
||||
/usr/include/bits/string2.h:
|
||||
|
||||
/usr/include/strings.h:
|
||||
|
||||
/usr/include/inttypes.h:
|
||||
|
||||
/usr/include/stdint.h:
|
||||
|
||||
/usr/include/bits/wchar.h:
|
||||
|
||||
/usr/include/ctype.h:
|
||||
|
||||
/usr/include/iconv.h:
|
||||
|
||||
/usr/include/SDL/begin_code.h:
|
||||
|
||||
/usr/include/SDL/close_code.h:
|
||||
|
||||
/usr/include/SDL/SDL_audio.h:
|
||||
|
||||
/usr/include/SDL/SDL_error.h:
|
||||
|
||||
/usr/include/SDL/SDL_endian.h:
|
||||
|
||||
/usr/include/SDL/SDL_mutex.h:
|
||||
|
||||
/usr/include/SDL/SDL_thread.h:
|
||||
|
||||
/usr/include/SDL/SDL_rwops.h:
|
||||
|
||||
/usr/include/SDL/SDL_cdrom.h:
|
||||
|
||||
/usr/include/SDL/SDL_cpuinfo.h:
|
||||
|
||||
/usr/include/SDL/SDL_events.h:
|
||||
|
||||
/usr/include/SDL/SDL_active.h:
|
||||
|
||||
/usr/include/SDL/SDL_keyboard.h:
|
||||
|
||||
/usr/include/SDL/SDL_keysym.h:
|
||||
|
||||
/usr/include/SDL/SDL_mouse.h:
|
||||
|
||||
/usr/include/SDL/SDL_video.h:
|
||||
|
||||
/usr/include/SDL/SDL_joystick.h:
|
||||
|
||||
/usr/include/SDL/SDL_quit.h:
|
||||
|
||||
/usr/include/SDL/SDL_loadso.h:
|
||||
|
||||
/usr/include/SDL/SDL_timer.h:
|
||||
|
||||
/usr/include/SDL/SDL_version.h:
|
||||
|
||||
fn_tilecache.h:
|
||||
|
||||
/usr/include/unistd.h:
|
||||
|
||||
/usr/include/bits/posix_opt.h:
|
||||
|
||||
/usr/include/bits/environments.h:
|
||||
|
||||
/usr/include/bits/confname.h:
|
||||
|
||||
/usr/include/getopt.h:
|
||||
|
||||
fn.h:
|
||||
|
||||
fn_tile.h:
|
||||
|
||||
fn_actor.h:
|
||||
|
||||
fn_level.h:
|
||||
|
||||
fn_shot.h:
|
||||
|
||||
fn_bot.h:
|
||||
|
||||
fn_list.h:
|
||||
|
||||
fn_object.h:
|
||||
@ -1,199 +0,0 @@
|
||||
fn_level.o fn_level.o: fn_level.c fn_level.h fn_hero.h \
|
||||
/usr/include/SDL/SDL.h /usr/include/SDL/SDL_main.h \
|
||||
/usr/include/SDL/SDL_stdinc.h /usr/include/SDL/SDL_config.h \
|
||||
/usr/include/SDL/SDL_platform.h /usr/include/sys/types.h \
|
||||
/usr/include/features.h /usr/include/sys/cdefs.h \
|
||||
/usr/include/bits/wordsize.h /usr/include/gnu/stubs.h \
|
||||
/usr/include/gnu/stubs-64.h /usr/include/bits/types.h \
|
||||
/usr/include/bits/typesizes.h /usr/include/time.h \
|
||||
/usr/lib/gcc/x86_64-linux-gnu/4.2.3/include/stddef.h \
|
||||
/usr/include/endian.h /usr/include/bits/endian.h \
|
||||
/usr/include/sys/select.h /usr/include/bits/select.h \
|
||||
/usr/include/bits/sigset.h /usr/include/bits/time.h \
|
||||
/usr/include/sys/sysmacros.h /usr/include/bits/pthreadtypes.h \
|
||||
/usr/include/stdio.h /usr/include/libio.h /usr/include/_G_config.h \
|
||||
/usr/include/wchar.h \
|
||||
/usr/lib/gcc/x86_64-linux-gnu/4.2.3/include/stdarg.h \
|
||||
/usr/include/bits/stdio_lim.h /usr/include/bits/sys_errlist.h \
|
||||
/usr/include/bits/stdio.h /usr/include/stdlib.h \
|
||||
/usr/include/bits/waitflags.h /usr/include/bits/waitstatus.h \
|
||||
/usr/include/xlocale.h /usr/include/alloca.h /usr/include/string.h \
|
||||
/usr/include/bits/string.h /usr/include/bits/string2.h \
|
||||
/usr/include/strings.h /usr/include/inttypes.h /usr/include/stdint.h \
|
||||
/usr/include/bits/wchar.h /usr/include/ctype.h /usr/include/iconv.h \
|
||||
/usr/include/SDL/begin_code.h /usr/include/SDL/close_code.h \
|
||||
/usr/include/SDL/SDL_audio.h /usr/include/SDL/SDL_error.h \
|
||||
/usr/include/SDL/SDL_endian.h /usr/include/SDL/SDL_mutex.h \
|
||||
/usr/include/SDL/SDL_thread.h /usr/include/SDL/SDL_rwops.h \
|
||||
/usr/include/SDL/SDL_cdrom.h /usr/include/SDL/SDL_cpuinfo.h \
|
||||
/usr/include/SDL/SDL_events.h /usr/include/SDL/SDL_active.h \
|
||||
/usr/include/SDL/SDL_keyboard.h /usr/include/SDL/SDL_keysym.h \
|
||||
/usr/include/SDL/SDL_mouse.h /usr/include/SDL/SDL_video.h \
|
||||
/usr/include/SDL/SDL_joystick.h /usr/include/SDL/SDL_quit.h \
|
||||
/usr/include/SDL/SDL_loadso.h /usr/include/SDL/SDL_timer.h \
|
||||
/usr/include/SDL/SDL_version.h fn_tilecache.h /usr/include/unistd.h \
|
||||
/usr/include/bits/posix_opt.h /usr/include/bits/environments.h \
|
||||
/usr/include/bits/confname.h /usr/include/getopt.h fn.h fn_tile.h \
|
||||
fn_actor.h fn_shot.h fn_bot.h fn_list.h fn_object.h
|
||||
|
||||
fn_level.h:
|
||||
|
||||
fn_hero.h:
|
||||
|
||||
/usr/include/SDL/SDL.h:
|
||||
|
||||
/usr/include/SDL/SDL_main.h:
|
||||
|
||||
/usr/include/SDL/SDL_stdinc.h:
|
||||
|
||||
/usr/include/SDL/SDL_config.h:
|
||||
|
||||
/usr/include/SDL/SDL_platform.h:
|
||||
|
||||
/usr/include/sys/types.h:
|
||||
|
||||
/usr/include/features.h:
|
||||
|
||||
/usr/include/sys/cdefs.h:
|
||||
|
||||
/usr/include/bits/wordsize.h:
|
||||
|
||||
/usr/include/gnu/stubs.h:
|
||||
|
||||
/usr/include/gnu/stubs-64.h:
|
||||
|
||||
/usr/include/bits/types.h:
|
||||
|
||||
/usr/include/bits/typesizes.h:
|
||||
|
||||
/usr/include/time.h:
|
||||
|
||||
/usr/lib/gcc/x86_64-linux-gnu/4.2.3/include/stddef.h:
|
||||
|
||||
/usr/include/endian.h:
|
||||
|
||||
/usr/include/bits/endian.h:
|
||||
|
||||
/usr/include/sys/select.h:
|
||||
|
||||
/usr/include/bits/select.h:
|
||||
|
||||
/usr/include/bits/sigset.h:
|
||||
|
||||
/usr/include/bits/time.h:
|
||||
|
||||
/usr/include/sys/sysmacros.h:
|
||||
|
||||
/usr/include/bits/pthreadtypes.h:
|
||||
|
||||
/usr/include/stdio.h:
|
||||
|
||||
/usr/include/libio.h:
|
||||
|
||||
/usr/include/_G_config.h:
|
||||
|
||||
/usr/include/wchar.h:
|
||||
|
||||
/usr/lib/gcc/x86_64-linux-gnu/4.2.3/include/stdarg.h:
|
||||
|
||||
/usr/include/bits/stdio_lim.h:
|
||||
|
||||
/usr/include/bits/sys_errlist.h:
|
||||
|
||||
/usr/include/bits/stdio.h:
|
||||
|
||||
/usr/include/stdlib.h:
|
||||
|
||||
/usr/include/bits/waitflags.h:
|
||||
|
||||
/usr/include/bits/waitstatus.h:
|
||||
|
||||
/usr/include/xlocale.h:
|
||||
|
||||
/usr/include/alloca.h:
|
||||
|
||||
/usr/include/string.h:
|
||||
|
||||
/usr/include/bits/string.h:
|
||||
|
||||
/usr/include/bits/string2.h:
|
||||
|
||||
/usr/include/strings.h:
|
||||
|
||||
/usr/include/inttypes.h:
|
||||
|
||||
/usr/include/stdint.h:
|
||||
|
||||
/usr/include/bits/wchar.h:
|
||||
|
||||
/usr/include/ctype.h:
|
||||
|
||||
/usr/include/iconv.h:
|
||||
|
||||
/usr/include/SDL/begin_code.h:
|
||||
|
||||
/usr/include/SDL/close_code.h:
|
||||
|
||||
/usr/include/SDL/SDL_audio.h:
|
||||
|
||||
/usr/include/SDL/SDL_error.h:
|
||||
|
||||
/usr/include/SDL/SDL_endian.h:
|
||||
|
||||
/usr/include/SDL/SDL_mutex.h:
|
||||
|
||||
/usr/include/SDL/SDL_thread.h:
|
||||
|
||||
/usr/include/SDL/SDL_rwops.h:
|
||||
|
||||
/usr/include/SDL/SDL_cdrom.h:
|
||||
|
||||
/usr/include/SDL/SDL_cpuinfo.h:
|
||||
|
||||
/usr/include/SDL/SDL_events.h:
|
||||
|
||||
/usr/include/SDL/SDL_active.h:
|
||||
|
||||
/usr/include/SDL/SDL_keyboard.h:
|
||||
|
||||
/usr/include/SDL/SDL_keysym.h:
|
||||
|
||||
/usr/include/SDL/SDL_mouse.h:
|
||||
|
||||
/usr/include/SDL/SDL_video.h:
|
||||
|
||||
/usr/include/SDL/SDL_joystick.h:
|
||||
|
||||
/usr/include/SDL/SDL_quit.h:
|
||||
|
||||
/usr/include/SDL/SDL_loadso.h:
|
||||
|
||||
/usr/include/SDL/SDL_timer.h:
|
||||
|
||||
/usr/include/SDL/SDL_version.h:
|
||||
|
||||
fn_tilecache.h:
|
||||
|
||||
/usr/include/unistd.h:
|
||||
|
||||
/usr/include/bits/posix_opt.h:
|
||||
|
||||
/usr/include/bits/environments.h:
|
||||
|
||||
/usr/include/bits/confname.h:
|
||||
|
||||
/usr/include/getopt.h:
|
||||
|
||||
fn.h:
|
||||
|
||||
fn_tile.h:
|
||||
|
||||
fn_actor.h:
|
||||
|
||||
fn_shot.h:
|
||||
|
||||
fn_bot.h:
|
||||
|
||||
fn_list.h:
|
||||
|
||||
fn_object.h:
|
||||
@ -1,81 +0,0 @@
|
||||
fn_list.o fn_list.o: fn_list.c /usr/include/stdlib.h \
|
||||
/usr/include/features.h /usr/include/sys/cdefs.h \
|
||||
/usr/include/bits/wordsize.h /usr/include/gnu/stubs.h \
|
||||
/usr/include/gnu/stubs-64.h \
|
||||
/usr/lib/gcc/x86_64-linux-gnu/4.2.3/include/stddef.h \
|
||||
/usr/include/bits/waitflags.h /usr/include/bits/waitstatus.h \
|
||||
/usr/include/endian.h /usr/include/bits/endian.h /usr/include/xlocale.h \
|
||||
/usr/include/sys/types.h /usr/include/bits/types.h \
|
||||
/usr/include/bits/typesizes.h /usr/include/time.h \
|
||||
/usr/include/sys/select.h /usr/include/bits/select.h \
|
||||
/usr/include/bits/sigset.h /usr/include/bits/time.h \
|
||||
/usr/include/sys/sysmacros.h /usr/include/bits/pthreadtypes.h \
|
||||
/usr/include/alloca.h /usr/include/stdio.h /usr/include/libio.h \
|
||||
/usr/include/_G_config.h /usr/include/wchar.h \
|
||||
/usr/lib/gcc/x86_64-linux-gnu/4.2.3/include/stdarg.h \
|
||||
/usr/include/bits/stdio_lim.h /usr/include/bits/sys_errlist.h \
|
||||
/usr/include/bits/stdio.h fn_list.h
|
||||
|
||||
/usr/include/stdlib.h:
|
||||
|
||||
/usr/include/features.h:
|
||||
|
||||
/usr/include/sys/cdefs.h:
|
||||
|
||||
/usr/include/bits/wordsize.h:
|
||||
|
||||
/usr/include/gnu/stubs.h:
|
||||
|
||||
/usr/include/gnu/stubs-64.h:
|
||||
|
||||
/usr/lib/gcc/x86_64-linux-gnu/4.2.3/include/stddef.h:
|
||||
|
||||
/usr/include/bits/waitflags.h:
|
||||
|
||||
/usr/include/bits/waitstatus.h:
|
||||
|
||||
/usr/include/endian.h:
|
||||
|
||||
/usr/include/bits/endian.h:
|
||||
|
||||
/usr/include/xlocale.h:
|
||||
|
||||
/usr/include/sys/types.h:
|
||||
|
||||
/usr/include/bits/types.h:
|
||||
|
||||
/usr/include/bits/typesizes.h:
|
||||
|
||||
/usr/include/time.h:
|
||||
|
||||
/usr/include/sys/select.h:
|
||||
|
||||
/usr/include/bits/select.h:
|
||||
|
||||
/usr/include/bits/sigset.h:
|
||||
|
||||
/usr/include/bits/time.h:
|
||||
|
||||
/usr/include/sys/sysmacros.h:
|
||||
|
||||
/usr/include/bits/pthreadtypes.h:
|
||||
|
||||
/usr/include/alloca.h:
|
||||
|
||||
/usr/include/stdio.h:
|
||||
|
||||
/usr/include/libio.h:
|
||||
|
||||
/usr/include/_G_config.h:
|
||||
|
||||
/usr/include/wchar.h:
|
||||
|
||||
/usr/lib/gcc/x86_64-linux-gnu/4.2.3/include/stdarg.h:
|
||||
|
||||
/usr/include/bits/stdio_lim.h:
|
||||
|
||||
/usr/include/bits/sys_errlist.h:
|
||||
|
||||
/usr/include/bits/stdio.h:
|
||||
|
||||
fn_list.h:
|
||||
@ -1,191 +0,0 @@
|
||||
fn_mainmenu.o fn_mainmenu.o: fn_mainmenu.c fn_mainmenu.h fn_msgbox.h \
|
||||
/usr/include/SDL/SDL.h /usr/include/SDL/SDL_main.h \
|
||||
/usr/include/SDL/SDL_stdinc.h /usr/include/SDL/SDL_config.h \
|
||||
/usr/include/SDL/SDL_platform.h /usr/include/sys/types.h \
|
||||
/usr/include/features.h /usr/include/sys/cdefs.h \
|
||||
/usr/include/bits/wordsize.h /usr/include/gnu/stubs.h \
|
||||
/usr/include/gnu/stubs-64.h /usr/include/bits/types.h \
|
||||
/usr/include/bits/typesizes.h /usr/include/time.h \
|
||||
/usr/lib/gcc/x86_64-linux-gnu/4.2.3/include/stddef.h \
|
||||
/usr/include/endian.h /usr/include/bits/endian.h \
|
||||
/usr/include/sys/select.h /usr/include/bits/select.h \
|
||||
/usr/include/bits/sigset.h /usr/include/bits/time.h \
|
||||
/usr/include/sys/sysmacros.h /usr/include/bits/pthreadtypes.h \
|
||||
/usr/include/stdio.h /usr/include/libio.h /usr/include/_G_config.h \
|
||||
/usr/include/wchar.h \
|
||||
/usr/lib/gcc/x86_64-linux-gnu/4.2.3/include/stdarg.h \
|
||||
/usr/include/bits/stdio_lim.h /usr/include/bits/sys_errlist.h \
|
||||
/usr/include/bits/stdio.h /usr/include/stdlib.h \
|
||||
/usr/include/bits/waitflags.h /usr/include/bits/waitstatus.h \
|
||||
/usr/include/xlocale.h /usr/include/alloca.h /usr/include/string.h \
|
||||
/usr/include/bits/string.h /usr/include/bits/string2.h \
|
||||
/usr/include/strings.h /usr/include/inttypes.h /usr/include/stdint.h \
|
||||
/usr/include/bits/wchar.h /usr/include/ctype.h /usr/include/iconv.h \
|
||||
/usr/include/SDL/begin_code.h /usr/include/SDL/close_code.h \
|
||||
/usr/include/SDL/SDL_audio.h /usr/include/SDL/SDL_error.h \
|
||||
/usr/include/SDL/SDL_endian.h /usr/include/SDL/SDL_mutex.h \
|
||||
/usr/include/SDL/SDL_thread.h /usr/include/SDL/SDL_rwops.h \
|
||||
/usr/include/SDL/SDL_cdrom.h /usr/include/SDL/SDL_cpuinfo.h \
|
||||
/usr/include/SDL/SDL_events.h /usr/include/SDL/SDL_active.h \
|
||||
/usr/include/SDL/SDL_keyboard.h /usr/include/SDL/SDL_keysym.h \
|
||||
/usr/include/SDL/SDL_mouse.h /usr/include/SDL/SDL_video.h \
|
||||
/usr/include/SDL/SDL_joystick.h /usr/include/SDL/SDL_quit.h \
|
||||
/usr/include/SDL/SDL_loadso.h /usr/include/SDL/SDL_timer.h \
|
||||
/usr/include/SDL/SDL_version.h fn_object.h fn_tilecache.h \
|
||||
/usr/include/unistd.h /usr/include/bits/posix_opt.h \
|
||||
/usr/include/bits/environments.h /usr/include/bits/confname.h \
|
||||
/usr/include/getopt.h fn.h fn_tile.h
|
||||
|
||||
fn_mainmenu.h:
|
||||
|
||||
fn_msgbox.h:
|
||||
|
||||
/usr/include/SDL/SDL.h:
|
||||
|
||||
/usr/include/SDL/SDL_main.h:
|
||||
|
||||
/usr/include/SDL/SDL_stdinc.h:
|
||||
|
||||
/usr/include/SDL/SDL_config.h:
|
||||
|
||||
/usr/include/SDL/SDL_platform.h:
|
||||
|
||||
/usr/include/sys/types.h:
|
||||
|
||||
/usr/include/features.h:
|
||||
|
||||
/usr/include/sys/cdefs.h:
|
||||
|
||||
/usr/include/bits/wordsize.h:
|
||||
|
||||
/usr/include/gnu/stubs.h:
|
||||
|
||||
/usr/include/gnu/stubs-64.h:
|
||||
|
||||
/usr/include/bits/types.h:
|
||||
|
||||
/usr/include/bits/typesizes.h:
|
||||
|
||||
/usr/include/time.h:
|
||||
|
||||
/usr/lib/gcc/x86_64-linux-gnu/4.2.3/include/stddef.h:
|
||||
|
||||
/usr/include/endian.h:
|
||||
|
||||
/usr/include/bits/endian.h:
|
||||
|
||||
/usr/include/sys/select.h:
|
||||
|
||||
/usr/include/bits/select.h:
|
||||
|
||||
/usr/include/bits/sigset.h:
|
||||
|
||||
/usr/include/bits/time.h:
|
||||
|
||||
/usr/include/sys/sysmacros.h:
|
||||
|
||||
/usr/include/bits/pthreadtypes.h:
|
||||
|
||||
/usr/include/stdio.h:
|
||||
|
||||
/usr/include/libio.h:
|
||||
|
||||
/usr/include/_G_config.h:
|
||||
|
||||
/usr/include/wchar.h:
|
||||
|
||||
/usr/lib/gcc/x86_64-linux-gnu/4.2.3/include/stdarg.h:
|
||||
|
||||
/usr/include/bits/stdio_lim.h:
|
||||
|
||||
/usr/include/bits/sys_errlist.h:
|
||||
|
||||
/usr/include/bits/stdio.h:
|
||||
|
||||
/usr/include/stdlib.h:
|
||||
|
||||
/usr/include/bits/waitflags.h:
|
||||
|
||||
/usr/include/bits/waitstatus.h:
|
||||
|
||||
/usr/include/xlocale.h:
|
||||
|
||||
/usr/include/alloca.h:
|
||||
|
||||
/usr/include/string.h:
|
||||
|
||||
/usr/include/bits/string.h:
|
||||
|
||||
/usr/include/bits/string2.h:
|
||||
|
||||
/usr/include/strings.h:
|
||||
|
||||
/usr/include/inttypes.h:
|
||||
|
||||
/usr/include/stdint.h:
|
||||
|
||||
/usr/include/bits/wchar.h:
|
||||
|
||||
/usr/include/ctype.h:
|
||||
|
||||
/usr/include/iconv.h:
|
||||
|
||||
/usr/include/SDL/begin_code.h:
|
||||
|
||||
/usr/include/SDL/close_code.h:
|
||||
|
||||
/usr/include/SDL/SDL_audio.h:
|
||||
|
||||
/usr/include/SDL/SDL_error.h:
|
||||
|
||||
/usr/include/SDL/SDL_endian.h:
|
||||
|
||||
/usr/include/SDL/SDL_mutex.h:
|
||||
|
||||
/usr/include/SDL/SDL_thread.h:
|
||||
|
||||
/usr/include/SDL/SDL_rwops.h:
|
||||
|
||||
/usr/include/SDL/SDL_cdrom.h:
|
||||
|
||||
/usr/include/SDL/SDL_cpuinfo.h:
|
||||
|
||||
/usr/include/SDL/SDL_events.h:
|
||||
|
||||
/usr/include/SDL/SDL_active.h:
|
||||
|
||||
/usr/include/SDL/SDL_keyboard.h:
|
||||
|
||||
/usr/include/SDL/SDL_keysym.h:
|
||||
|
||||
/usr/include/SDL/SDL_mouse.h:
|
||||
|
||||
/usr/include/SDL/SDL_video.h:
|
||||
|
||||
/usr/include/SDL/SDL_joystick.h:
|
||||
|
||||
/usr/include/SDL/SDL_quit.h:
|
||||
|
||||
/usr/include/SDL/SDL_loadso.h:
|
||||
|
||||
/usr/include/SDL/SDL_timer.h:
|
||||
|
||||
/usr/include/SDL/SDL_version.h:
|
||||
|
||||
fn_object.h:
|
||||
|
||||
fn_tilecache.h:
|
||||
|
||||
/usr/include/unistd.h:
|
||||
|
||||
/usr/include/bits/posix_opt.h:
|
||||
|
||||
/usr/include/bits/environments.h:
|
||||
|
||||
/usr/include/bits/confname.h:
|
||||
|
||||
/usr/include/getopt.h:
|
||||
|
||||
fn.h:
|
||||
|
||||
fn_tile.h:
|
||||
@ -1,191 +0,0 @@
|
||||
fn_msgbox.o fn_msgbox.o: fn_msgbox.c /usr/include/SDL/SDL.h \
|
||||
/usr/include/SDL/SDL_main.h /usr/include/SDL/SDL_stdinc.h \
|
||||
/usr/include/SDL/SDL_config.h /usr/include/SDL/SDL_platform.h \
|
||||
/usr/include/sys/types.h /usr/include/features.h \
|
||||
/usr/include/sys/cdefs.h /usr/include/bits/wordsize.h \
|
||||
/usr/include/gnu/stubs.h /usr/include/gnu/stubs-64.h \
|
||||
/usr/include/bits/types.h /usr/include/bits/typesizes.h \
|
||||
/usr/include/time.h \
|
||||
/usr/lib/gcc/x86_64-linux-gnu/4.2.3/include/stddef.h \
|
||||
/usr/include/endian.h /usr/include/bits/endian.h \
|
||||
/usr/include/sys/select.h /usr/include/bits/select.h \
|
||||
/usr/include/bits/sigset.h /usr/include/bits/time.h \
|
||||
/usr/include/sys/sysmacros.h /usr/include/bits/pthreadtypes.h \
|
||||
/usr/include/stdio.h /usr/include/libio.h /usr/include/_G_config.h \
|
||||
/usr/include/wchar.h \
|
||||
/usr/lib/gcc/x86_64-linux-gnu/4.2.3/include/stdarg.h \
|
||||
/usr/include/bits/stdio_lim.h /usr/include/bits/sys_errlist.h \
|
||||
/usr/include/bits/stdio.h /usr/include/stdlib.h \
|
||||
/usr/include/bits/waitflags.h /usr/include/bits/waitstatus.h \
|
||||
/usr/include/xlocale.h /usr/include/alloca.h /usr/include/string.h \
|
||||
/usr/include/bits/string.h /usr/include/bits/string2.h \
|
||||
/usr/include/strings.h /usr/include/inttypes.h /usr/include/stdint.h \
|
||||
/usr/include/bits/wchar.h /usr/include/ctype.h /usr/include/iconv.h \
|
||||
/usr/include/SDL/begin_code.h /usr/include/SDL/close_code.h \
|
||||
/usr/include/SDL/SDL_audio.h /usr/include/SDL/SDL_error.h \
|
||||
/usr/include/SDL/SDL_endian.h /usr/include/SDL/SDL_mutex.h \
|
||||
/usr/include/SDL/SDL_thread.h /usr/include/SDL/SDL_rwops.h \
|
||||
/usr/include/SDL/SDL_cdrom.h /usr/include/SDL/SDL_cpuinfo.h \
|
||||
/usr/include/SDL/SDL_events.h /usr/include/SDL/SDL_active.h \
|
||||
/usr/include/SDL/SDL_keyboard.h /usr/include/SDL/SDL_keysym.h \
|
||||
/usr/include/SDL/SDL_mouse.h /usr/include/SDL/SDL_video.h \
|
||||
/usr/include/SDL/SDL_joystick.h /usr/include/SDL/SDL_quit.h \
|
||||
/usr/include/SDL/SDL_loadso.h /usr/include/SDL/SDL_timer.h \
|
||||
/usr/include/SDL/SDL_version.h fn.h fn_msgbox.h fn_object.h \
|
||||
fn_tilecache.h /usr/include/unistd.h /usr/include/bits/posix_opt.h \
|
||||
/usr/include/bits/environments.h /usr/include/bits/confname.h \
|
||||
/usr/include/getopt.h fn_tile.h fn_text.h
|
||||
|
||||
/usr/include/SDL/SDL.h:
|
||||
|
||||
/usr/include/SDL/SDL_main.h:
|
||||
|
||||
/usr/include/SDL/SDL_stdinc.h:
|
||||
|
||||
/usr/include/SDL/SDL_config.h:
|
||||
|
||||
/usr/include/SDL/SDL_platform.h:
|
||||
|
||||
/usr/include/sys/types.h:
|
||||
|
||||
/usr/include/features.h:
|
||||
|
||||
/usr/include/sys/cdefs.h:
|
||||
|
||||
/usr/include/bits/wordsize.h:
|
||||
|
||||
/usr/include/gnu/stubs.h:
|
||||
|
||||
/usr/include/gnu/stubs-64.h:
|
||||
|
||||
/usr/include/bits/types.h:
|
||||
|
||||
/usr/include/bits/typesizes.h:
|
||||
|
||||
/usr/include/time.h:
|
||||
|
||||
/usr/lib/gcc/x86_64-linux-gnu/4.2.3/include/stddef.h:
|
||||
|
||||
/usr/include/endian.h:
|
||||
|
||||
/usr/include/bits/endian.h:
|
||||
|
||||
/usr/include/sys/select.h:
|
||||
|
||||
/usr/include/bits/select.h:
|
||||
|
||||
/usr/include/bits/sigset.h:
|
||||
|
||||
/usr/include/bits/time.h:
|
||||
|
||||
/usr/include/sys/sysmacros.h:
|
||||
|
||||
/usr/include/bits/pthreadtypes.h:
|
||||
|
||||
/usr/include/stdio.h:
|
||||
|
||||
/usr/include/libio.h:
|
||||
|
||||
/usr/include/_G_config.h:
|
||||
|
||||
/usr/include/wchar.h:
|
||||
|
||||
/usr/lib/gcc/x86_64-linux-gnu/4.2.3/include/stdarg.h:
|
||||
|
||||
/usr/include/bits/stdio_lim.h:
|
||||
|
||||
/usr/include/bits/sys_errlist.h:
|
||||
|
||||
/usr/include/bits/stdio.h:
|
||||
|
||||
/usr/include/stdlib.h:
|
||||
|
||||
/usr/include/bits/waitflags.h:
|
||||
|
||||
/usr/include/bits/waitstatus.h:
|
||||
|
||||
/usr/include/xlocale.h:
|
||||
|
||||
/usr/include/alloca.h:
|
||||
|
||||
/usr/include/string.h:
|
||||
|
||||
/usr/include/bits/string.h:
|
||||
|
||||
/usr/include/bits/string2.h:
|
||||
|
||||
/usr/include/strings.h:
|
||||
|
||||
/usr/include/inttypes.h:
|
||||
|
||||
/usr/include/stdint.h:
|
||||
|
||||
/usr/include/bits/wchar.h:
|
||||
|
||||
/usr/include/ctype.h:
|
||||
|
||||
/usr/include/iconv.h:
|
||||
|
||||
/usr/include/SDL/begin_code.h:
|
||||
|
||||
/usr/include/SDL/close_code.h:
|
||||
|
||||
/usr/include/SDL/SDL_audio.h:
|
||||
|
||||
/usr/include/SDL/SDL_error.h:
|
||||
|
||||
/usr/include/SDL/SDL_endian.h:
|
||||
|
||||
/usr/include/SDL/SDL_mutex.h:
|
||||
|
||||
/usr/include/SDL/SDL_thread.h:
|
||||
|
||||
/usr/include/SDL/SDL_rwops.h:
|
||||
|
||||
/usr/include/SDL/SDL_cdrom.h:
|
||||
|
||||
/usr/include/SDL/SDL_cpuinfo.h:
|
||||
|
||||
/usr/include/SDL/SDL_events.h:
|
||||
|
||||
/usr/include/SDL/SDL_active.h:
|
||||
|
||||
/usr/include/SDL/SDL_keyboard.h:
|
||||
|
||||
/usr/include/SDL/SDL_keysym.h:
|
||||
|
||||
/usr/include/SDL/SDL_mouse.h:
|
||||
|
||||
/usr/include/SDL/SDL_video.h:
|
||||
|
||||
/usr/include/SDL/SDL_joystick.h:
|
||||
|
||||
/usr/include/SDL/SDL_quit.h:
|
||||
|
||||
/usr/include/SDL/SDL_loadso.h:
|
||||
|
||||
/usr/include/SDL/SDL_timer.h:
|
||||
|
||||
/usr/include/SDL/SDL_version.h:
|
||||
|
||||
fn.h:
|
||||
|
||||
fn_msgbox.h:
|
||||
|
||||
fn_object.h:
|
||||
|
||||
fn_tilecache.h:
|
||||
|
||||
/usr/include/unistd.h:
|
||||
|
||||
/usr/include/bits/posix_opt.h:
|
||||
|
||||
/usr/include/bits/environments.h:
|
||||
|
||||
/usr/include/bits/confname.h:
|
||||
|
||||
/usr/include/getopt.h:
|
||||
|
||||
fn_tile.h:
|
||||
|
||||
fn_text.h:
|
||||
@ -1,196 +0,0 @@
|
||||
fn_picture.o fn_picture.o: fn_picture.c /usr/include/stdlib.h \
|
||||
/usr/include/features.h /usr/include/sys/cdefs.h \
|
||||
/usr/include/bits/wordsize.h /usr/include/gnu/stubs.h \
|
||||
/usr/include/gnu/stubs-64.h \
|
||||
/usr/lib/gcc/x86_64-linux-gnu/4.2.3/include/stddef.h \
|
||||
/usr/include/bits/waitflags.h /usr/include/bits/waitstatus.h \
|
||||
/usr/include/endian.h /usr/include/bits/endian.h /usr/include/xlocale.h \
|
||||
/usr/include/sys/types.h /usr/include/bits/types.h \
|
||||
/usr/include/bits/typesizes.h /usr/include/time.h \
|
||||
/usr/include/sys/select.h /usr/include/bits/select.h \
|
||||
/usr/include/bits/sigset.h /usr/include/bits/time.h \
|
||||
/usr/include/sys/sysmacros.h /usr/include/bits/pthreadtypes.h \
|
||||
/usr/include/alloca.h /usr/include/unistd.h \
|
||||
/usr/include/bits/posix_opt.h /usr/include/bits/environments.h \
|
||||
/usr/include/bits/confname.h /usr/include/getopt.h fn.h fn_draw.h \
|
||||
/usr/include/SDL/SDL.h /usr/include/SDL/SDL_main.h \
|
||||
/usr/include/SDL/SDL_stdinc.h /usr/include/SDL/SDL_config.h \
|
||||
/usr/include/SDL/SDL_platform.h /usr/include/stdio.h \
|
||||
/usr/include/libio.h /usr/include/_G_config.h /usr/include/wchar.h \
|
||||
/usr/lib/gcc/x86_64-linux-gnu/4.2.3/include/stdarg.h \
|
||||
/usr/include/bits/stdio_lim.h /usr/include/bits/sys_errlist.h \
|
||||
/usr/include/bits/stdio.h /usr/include/string.h \
|
||||
/usr/include/bits/string.h /usr/include/bits/string2.h \
|
||||
/usr/include/strings.h /usr/include/inttypes.h /usr/include/stdint.h \
|
||||
/usr/include/bits/wchar.h /usr/include/ctype.h /usr/include/iconv.h \
|
||||
/usr/include/SDL/begin_code.h /usr/include/SDL/close_code.h \
|
||||
/usr/include/SDL/SDL_audio.h /usr/include/SDL/SDL_error.h \
|
||||
/usr/include/SDL/SDL_endian.h /usr/include/SDL/SDL_mutex.h \
|
||||
/usr/include/SDL/SDL_thread.h /usr/include/SDL/SDL_rwops.h \
|
||||
/usr/include/SDL/SDL_cdrom.h /usr/include/SDL/SDL_cpuinfo.h \
|
||||
/usr/include/SDL/SDL_events.h /usr/include/SDL/SDL_active.h \
|
||||
/usr/include/SDL/SDL_keyboard.h /usr/include/SDL/SDL_keysym.h \
|
||||
/usr/include/SDL/SDL_mouse.h /usr/include/SDL/SDL_video.h \
|
||||
/usr/include/SDL/SDL_joystick.h /usr/include/SDL/SDL_quit.h \
|
||||
/usr/include/SDL/SDL_loadso.h /usr/include/SDL/SDL_timer.h \
|
||||
/usr/include/SDL/SDL_version.h fn_picture.h /usr/include/sys/stat.h \
|
||||
/usr/include/bits/stat.h /usr/include/fcntl.h /usr/include/bits/fcntl.h \
|
||||
/usr/include/bits/uio.h
|
||||
|
||||
/usr/include/stdlib.h:
|
||||
|
||||
/usr/include/features.h:
|
||||
|
||||
/usr/include/sys/cdefs.h:
|
||||
|
||||
/usr/include/bits/wordsize.h:
|
||||
|
||||
/usr/include/gnu/stubs.h:
|
||||
|
||||
/usr/include/gnu/stubs-64.h:
|
||||
|
||||
/usr/lib/gcc/x86_64-linux-gnu/4.2.3/include/stddef.h:
|
||||
|
||||
/usr/include/bits/waitflags.h:
|
||||
|
||||
/usr/include/bits/waitstatus.h:
|
||||
|
||||
/usr/include/endian.h:
|
||||
|
||||
/usr/include/bits/endian.h:
|
||||
|
||||
/usr/include/xlocale.h:
|
||||
|
||||
/usr/include/sys/types.h:
|
||||
|
||||
/usr/include/bits/types.h:
|
||||
|
||||
/usr/include/bits/typesizes.h:
|
||||
|
||||
/usr/include/time.h:
|
||||
|
||||
/usr/include/sys/select.h:
|
||||
|
||||
/usr/include/bits/select.h:
|
||||
|
||||
/usr/include/bits/sigset.h:
|
||||
|
||||
/usr/include/bits/time.h:
|
||||
|
||||
/usr/include/sys/sysmacros.h:
|
||||
|
||||
/usr/include/bits/pthreadtypes.h:
|
||||
|
||||
/usr/include/alloca.h:
|
||||
|
||||
/usr/include/unistd.h:
|
||||
|
||||
/usr/include/bits/posix_opt.h:
|
||||
|
||||
/usr/include/bits/environments.h:
|
||||
|
||||
/usr/include/bits/confname.h:
|
||||
|
||||
/usr/include/getopt.h:
|
||||
|
||||
fn.h:
|
||||
|
||||
fn_draw.h:
|
||||
|
||||
/usr/include/SDL/SDL.h:
|
||||
|
||||
/usr/include/SDL/SDL_main.h:
|
||||
|
||||
/usr/include/SDL/SDL_stdinc.h:
|
||||
|
||||
/usr/include/SDL/SDL_config.h:
|
||||
|
||||
/usr/include/SDL/SDL_platform.h:
|
||||
|
||||
/usr/include/stdio.h:
|
||||
|
||||
/usr/include/libio.h:
|
||||
|
||||
/usr/include/_G_config.h:
|
||||
|
||||
/usr/include/wchar.h:
|
||||
|
||||
/usr/lib/gcc/x86_64-linux-gnu/4.2.3/include/stdarg.h:
|
||||
|
||||
/usr/include/bits/stdio_lim.h:
|
||||
|
||||
/usr/include/bits/sys_errlist.h:
|
||||
|
||||
/usr/include/bits/stdio.h:
|
||||
|
||||
/usr/include/string.h:
|
||||
|
||||
/usr/include/bits/string.h:
|
||||
|
||||
/usr/include/bits/string2.h:
|
||||
|
||||
/usr/include/strings.h:
|
||||
|
||||
/usr/include/inttypes.h:
|
||||
|
||||
/usr/include/stdint.h:
|
||||
|
||||
/usr/include/bits/wchar.h:
|
||||
|
||||
/usr/include/ctype.h:
|
||||
|
||||
/usr/include/iconv.h:
|
||||
|
||||
/usr/include/SDL/begin_code.h:
|
||||
|
||||
/usr/include/SDL/close_code.h:
|
||||
|
||||
/usr/include/SDL/SDL_audio.h:
|
||||
|
||||
/usr/include/SDL/SDL_error.h:
|
||||
|
||||
/usr/include/SDL/SDL_endian.h:
|
||||
|
||||
/usr/include/SDL/SDL_mutex.h:
|
||||
|
||||
/usr/include/SDL/SDL_thread.h:
|
||||
|
||||
/usr/include/SDL/SDL_rwops.h:
|
||||
|
||||
/usr/include/SDL/SDL_cdrom.h:
|
||||
|
||||
/usr/include/SDL/SDL_cpuinfo.h:
|
||||
|
||||
/usr/include/SDL/SDL_events.h:
|
||||
|
||||
/usr/include/SDL/SDL_active.h:
|
||||
|
||||
/usr/include/SDL/SDL_keyboard.h:
|
||||
|
||||
/usr/include/SDL/SDL_keysym.h:
|
||||
|
||||
/usr/include/SDL/SDL_mouse.h:
|
||||
|
||||
/usr/include/SDL/SDL_video.h:
|
||||
|
||||
/usr/include/SDL/SDL_joystick.h:
|
||||
|
||||
/usr/include/SDL/SDL_quit.h:
|
||||
|
||||
/usr/include/SDL/SDL_loadso.h:
|
||||
|
||||
/usr/include/SDL/SDL_timer.h:
|
||||
|
||||
/usr/include/SDL/SDL_version.h:
|
||||
|
||||
fn_picture.h:
|
||||
|
||||
/usr/include/sys/stat.h:
|
||||
|
||||
/usr/include/bits/stat.h:
|
||||
|
||||
/usr/include/fcntl.h:
|
||||
|
||||
/usr/include/bits/fcntl.h:
|
||||
|
||||
/usr/include/bits/uio.h:
|
||||
@ -1,226 +0,0 @@
|
||||
fn_picture_splash.o fn_picture_splash.o: fn_picture_splash.c \
|
||||
/usr/include/stdio.h /usr/include/features.h /usr/include/sys/cdefs.h \
|
||||
/usr/include/bits/wordsize.h /usr/include/gnu/stubs.h \
|
||||
/usr/include/gnu/stubs-64.h \
|
||||
/usr/lib/gcc/x86_64-linux-gnu/4.2.3/include/stddef.h \
|
||||
/usr/include/bits/types.h /usr/include/bits/typesizes.h \
|
||||
/usr/include/libio.h /usr/include/_G_config.h /usr/include/wchar.h \
|
||||
/usr/lib/gcc/x86_64-linux-gnu/4.2.3/include/stdarg.h \
|
||||
/usr/include/bits/stdio_lim.h /usr/include/bits/sys_errlist.h \
|
||||
/usr/include/bits/stdio.h /usr/include/fcntl.h \
|
||||
/usr/include/bits/fcntl.h /usr/include/sys/types.h /usr/include/time.h \
|
||||
/usr/include/endian.h /usr/include/bits/endian.h \
|
||||
/usr/include/sys/select.h /usr/include/bits/select.h \
|
||||
/usr/include/bits/sigset.h /usr/include/bits/time.h \
|
||||
/usr/include/sys/sysmacros.h /usr/include/bits/pthreadtypes.h \
|
||||
/usr/include/bits/uio.h /usr/include/sys/stat.h \
|
||||
/usr/include/bits/stat.h /usr/include/string.h /usr/include/xlocale.h \
|
||||
/usr/include/bits/string.h /usr/include/bits/string2.h \
|
||||
/usr/include/stdlib.h /usr/include/errno.h /usr/include/bits/errno.h \
|
||||
/usr/include/linux/errno.h /usr/include/asm/errno.h \
|
||||
/usr/include/asm-generic/errno.h /usr/include/asm-generic/errno-base.h \
|
||||
/usr/include/SDL/SDL.h /usr/include/SDL/SDL_main.h \
|
||||
/usr/include/SDL/SDL_stdinc.h /usr/include/SDL/SDL_config.h \
|
||||
/usr/include/SDL/SDL_platform.h /usr/include/bits/waitflags.h \
|
||||
/usr/include/bits/waitstatus.h /usr/include/alloca.h \
|
||||
/usr/include/strings.h /usr/include/inttypes.h /usr/include/stdint.h \
|
||||
/usr/include/bits/wchar.h /usr/include/ctype.h /usr/include/iconv.h \
|
||||
/usr/include/SDL/begin_code.h /usr/include/SDL/close_code.h \
|
||||
/usr/include/SDL/SDL_audio.h /usr/include/SDL/SDL_error.h \
|
||||
/usr/include/SDL/SDL_endian.h /usr/include/SDL/SDL_mutex.h \
|
||||
/usr/include/SDL/SDL_thread.h /usr/include/SDL/SDL_rwops.h \
|
||||
/usr/include/SDL/SDL_cdrom.h /usr/include/SDL/SDL_cpuinfo.h \
|
||||
/usr/include/SDL/SDL_events.h /usr/include/SDL/SDL_active.h \
|
||||
/usr/include/SDL/SDL_keyboard.h /usr/include/SDL/SDL_keysym.h \
|
||||
/usr/include/SDL/SDL_mouse.h /usr/include/SDL/SDL_video.h \
|
||||
/usr/include/SDL/SDL_joystick.h /usr/include/SDL/SDL_quit.h \
|
||||
/usr/include/SDL/SDL_loadso.h /usr/include/SDL/SDL_timer.h \
|
||||
/usr/include/SDL/SDL_version.h fn_draw.h fn_picture.h \
|
||||
/usr/include/unistd.h /usr/include/bits/posix_opt.h \
|
||||
/usr/include/bits/environments.h /usr/include/bits/confname.h \
|
||||
/usr/include/getopt.h fn_picture_splash.h fn_tilecache.h fn.h fn_tile.h \
|
||||
fn_error.h fn_error_cmdline.h fn_msgbox.h fn_object.h
|
||||
|
||||
/usr/include/stdio.h:
|
||||
|
||||
/usr/include/features.h:
|
||||
|
||||
/usr/include/sys/cdefs.h:
|
||||
|
||||
/usr/include/bits/wordsize.h:
|
||||
|
||||
/usr/include/gnu/stubs.h:
|
||||
|
||||
/usr/include/gnu/stubs-64.h:
|
||||
|
||||
/usr/lib/gcc/x86_64-linux-gnu/4.2.3/include/stddef.h:
|
||||
|
||||
/usr/include/bits/types.h:
|
||||
|
||||
/usr/include/bits/typesizes.h:
|
||||
|
||||
/usr/include/libio.h:
|
||||
|
||||
/usr/include/_G_config.h:
|
||||
|
||||
/usr/include/wchar.h:
|
||||
|
||||
/usr/lib/gcc/x86_64-linux-gnu/4.2.3/include/stdarg.h:
|
||||
|
||||
/usr/include/bits/stdio_lim.h:
|
||||
|
||||
/usr/include/bits/sys_errlist.h:
|
||||
|
||||
/usr/include/bits/stdio.h:
|
||||
|
||||
/usr/include/fcntl.h:
|
||||
|
||||
/usr/include/bits/fcntl.h:
|
||||
|
||||
/usr/include/sys/types.h:
|
||||
|
||||
/usr/include/time.h:
|
||||
|
||||
/usr/include/endian.h:
|
||||
|
||||
/usr/include/bits/endian.h:
|
||||
|
||||
/usr/include/sys/select.h:
|
||||
|
||||
/usr/include/bits/select.h:
|
||||
|
||||
/usr/include/bits/sigset.h:
|
||||
|
||||
/usr/include/bits/time.h:
|
||||
|
||||
/usr/include/sys/sysmacros.h:
|
||||
|
||||
/usr/include/bits/pthreadtypes.h:
|
||||
|
||||
/usr/include/bits/uio.h:
|
||||
|
||||
/usr/include/sys/stat.h:
|
||||
|
||||
/usr/include/bits/stat.h:
|
||||
|
||||
/usr/include/string.h:
|
||||
|
||||
/usr/include/xlocale.h:
|
||||
|
||||
/usr/include/bits/string.h:
|
||||
|
||||
/usr/include/bits/string2.h:
|
||||
|
||||
/usr/include/stdlib.h:
|
||||
|
||||
/usr/include/errno.h:
|
||||
|
||||
/usr/include/bits/errno.h:
|
||||
|
||||
/usr/include/linux/errno.h:
|
||||
|
||||
/usr/include/asm/errno.h:
|
||||
|
||||
/usr/include/asm-generic/errno.h:
|
||||
|
||||
/usr/include/asm-generic/errno-base.h:
|
||||
|
||||
/usr/include/SDL/SDL.h:
|
||||
|
||||
/usr/include/SDL/SDL_main.h:
|
||||
|
||||
/usr/include/SDL/SDL_stdinc.h:
|
||||
|
||||
/usr/include/SDL/SDL_config.h:
|
||||
|
||||
/usr/include/SDL/SDL_platform.h:
|
||||
|
||||
/usr/include/bits/waitflags.h:
|
||||
|
||||
/usr/include/bits/waitstatus.h:
|
||||
|
||||
/usr/include/alloca.h:
|
||||
|
||||
/usr/include/strings.h:
|
||||
|
||||
/usr/include/inttypes.h:
|
||||
|
||||
/usr/include/stdint.h:
|
||||
|
||||
/usr/include/bits/wchar.h:
|
||||
|
||||
/usr/include/ctype.h:
|
||||
|
||||
/usr/include/iconv.h:
|
||||
|
||||
/usr/include/SDL/begin_code.h:
|
||||
|
||||
/usr/include/SDL/close_code.h:
|
||||
|
||||
/usr/include/SDL/SDL_audio.h:
|
||||
|
||||
/usr/include/SDL/SDL_error.h:
|
||||
|
||||
/usr/include/SDL/SDL_endian.h:
|
||||
|
||||
/usr/include/SDL/SDL_mutex.h:
|
||||
|
||||
/usr/include/SDL/SDL_thread.h:
|
||||
|
||||
/usr/include/SDL/SDL_rwops.h:
|
||||
|
||||
/usr/include/SDL/SDL_cdrom.h:
|
||||
|
||||
/usr/include/SDL/SDL_cpuinfo.h:
|
||||
|
||||
/usr/include/SDL/SDL_events.h:
|
||||
|
||||
/usr/include/SDL/SDL_active.h:
|
||||
|
||||
/usr/include/SDL/SDL_keyboard.h:
|
||||
|
||||
/usr/include/SDL/SDL_keysym.h:
|
||||
|
||||
/usr/include/SDL/SDL_mouse.h:
|
||||
|
||||
/usr/include/SDL/SDL_video.h:
|
||||
|
||||
/usr/include/SDL/SDL_joystick.h:
|
||||
|
||||
/usr/include/SDL/SDL_quit.h:
|
||||
|
||||
/usr/include/SDL/SDL_loadso.h:
|
||||
|
||||
/usr/include/SDL/SDL_timer.h:
|
||||
|
||||
/usr/include/SDL/SDL_version.h:
|
||||
|
||||
fn_draw.h:
|
||||
|
||||
fn_picture.h:
|
||||
|
||||
/usr/include/unistd.h:
|
||||
|
||||
/usr/include/bits/posix_opt.h:
|
||||
|
||||
/usr/include/bits/environments.h:
|
||||
|
||||
/usr/include/bits/confname.h:
|
||||
|
||||
/usr/include/getopt.h:
|
||||
|
||||
fn_picture_splash.h:
|
||||
|
||||
fn_tilecache.h:
|
||||
|
||||
fn.h:
|
||||
|
||||
fn_tile.h:
|
||||
|
||||
fn_error.h:
|
||||
|
||||
fn_error_cmdline.h:
|
||||
|
||||
fn_msgbox.h:
|
||||
|
||||
fn_object.h:
|
||||
@ -1,110 +0,0 @@
|
||||
fn_settings.o fn_settings.o: fn_settings.c /usr/include/stdio.h \
|
||||
/usr/include/features.h /usr/include/sys/cdefs.h \
|
||||
/usr/include/bits/wordsize.h /usr/include/gnu/stubs.h \
|
||||
/usr/include/gnu/stubs-64.h \
|
||||
/usr/lib/gcc/x86_64-linux-gnu/4.2.3/include/stddef.h \
|
||||
/usr/include/bits/types.h /usr/include/bits/typesizes.h \
|
||||
/usr/include/libio.h /usr/include/_G_config.h /usr/include/wchar.h \
|
||||
/usr/lib/gcc/x86_64-linux-gnu/4.2.3/include/stdarg.h \
|
||||
/usr/include/bits/stdio_lim.h /usr/include/bits/sys_errlist.h \
|
||||
/usr/include/bits/stdio.h /usr/include/stdlib.h \
|
||||
/usr/include/bits/waitflags.h /usr/include/bits/waitstatus.h \
|
||||
/usr/include/endian.h /usr/include/bits/endian.h /usr/include/xlocale.h \
|
||||
/usr/include/sys/types.h /usr/include/time.h /usr/include/sys/select.h \
|
||||
/usr/include/bits/select.h /usr/include/bits/sigset.h \
|
||||
/usr/include/bits/time.h /usr/include/sys/sysmacros.h \
|
||||
/usr/include/bits/pthreadtypes.h /usr/include/alloca.h \
|
||||
/usr/include/string.h /usr/include/bits/string.h \
|
||||
/usr/include/bits/string2.h \
|
||||
/usr/lib/gcc/x86_64-linux-gnu/4.2.3/include/limits.h \
|
||||
/usr/lib/gcc/x86_64-linux-gnu/4.2.3/include/syslimits.h \
|
||||
/usr/include/limits.h /usr/include/bits/posix1_lim.h \
|
||||
/usr/include/bits/local_lim.h /usr/include/linux/limits.h \
|
||||
/usr/include/bits/posix2_lim.h /usr/include/bits/xopen_lim.h \
|
||||
fn_settings.h
|
||||
|
||||
/usr/include/stdio.h:
|
||||
|
||||
/usr/include/features.h:
|
||||
|
||||
/usr/include/sys/cdefs.h:
|
||||
|
||||
/usr/include/bits/wordsize.h:
|
||||
|
||||
/usr/include/gnu/stubs.h:
|
||||
|
||||
/usr/include/gnu/stubs-64.h:
|
||||
|
||||
/usr/lib/gcc/x86_64-linux-gnu/4.2.3/include/stddef.h:
|
||||
|
||||
/usr/include/bits/types.h:
|
||||
|
||||
/usr/include/bits/typesizes.h:
|
||||
|
||||
/usr/include/libio.h:
|
||||
|
||||
/usr/include/_G_config.h:
|
||||
|
||||
/usr/include/wchar.h:
|
||||
|
||||
/usr/lib/gcc/x86_64-linux-gnu/4.2.3/include/stdarg.h:
|
||||
|
||||
/usr/include/bits/stdio_lim.h:
|
||||
|
||||
/usr/include/bits/sys_errlist.h:
|
||||
|
||||
/usr/include/bits/stdio.h:
|
||||
|
||||
/usr/include/stdlib.h:
|
||||
|
||||
/usr/include/bits/waitflags.h:
|
||||
|
||||
/usr/include/bits/waitstatus.h:
|
||||
|
||||
/usr/include/endian.h:
|
||||
|
||||
/usr/include/bits/endian.h:
|
||||
|
||||
/usr/include/xlocale.h:
|
||||
|
||||
/usr/include/sys/types.h:
|
||||
|
||||
/usr/include/time.h:
|
||||
|
||||
/usr/include/sys/select.h:
|
||||
|
||||
/usr/include/bits/select.h:
|
||||
|
||||
/usr/include/bits/sigset.h:
|
||||
|
||||
/usr/include/bits/time.h:
|
||||
|
||||
/usr/include/sys/sysmacros.h:
|
||||
|
||||
/usr/include/bits/pthreadtypes.h:
|
||||
|
||||
/usr/include/alloca.h:
|
||||
|
||||
/usr/include/string.h:
|
||||
|
||||
/usr/include/bits/string.h:
|
||||
|
||||
/usr/include/bits/string2.h:
|
||||
|
||||
/usr/lib/gcc/x86_64-linux-gnu/4.2.3/include/limits.h:
|
||||
|
||||
/usr/lib/gcc/x86_64-linux-gnu/4.2.3/include/syslimits.h:
|
||||
|
||||
/usr/include/limits.h:
|
||||
|
||||
/usr/include/bits/posix1_lim.h:
|
||||
|
||||
/usr/include/bits/local_lim.h:
|
||||
|
||||
/usr/include/linux/limits.h:
|
||||
|
||||
/usr/include/bits/posix2_lim.h:
|
||||
|
||||
/usr/include/bits/xopen_lim.h:
|
||||
|
||||
fn_settings.h:
|
||||
@ -1,199 +0,0 @@
|
||||
fn_shot.o fn_shot.o: fn_shot.c fn_shot.h fn_level.h fn_hero.h \
|
||||
/usr/include/SDL/SDL.h /usr/include/SDL/SDL_main.h \
|
||||
/usr/include/SDL/SDL_stdinc.h /usr/include/SDL/SDL_config.h \
|
||||
/usr/include/SDL/SDL_platform.h /usr/include/sys/types.h \
|
||||
/usr/include/features.h /usr/include/sys/cdefs.h \
|
||||
/usr/include/bits/wordsize.h /usr/include/gnu/stubs.h \
|
||||
/usr/include/gnu/stubs-64.h /usr/include/bits/types.h \
|
||||
/usr/include/bits/typesizes.h /usr/include/time.h \
|
||||
/usr/lib/gcc/x86_64-linux-gnu/4.2.3/include/stddef.h \
|
||||
/usr/include/endian.h /usr/include/bits/endian.h \
|
||||
/usr/include/sys/select.h /usr/include/bits/select.h \
|
||||
/usr/include/bits/sigset.h /usr/include/bits/time.h \
|
||||
/usr/include/sys/sysmacros.h /usr/include/bits/pthreadtypes.h \
|
||||
/usr/include/stdio.h /usr/include/libio.h /usr/include/_G_config.h \
|
||||
/usr/include/wchar.h \
|
||||
/usr/lib/gcc/x86_64-linux-gnu/4.2.3/include/stdarg.h \
|
||||
/usr/include/bits/stdio_lim.h /usr/include/bits/sys_errlist.h \
|
||||
/usr/include/bits/stdio.h /usr/include/stdlib.h \
|
||||
/usr/include/bits/waitflags.h /usr/include/bits/waitstatus.h \
|
||||
/usr/include/xlocale.h /usr/include/alloca.h /usr/include/string.h \
|
||||
/usr/include/bits/string.h /usr/include/bits/string2.h \
|
||||
/usr/include/strings.h /usr/include/inttypes.h /usr/include/stdint.h \
|
||||
/usr/include/bits/wchar.h /usr/include/ctype.h /usr/include/iconv.h \
|
||||
/usr/include/SDL/begin_code.h /usr/include/SDL/close_code.h \
|
||||
/usr/include/SDL/SDL_audio.h /usr/include/SDL/SDL_error.h \
|
||||
/usr/include/SDL/SDL_endian.h /usr/include/SDL/SDL_mutex.h \
|
||||
/usr/include/SDL/SDL_thread.h /usr/include/SDL/SDL_rwops.h \
|
||||
/usr/include/SDL/SDL_cdrom.h /usr/include/SDL/SDL_cpuinfo.h \
|
||||
/usr/include/SDL/SDL_events.h /usr/include/SDL/SDL_active.h \
|
||||
/usr/include/SDL/SDL_keyboard.h /usr/include/SDL/SDL_keysym.h \
|
||||
/usr/include/SDL/SDL_mouse.h /usr/include/SDL/SDL_video.h \
|
||||
/usr/include/SDL/SDL_joystick.h /usr/include/SDL/SDL_quit.h \
|
||||
/usr/include/SDL/SDL_loadso.h /usr/include/SDL/SDL_timer.h \
|
||||
/usr/include/SDL/SDL_version.h fn_tilecache.h /usr/include/unistd.h \
|
||||
/usr/include/bits/posix_opt.h /usr/include/bits/environments.h \
|
||||
/usr/include/bits/confname.h /usr/include/getopt.h fn.h fn_tile.h \
|
||||
fn_actor.h fn_bot.h fn_list.h fn_object.h
|
||||
|
||||
fn_shot.h:
|
||||
|
||||
fn_level.h:
|
||||
|
||||
fn_hero.h:
|
||||
|
||||
/usr/include/SDL/SDL.h:
|
||||
|
||||
/usr/include/SDL/SDL_main.h:
|
||||
|
||||
/usr/include/SDL/SDL_stdinc.h:
|
||||
|
||||
/usr/include/SDL/SDL_config.h:
|
||||
|
||||
/usr/include/SDL/SDL_platform.h:
|
||||
|
||||
/usr/include/sys/types.h:
|
||||
|
||||
/usr/include/features.h:
|
||||
|
||||
/usr/include/sys/cdefs.h:
|
||||
|
||||
/usr/include/bits/wordsize.h:
|
||||
|
||||
/usr/include/gnu/stubs.h:
|
||||
|
||||
/usr/include/gnu/stubs-64.h:
|
||||
|
||||
/usr/include/bits/types.h:
|
||||
|
||||
/usr/include/bits/typesizes.h:
|
||||
|
||||
/usr/include/time.h:
|
||||
|
||||
/usr/lib/gcc/x86_64-linux-gnu/4.2.3/include/stddef.h:
|
||||
|
||||
/usr/include/endian.h:
|
||||
|
||||
/usr/include/bits/endian.h:
|
||||
|
||||
/usr/include/sys/select.h:
|
||||
|
||||
/usr/include/bits/select.h:
|
||||
|
||||
/usr/include/bits/sigset.h:
|
||||
|
||||
/usr/include/bits/time.h:
|
||||
|
||||
/usr/include/sys/sysmacros.h:
|
||||
|
||||
/usr/include/bits/pthreadtypes.h:
|
||||
|
||||
/usr/include/stdio.h:
|
||||
|
||||
/usr/include/libio.h:
|
||||
|
||||
/usr/include/_G_config.h:
|
||||
|
||||
/usr/include/wchar.h:
|
||||
|
||||
/usr/lib/gcc/x86_64-linux-gnu/4.2.3/include/stdarg.h:
|
||||
|
||||
/usr/include/bits/stdio_lim.h:
|
||||
|
||||
/usr/include/bits/sys_errlist.h:
|
||||
|
||||
/usr/include/bits/stdio.h:
|
||||
|
||||
/usr/include/stdlib.h:
|
||||
|
||||
/usr/include/bits/waitflags.h:
|
||||
|
||||
/usr/include/bits/waitstatus.h:
|
||||
|
||||
/usr/include/xlocale.h:
|
||||
|
||||
/usr/include/alloca.h:
|
||||
|
||||
/usr/include/string.h:
|
||||
|
||||
/usr/include/bits/string.h:
|
||||
|
||||
/usr/include/bits/string2.h:
|
||||
|
||||
/usr/include/strings.h:
|
||||
|
||||
/usr/include/inttypes.h:
|
||||
|
||||
/usr/include/stdint.h:
|
||||
|
||||
/usr/include/bits/wchar.h:
|
||||
|
||||
/usr/include/ctype.h:
|
||||
|
||||
/usr/include/iconv.h:
|
||||
|
||||
/usr/include/SDL/begin_code.h:
|
||||
|
||||
/usr/include/SDL/close_code.h:
|
||||
|
||||
/usr/include/SDL/SDL_audio.h:
|
||||
|
||||
/usr/include/SDL/SDL_error.h:
|
||||
|
||||
/usr/include/SDL/SDL_endian.h:
|
||||
|
||||
/usr/include/SDL/SDL_mutex.h:
|
||||
|
||||
/usr/include/SDL/SDL_thread.h:
|
||||
|
||||
/usr/include/SDL/SDL_rwops.h:
|
||||
|
||||
/usr/include/SDL/SDL_cdrom.h:
|
||||
|
||||
/usr/include/SDL/SDL_cpuinfo.h:
|
||||
|
||||
/usr/include/SDL/SDL_events.h:
|
||||
|
||||
/usr/include/SDL/SDL_active.h:
|
||||
|
||||
/usr/include/SDL/SDL_keyboard.h:
|
||||
|
||||
/usr/include/SDL/SDL_keysym.h:
|
||||
|
||||
/usr/include/SDL/SDL_mouse.h:
|
||||
|
||||
/usr/include/SDL/SDL_video.h:
|
||||
|
||||
/usr/include/SDL/SDL_joystick.h:
|
||||
|
||||
/usr/include/SDL/SDL_quit.h:
|
||||
|
||||
/usr/include/SDL/SDL_loadso.h:
|
||||
|
||||
/usr/include/SDL/SDL_timer.h:
|
||||
|
||||
/usr/include/SDL/SDL_version.h:
|
||||
|
||||
fn_tilecache.h:
|
||||
|
||||
/usr/include/unistd.h:
|
||||
|
||||
/usr/include/bits/posix_opt.h:
|
||||
|
||||
/usr/include/bits/environments.h:
|
||||
|
||||
/usr/include/bits/confname.h:
|
||||
|
||||
/usr/include/getopt.h:
|
||||
|
||||
fn.h:
|
||||
|
||||
fn_tile.h:
|
||||
|
||||
fn_actor.h:
|
||||
|
||||
fn_bot.h:
|
||||
|
||||
fn_list.h:
|
||||
|
||||
fn_object.h:
|
||||
@ -1 +0,0 @@
|
||||
# dummy
|
||||
@ -1 +0,0 @@
|
||||
# dummy
|
||||
@ -1 +0,0 @@
|
||||
# dummy
|
||||
@ -1 +0,0 @@
|
||||
# dummy
|
||||
@ -1 +0,0 @@
|
||||
# dummy
|
||||
@ -1 +0,0 @@
|
||||
# dummy
|
||||
@ -1 +0,0 @@
|
||||
# dummy
|
||||
@ -1 +0,0 @@
|
||||
# dummy
|
||||
@ -1 +0,0 @@
|
||||
# dummy
|
||||
@ -1 +0,0 @@
|
||||
# dummy
|
||||
@ -1 +0,0 @@
|
||||
# dummy
|
||||
@ -1 +0,0 @@
|
||||
# dummy
|
||||
@ -1 +0,0 @@
|
||||
# dummy
|
||||
@ -1 +0,0 @@
|
||||
# dummy
|
||||
@ -1 +0,0 @@
|
||||
# dummy
|
||||
@ -1 +0,0 @@
|
||||
# dummy
|
||||
@ -1,189 +0,0 @@
|
||||
fn_text.o fn_text.o: fn_text.c /usr/include/SDL/SDL.h \
|
||||
/usr/include/SDL/SDL_main.h /usr/include/SDL/SDL_stdinc.h \
|
||||
/usr/include/SDL/SDL_config.h /usr/include/SDL/SDL_platform.h \
|
||||
/usr/include/sys/types.h /usr/include/features.h \
|
||||
/usr/include/sys/cdefs.h /usr/include/bits/wordsize.h \
|
||||
/usr/include/gnu/stubs.h /usr/include/gnu/stubs-64.h \
|
||||
/usr/include/bits/types.h /usr/include/bits/typesizes.h \
|
||||
/usr/include/time.h \
|
||||
/usr/lib/gcc/x86_64-linux-gnu/4.2.3/include/stddef.h \
|
||||
/usr/include/endian.h /usr/include/bits/endian.h \
|
||||
/usr/include/sys/select.h /usr/include/bits/select.h \
|
||||
/usr/include/bits/sigset.h /usr/include/bits/time.h \
|
||||
/usr/include/sys/sysmacros.h /usr/include/bits/pthreadtypes.h \
|
||||
/usr/include/stdio.h /usr/include/libio.h /usr/include/_G_config.h \
|
||||
/usr/include/wchar.h \
|
||||
/usr/lib/gcc/x86_64-linux-gnu/4.2.3/include/stdarg.h \
|
||||
/usr/include/bits/stdio_lim.h /usr/include/bits/sys_errlist.h \
|
||||
/usr/include/bits/stdio.h /usr/include/stdlib.h \
|
||||
/usr/include/bits/waitflags.h /usr/include/bits/waitstatus.h \
|
||||
/usr/include/xlocale.h /usr/include/alloca.h /usr/include/string.h \
|
||||
/usr/include/bits/string.h /usr/include/bits/string2.h \
|
||||
/usr/include/strings.h /usr/include/inttypes.h /usr/include/stdint.h \
|
||||
/usr/include/bits/wchar.h /usr/include/ctype.h /usr/include/iconv.h \
|
||||
/usr/include/SDL/begin_code.h /usr/include/SDL/close_code.h \
|
||||
/usr/include/SDL/SDL_audio.h /usr/include/SDL/SDL_error.h \
|
||||
/usr/include/SDL/SDL_endian.h /usr/include/SDL/SDL_mutex.h \
|
||||
/usr/include/SDL/SDL_thread.h /usr/include/SDL/SDL_rwops.h \
|
||||
/usr/include/SDL/SDL_cdrom.h /usr/include/SDL/SDL_cpuinfo.h \
|
||||
/usr/include/SDL/SDL_events.h /usr/include/SDL/SDL_active.h \
|
||||
/usr/include/SDL/SDL_keyboard.h /usr/include/SDL/SDL_keysym.h \
|
||||
/usr/include/SDL/SDL_mouse.h /usr/include/SDL/SDL_video.h \
|
||||
/usr/include/SDL/SDL_joystick.h /usr/include/SDL/SDL_quit.h \
|
||||
/usr/include/SDL/SDL_loadso.h /usr/include/SDL/SDL_timer.h \
|
||||
/usr/include/SDL/SDL_version.h fn_text.h fn_tilecache.h \
|
||||
/usr/include/unistd.h /usr/include/bits/posix_opt.h \
|
||||
/usr/include/bits/environments.h /usr/include/bits/confname.h \
|
||||
/usr/include/getopt.h fn.h fn_tile.h fn_object.h
|
||||
|
||||
/usr/include/SDL/SDL.h:
|
||||
|
||||
/usr/include/SDL/SDL_main.h:
|
||||
|
||||
/usr/include/SDL/SDL_stdinc.h:
|
||||
|
||||
/usr/include/SDL/SDL_config.h:
|
||||
|
||||
/usr/include/SDL/SDL_platform.h:
|
||||
|
||||
/usr/include/sys/types.h:
|
||||
|
||||
/usr/include/features.h:
|
||||
|
||||
/usr/include/sys/cdefs.h:
|
||||
|
||||
/usr/include/bits/wordsize.h:
|
||||
|
||||
/usr/include/gnu/stubs.h:
|
||||
|
||||
/usr/include/gnu/stubs-64.h:
|
||||
|
||||
/usr/include/bits/types.h:
|
||||
|
||||
/usr/include/bits/typesizes.h:
|
||||
|
||||
/usr/include/time.h:
|
||||
|
||||
/usr/lib/gcc/x86_64-linux-gnu/4.2.3/include/stddef.h:
|
||||
|
||||
/usr/include/endian.h:
|
||||
|
||||
/usr/include/bits/endian.h:
|
||||
|
||||
/usr/include/sys/select.h:
|
||||
|
||||
/usr/include/bits/select.h:
|
||||
|
||||
/usr/include/bits/sigset.h:
|
||||
|
||||
/usr/include/bits/time.h:
|
||||
|
||||
/usr/include/sys/sysmacros.h:
|
||||
|
||||
/usr/include/bits/pthreadtypes.h:
|
||||
|
||||
/usr/include/stdio.h:
|
||||
|
||||
/usr/include/libio.h:
|
||||
|
||||
/usr/include/_G_config.h:
|
||||
|
||||
/usr/include/wchar.h:
|
||||
|
||||
/usr/lib/gcc/x86_64-linux-gnu/4.2.3/include/stdarg.h:
|
||||
|
||||
/usr/include/bits/stdio_lim.h:
|
||||
|
||||
/usr/include/bits/sys_errlist.h:
|
||||
|
||||
/usr/include/bits/stdio.h:
|
||||
|
||||
/usr/include/stdlib.h:
|
||||
|
||||
/usr/include/bits/waitflags.h:
|
||||
|
||||
/usr/include/bits/waitstatus.h:
|
||||
|
||||
/usr/include/xlocale.h:
|
||||
|
||||
/usr/include/alloca.h:
|
||||
|
||||
/usr/include/string.h:
|
||||
|
||||
/usr/include/bits/string.h:
|
||||
|
||||
/usr/include/bits/string2.h:
|
||||
|
||||
/usr/include/strings.h:
|
||||
|
||||
/usr/include/inttypes.h:
|
||||
|
||||
/usr/include/stdint.h:
|
||||
|
||||
/usr/include/bits/wchar.h:
|
||||
|
||||
/usr/include/ctype.h:
|
||||
|
||||
/usr/include/iconv.h:
|
||||
|
||||
/usr/include/SDL/begin_code.h:
|
||||
|
||||
/usr/include/SDL/close_code.h:
|
||||
|
||||
/usr/include/SDL/SDL_audio.h:
|
||||
|
||||
/usr/include/SDL/SDL_error.h:
|
||||
|
||||
/usr/include/SDL/SDL_endian.h:
|
||||
|
||||
/usr/include/SDL/SDL_mutex.h:
|
||||
|
||||
/usr/include/SDL/SDL_thread.h:
|
||||
|
||||
/usr/include/SDL/SDL_rwops.h:
|
||||
|
||||
/usr/include/SDL/SDL_cdrom.h:
|
||||
|
||||
/usr/include/SDL/SDL_cpuinfo.h:
|
||||
|
||||
/usr/include/SDL/SDL_events.h:
|
||||
|
||||
/usr/include/SDL/SDL_active.h:
|
||||
|
||||
/usr/include/SDL/SDL_keyboard.h:
|
||||
|
||||
/usr/include/SDL/SDL_keysym.h:
|
||||
|
||||
/usr/include/SDL/SDL_mouse.h:
|
||||
|
||||
/usr/include/SDL/SDL_video.h:
|
||||
|
||||
/usr/include/SDL/SDL_joystick.h:
|
||||
|
||||
/usr/include/SDL/SDL_quit.h:
|
||||
|
||||
/usr/include/SDL/SDL_loadso.h:
|
||||
|
||||
/usr/include/SDL/SDL_timer.h:
|
||||
|
||||
/usr/include/SDL/SDL_version.h:
|
||||
|
||||
fn_text.h:
|
||||
|
||||
fn_tilecache.h:
|
||||
|
||||
/usr/include/unistd.h:
|
||||
|
||||
/usr/include/bits/posix_opt.h:
|
||||
|
||||
/usr/include/bits/environments.h:
|
||||
|
||||
/usr/include/bits/confname.h:
|
||||
|
||||
/usr/include/getopt.h:
|
||||
|
||||
fn.h:
|
||||
|
||||
fn_tile.h:
|
||||
|
||||
fn_object.h:
|
||||
@ -1,198 +0,0 @@
|
||||
fn_tile.o fn_tile.o: fn_tile.c /usr/include/sys/stat.h \
|
||||
/usr/include/features.h /usr/include/sys/cdefs.h \
|
||||
/usr/include/bits/wordsize.h /usr/include/gnu/stubs.h \
|
||||
/usr/include/gnu/stubs-64.h /usr/include/bits/types.h \
|
||||
/usr/include/bits/typesizes.h /usr/include/time.h \
|
||||
/usr/include/bits/stat.h /usr/include/fcntl.h /usr/include/bits/fcntl.h \
|
||||
/usr/include/sys/types.h \
|
||||
/usr/lib/gcc/x86_64-linux-gnu/4.2.3/include/stddef.h \
|
||||
/usr/include/endian.h /usr/include/bits/endian.h \
|
||||
/usr/include/sys/select.h /usr/include/bits/select.h \
|
||||
/usr/include/bits/sigset.h /usr/include/bits/time.h \
|
||||
/usr/include/sys/sysmacros.h /usr/include/bits/pthreadtypes.h \
|
||||
/usr/include/bits/uio.h /usr/include/unistd.h \
|
||||
/usr/include/bits/posix_opt.h /usr/include/bits/environments.h \
|
||||
/usr/include/bits/confname.h /usr/include/getopt.h fn_object.h \
|
||||
fn_tile.h /usr/include/SDL/SDL.h /usr/include/SDL/SDL_main.h \
|
||||
/usr/include/SDL/SDL_stdinc.h /usr/include/SDL/SDL_config.h \
|
||||
/usr/include/SDL/SDL_platform.h /usr/include/stdio.h \
|
||||
/usr/include/libio.h /usr/include/_G_config.h /usr/include/wchar.h \
|
||||
/usr/lib/gcc/x86_64-linux-gnu/4.2.3/include/stdarg.h \
|
||||
/usr/include/bits/stdio_lim.h /usr/include/bits/sys_errlist.h \
|
||||
/usr/include/bits/stdio.h /usr/include/stdlib.h \
|
||||
/usr/include/bits/waitflags.h /usr/include/bits/waitstatus.h \
|
||||
/usr/include/xlocale.h /usr/include/alloca.h /usr/include/string.h \
|
||||
/usr/include/bits/string.h /usr/include/bits/string2.h \
|
||||
/usr/include/strings.h /usr/include/inttypes.h /usr/include/stdint.h \
|
||||
/usr/include/bits/wchar.h /usr/include/ctype.h /usr/include/iconv.h \
|
||||
/usr/include/SDL/begin_code.h /usr/include/SDL/close_code.h \
|
||||
/usr/include/SDL/SDL_audio.h /usr/include/SDL/SDL_error.h \
|
||||
/usr/include/SDL/SDL_endian.h /usr/include/SDL/SDL_mutex.h \
|
||||
/usr/include/SDL/SDL_thread.h /usr/include/SDL/SDL_rwops.h \
|
||||
/usr/include/SDL/SDL_cdrom.h /usr/include/SDL/SDL_cpuinfo.h \
|
||||
/usr/include/SDL/SDL_events.h /usr/include/SDL/SDL_active.h \
|
||||
/usr/include/SDL/SDL_keyboard.h /usr/include/SDL/SDL_keysym.h \
|
||||
/usr/include/SDL/SDL_mouse.h /usr/include/SDL/SDL_video.h \
|
||||
/usr/include/SDL/SDL_joystick.h /usr/include/SDL/SDL_quit.h \
|
||||
/usr/include/SDL/SDL_loadso.h /usr/include/SDL/SDL_timer.h \
|
||||
/usr/include/SDL/SDL_version.h fn.h fn_draw.h
|
||||
|
||||
/usr/include/sys/stat.h:
|
||||
|
||||
/usr/include/features.h:
|
||||
|
||||
/usr/include/sys/cdefs.h:
|
||||
|
||||
/usr/include/bits/wordsize.h:
|
||||
|
||||
/usr/include/gnu/stubs.h:
|
||||
|
||||
/usr/include/gnu/stubs-64.h:
|
||||
|
||||
/usr/include/bits/types.h:
|
||||
|
||||
/usr/include/bits/typesizes.h:
|
||||
|
||||
/usr/include/time.h:
|
||||
|
||||
/usr/include/bits/stat.h:
|
||||
|
||||
/usr/include/fcntl.h:
|
||||
|
||||
/usr/include/bits/fcntl.h:
|
||||
|
||||
/usr/include/sys/types.h:
|
||||
|
||||
/usr/lib/gcc/x86_64-linux-gnu/4.2.3/include/stddef.h:
|
||||
|
||||
/usr/include/endian.h:
|
||||
|
||||
/usr/include/bits/endian.h:
|
||||
|
||||
/usr/include/sys/select.h:
|
||||
|
||||
/usr/include/bits/select.h:
|
||||
|
||||
/usr/include/bits/sigset.h:
|
||||
|
||||
/usr/include/bits/time.h:
|
||||
|
||||
/usr/include/sys/sysmacros.h:
|
||||
|
||||
/usr/include/bits/pthreadtypes.h:
|
||||
|
||||
/usr/include/bits/uio.h:
|
||||
|
||||
/usr/include/unistd.h:
|
||||
|
||||
/usr/include/bits/posix_opt.h:
|
||||
|
||||
/usr/include/bits/environments.h:
|
||||
|
||||
/usr/include/bits/confname.h:
|
||||
|
||||
/usr/include/getopt.h:
|
||||
|
||||
fn_object.h:
|
||||
|
||||
fn_tile.h:
|
||||
|
||||
/usr/include/SDL/SDL.h:
|
||||
|
||||
/usr/include/SDL/SDL_main.h:
|
||||
|
||||
/usr/include/SDL/SDL_stdinc.h:
|
||||
|
||||
/usr/include/SDL/SDL_config.h:
|
||||
|
||||
/usr/include/SDL/SDL_platform.h:
|
||||
|
||||
/usr/include/stdio.h:
|
||||
|
||||
/usr/include/libio.h:
|
||||
|
||||
/usr/include/_G_config.h:
|
||||
|
||||
/usr/include/wchar.h:
|
||||
|
||||
/usr/lib/gcc/x86_64-linux-gnu/4.2.3/include/stdarg.h:
|
||||
|
||||
/usr/include/bits/stdio_lim.h:
|
||||
|
||||
/usr/include/bits/sys_errlist.h:
|
||||
|
||||
/usr/include/bits/stdio.h:
|
||||
|
||||
/usr/include/stdlib.h:
|
||||
|
||||
/usr/include/bits/waitflags.h:
|
||||
|
||||
/usr/include/bits/waitstatus.h:
|
||||
|
||||
/usr/include/xlocale.h:
|
||||
|
||||
/usr/include/alloca.h:
|
||||
|
||||
/usr/include/string.h:
|
||||
|
||||
/usr/include/bits/string.h:
|
||||
|
||||
/usr/include/bits/string2.h:
|
||||
|
||||
/usr/include/strings.h:
|
||||
|
||||
/usr/include/inttypes.h:
|
||||
|
||||
/usr/include/stdint.h:
|
||||
|
||||
/usr/include/bits/wchar.h:
|
||||
|
||||
/usr/include/ctype.h:
|
||||
|
||||
/usr/include/iconv.h:
|
||||
|
||||
/usr/include/SDL/begin_code.h:
|
||||
|
||||
/usr/include/SDL/close_code.h:
|
||||
|
||||
/usr/include/SDL/SDL_audio.h:
|
||||
|
||||
/usr/include/SDL/SDL_error.h:
|
||||
|
||||
/usr/include/SDL/SDL_endian.h:
|
||||
|
||||
/usr/include/SDL/SDL_mutex.h:
|
||||
|
||||
/usr/include/SDL/SDL_thread.h:
|
||||
|
||||
/usr/include/SDL/SDL_rwops.h:
|
||||
|
||||
/usr/include/SDL/SDL_cdrom.h:
|
||||
|
||||
/usr/include/SDL/SDL_cpuinfo.h:
|
||||
|
||||
/usr/include/SDL/SDL_events.h:
|
||||
|
||||
/usr/include/SDL/SDL_active.h:
|
||||
|
||||
/usr/include/SDL/SDL_keyboard.h:
|
||||
|
||||
/usr/include/SDL/SDL_keysym.h:
|
||||
|
||||
/usr/include/SDL/SDL_mouse.h:
|
||||
|
||||
/usr/include/SDL/SDL_video.h:
|
||||
|
||||
/usr/include/SDL/SDL_joystick.h:
|
||||
|
||||
/usr/include/SDL/SDL_quit.h:
|
||||
|
||||
/usr/include/SDL/SDL_loadso.h:
|
||||
|
||||
/usr/include/SDL/SDL_timer.h:
|
||||
|
||||
/usr/include/SDL/SDL_version.h:
|
||||
|
||||
fn.h:
|
||||
|
||||
fn_draw.h:
|
||||
@ -1,197 +0,0 @@
|
||||
fn_tilecache.o fn_tilecache.o: fn_tilecache.c /usr/include/SDL/SDL.h \
|
||||
/usr/include/SDL/SDL_main.h /usr/include/SDL/SDL_stdinc.h \
|
||||
/usr/include/SDL/SDL_config.h /usr/include/SDL/SDL_platform.h \
|
||||
/usr/include/sys/types.h /usr/include/features.h \
|
||||
/usr/include/sys/cdefs.h /usr/include/bits/wordsize.h \
|
||||
/usr/include/gnu/stubs.h /usr/include/gnu/stubs-64.h \
|
||||
/usr/include/bits/types.h /usr/include/bits/typesizes.h \
|
||||
/usr/include/time.h \
|
||||
/usr/lib/gcc/x86_64-linux-gnu/4.2.3/include/stddef.h \
|
||||
/usr/include/endian.h /usr/include/bits/endian.h \
|
||||
/usr/include/sys/select.h /usr/include/bits/select.h \
|
||||
/usr/include/bits/sigset.h /usr/include/bits/time.h \
|
||||
/usr/include/sys/sysmacros.h /usr/include/bits/pthreadtypes.h \
|
||||
/usr/include/stdio.h /usr/include/libio.h /usr/include/_G_config.h \
|
||||
/usr/include/wchar.h \
|
||||
/usr/lib/gcc/x86_64-linux-gnu/4.2.3/include/stdarg.h \
|
||||
/usr/include/bits/stdio_lim.h /usr/include/bits/sys_errlist.h \
|
||||
/usr/include/bits/stdio.h /usr/include/stdlib.h \
|
||||
/usr/include/bits/waitflags.h /usr/include/bits/waitstatus.h \
|
||||
/usr/include/xlocale.h /usr/include/alloca.h /usr/include/string.h \
|
||||
/usr/include/bits/string.h /usr/include/bits/string2.h \
|
||||
/usr/include/strings.h /usr/include/inttypes.h /usr/include/stdint.h \
|
||||
/usr/include/bits/wchar.h /usr/include/ctype.h /usr/include/iconv.h \
|
||||
/usr/include/SDL/begin_code.h /usr/include/SDL/close_code.h \
|
||||
/usr/include/SDL/SDL_audio.h /usr/include/SDL/SDL_error.h \
|
||||
/usr/include/SDL/SDL_endian.h /usr/include/SDL/SDL_mutex.h \
|
||||
/usr/include/SDL/SDL_thread.h /usr/include/SDL/SDL_rwops.h \
|
||||
/usr/include/SDL/SDL_cdrom.h /usr/include/SDL/SDL_cpuinfo.h \
|
||||
/usr/include/SDL/SDL_events.h /usr/include/SDL/SDL_active.h \
|
||||
/usr/include/SDL/SDL_keyboard.h /usr/include/SDL/SDL_keysym.h \
|
||||
/usr/include/SDL/SDL_mouse.h /usr/include/SDL/SDL_video.h \
|
||||
/usr/include/SDL/SDL_joystick.h /usr/include/SDL/SDL_quit.h \
|
||||
/usr/include/SDL/SDL_loadso.h /usr/include/SDL/SDL_timer.h \
|
||||
/usr/include/SDL/SDL_version.h /usr/include/unistd.h \
|
||||
/usr/include/bits/posix_opt.h /usr/include/bits/environments.h \
|
||||
/usr/include/bits/confname.h /usr/include/getopt.h /usr/include/fcntl.h \
|
||||
/usr/include/bits/fcntl.h /usr/include/bits/uio.h \
|
||||
/usr/include/sys/stat.h /usr/include/bits/stat.h fn_tilecache.h fn.h \
|
||||
fn_tile.h
|
||||
|
||||
/usr/include/SDL/SDL.h:
|
||||
|
||||
/usr/include/SDL/SDL_main.h:
|
||||
|
||||
/usr/include/SDL/SDL_stdinc.h:
|
||||
|
||||
/usr/include/SDL/SDL_config.h:
|
||||
|
||||
/usr/include/SDL/SDL_platform.h:
|
||||
|
||||
/usr/include/sys/types.h:
|
||||
|
||||
/usr/include/features.h:
|
||||
|
||||
/usr/include/sys/cdefs.h:
|
||||
|
||||
/usr/include/bits/wordsize.h:
|
||||
|
||||
/usr/include/gnu/stubs.h:
|
||||
|
||||
/usr/include/gnu/stubs-64.h:
|
||||
|
||||
/usr/include/bits/types.h:
|
||||
|
||||
/usr/include/bits/typesizes.h:
|
||||
|
||||
/usr/include/time.h:
|
||||
|
||||
/usr/lib/gcc/x86_64-linux-gnu/4.2.3/include/stddef.h:
|
||||
|
||||
/usr/include/endian.h:
|
||||
|
||||
/usr/include/bits/endian.h:
|
||||
|
||||
/usr/include/sys/select.h:
|
||||
|
||||
/usr/include/bits/select.h:
|
||||
|
||||
/usr/include/bits/sigset.h:
|
||||
|
||||
/usr/include/bits/time.h:
|
||||
|
||||
/usr/include/sys/sysmacros.h:
|
||||
|
||||
/usr/include/bits/pthreadtypes.h:
|
||||
|
||||
/usr/include/stdio.h:
|
||||
|
||||
/usr/include/libio.h:
|
||||
|
||||
/usr/include/_G_config.h:
|
||||
|
||||
/usr/include/wchar.h:
|
||||
|
||||
/usr/lib/gcc/x86_64-linux-gnu/4.2.3/include/stdarg.h:
|
||||
|
||||
/usr/include/bits/stdio_lim.h:
|
||||
|
||||
/usr/include/bits/sys_errlist.h:
|
||||
|
||||
/usr/include/bits/stdio.h:
|
||||
|
||||
/usr/include/stdlib.h:
|
||||
|
||||
/usr/include/bits/waitflags.h:
|
||||
|
||||
/usr/include/bits/waitstatus.h:
|
||||
|
||||
/usr/include/xlocale.h:
|
||||
|
||||
/usr/include/alloca.h:
|
||||
|
||||
/usr/include/string.h:
|
||||
|
||||
/usr/include/bits/string.h:
|
||||
|
||||
/usr/include/bits/string2.h:
|
||||
|
||||
/usr/include/strings.h:
|
||||
|
||||
/usr/include/inttypes.h:
|
||||
|
||||
/usr/include/stdint.h:
|
||||
|
||||
/usr/include/bits/wchar.h:
|
||||
|
||||
/usr/include/ctype.h:
|
||||
|
||||
/usr/include/iconv.h:
|
||||
|
||||
/usr/include/SDL/begin_code.h:
|
||||
|
||||
/usr/include/SDL/close_code.h:
|
||||
|
||||
/usr/include/SDL/SDL_audio.h:
|
||||
|
||||
/usr/include/SDL/SDL_error.h:
|
||||
|
||||
/usr/include/SDL/SDL_endian.h:
|
||||
|
||||
/usr/include/SDL/SDL_mutex.h:
|
||||
|
||||
/usr/include/SDL/SDL_thread.h:
|
||||
|
||||
/usr/include/SDL/SDL_rwops.h:
|
||||
|
||||
/usr/include/SDL/SDL_cdrom.h:
|
||||
|
||||
/usr/include/SDL/SDL_cpuinfo.h:
|
||||
|
||||
/usr/include/SDL/SDL_events.h:
|
||||
|
||||
/usr/include/SDL/SDL_active.h:
|
||||
|
||||
/usr/include/SDL/SDL_keyboard.h:
|
||||
|
||||
/usr/include/SDL/SDL_keysym.h:
|
||||
|
||||
/usr/include/SDL/SDL_mouse.h:
|
||||
|
||||
/usr/include/SDL/SDL_video.h:
|
||||
|
||||
/usr/include/SDL/SDL_joystick.h:
|
||||
|
||||
/usr/include/SDL/SDL_quit.h:
|
||||
|
||||
/usr/include/SDL/SDL_loadso.h:
|
||||
|
||||
/usr/include/SDL/SDL_timer.h:
|
||||
|
||||
/usr/include/SDL/SDL_version.h:
|
||||
|
||||
/usr/include/unistd.h:
|
||||
|
||||
/usr/include/bits/posix_opt.h:
|
||||
|
||||
/usr/include/bits/environments.h:
|
||||
|
||||
/usr/include/bits/confname.h:
|
||||
|
||||
/usr/include/getopt.h:
|
||||
|
||||
/usr/include/fcntl.h:
|
||||
|
||||
/usr/include/bits/fcntl.h:
|
||||
|
||||
/usr/include/bits/uio.h:
|
||||
|
||||
/usr/include/sys/stat.h:
|
||||
|
||||
/usr/include/bits/stat.h:
|
||||
|
||||
fn_tilecache.h:
|
||||
|
||||
fn.h:
|
||||
|
||||
fn_tile.h:
|
||||
@ -1,252 +0,0 @@
|
||||
freenukum.o freenukum.o: freenukum.c /usr/include/SDL/SDL.h \
|
||||
/usr/include/SDL/SDL_main.h /usr/include/SDL/SDL_stdinc.h \
|
||||
/usr/include/SDL/SDL_config.h /usr/include/SDL/SDL_platform.h \
|
||||
/usr/include/sys/types.h /usr/include/features.h \
|
||||
/usr/include/sys/cdefs.h /usr/include/bits/wordsize.h \
|
||||
/usr/include/gnu/stubs.h /usr/include/gnu/stubs-64.h \
|
||||
/usr/include/bits/types.h /usr/include/bits/typesizes.h \
|
||||
/usr/include/time.h \
|
||||
/usr/lib/gcc/x86_64-linux-gnu/4.2.3/include/stddef.h \
|
||||
/usr/include/endian.h /usr/include/bits/endian.h \
|
||||
/usr/include/sys/select.h /usr/include/bits/select.h \
|
||||
/usr/include/bits/sigset.h /usr/include/bits/time.h \
|
||||
/usr/include/sys/sysmacros.h /usr/include/bits/pthreadtypes.h \
|
||||
/usr/include/stdio.h /usr/include/libio.h /usr/include/_G_config.h \
|
||||
/usr/include/wchar.h \
|
||||
/usr/lib/gcc/x86_64-linux-gnu/4.2.3/include/stdarg.h \
|
||||
/usr/include/bits/stdio_lim.h /usr/include/bits/sys_errlist.h \
|
||||
/usr/include/bits/stdio.h /usr/include/stdlib.h \
|
||||
/usr/include/bits/waitflags.h /usr/include/bits/waitstatus.h \
|
||||
/usr/include/xlocale.h /usr/include/alloca.h /usr/include/string.h \
|
||||
/usr/include/bits/string.h /usr/include/bits/string2.h \
|
||||
/usr/include/strings.h /usr/include/inttypes.h /usr/include/stdint.h \
|
||||
/usr/include/bits/wchar.h /usr/include/ctype.h /usr/include/iconv.h \
|
||||
/usr/include/SDL/begin_code.h /usr/include/SDL/close_code.h \
|
||||
/usr/include/SDL/SDL_audio.h /usr/include/SDL/SDL_error.h \
|
||||
/usr/include/SDL/SDL_endian.h /usr/include/SDL/SDL_mutex.h \
|
||||
/usr/include/SDL/SDL_thread.h /usr/include/SDL/SDL_rwops.h \
|
||||
/usr/include/SDL/SDL_cdrom.h /usr/include/SDL/SDL_cpuinfo.h \
|
||||
/usr/include/SDL/SDL_events.h /usr/include/SDL/SDL_active.h \
|
||||
/usr/include/SDL/SDL_keyboard.h /usr/include/SDL/SDL_keysym.h \
|
||||
/usr/include/SDL/SDL_mouse.h /usr/include/SDL/SDL_video.h \
|
||||
/usr/include/SDL/SDL_joystick.h /usr/include/SDL/SDL_quit.h \
|
||||
/usr/include/SDL/SDL_loadso.h /usr/include/SDL/SDL_timer.h \
|
||||
/usr/include/SDL/SDL_version.h /usr/include/dirent.h \
|
||||
/usr/include/bits/dirent.h /usr/include/bits/posix1_lim.h \
|
||||
/usr/include/bits/local_lim.h /usr/include/linux/limits.h \
|
||||
/usr/include/errno.h /usr/include/bits/errno.h \
|
||||
/usr/include/linux/errno.h /usr/include/asm/errno.h \
|
||||
/usr/include/asm-generic/errno.h /usr/include/asm-generic/errno-base.h \
|
||||
/usr/include/sys/stat.h /usr/include/bits/stat.h fn.h fn_msgbox.h \
|
||||
fn_object.h fn_tilecache.h /usr/include/unistd.h \
|
||||
/usr/include/bits/posix_opt.h /usr/include/bits/environments.h \
|
||||
/usr/include/bits/confname.h /usr/include/getopt.h fn_tile.h \
|
||||
fn_error_cmdline.h fn_error.h fn_picture_splash.h fn_mainmenu.h \
|
||||
fn_infobox.h fn_settings.h fn_game.h fn_hero.h fn_actor.h fn_level.h \
|
||||
fn_shot.h fn_bot.h fn_list.h fn_data.h
|
||||
|
||||
/usr/include/SDL/SDL.h:
|
||||
|
||||
/usr/include/SDL/SDL_main.h:
|
||||
|
||||
/usr/include/SDL/SDL_stdinc.h:
|
||||
|
||||
/usr/include/SDL/SDL_config.h:
|
||||
|
||||
/usr/include/SDL/SDL_platform.h:
|
||||
|
||||
/usr/include/sys/types.h:
|
||||
|
||||
/usr/include/features.h:
|
||||
|
||||
/usr/include/sys/cdefs.h:
|
||||
|
||||
/usr/include/bits/wordsize.h:
|
||||
|
||||
/usr/include/gnu/stubs.h:
|
||||
|
||||
/usr/include/gnu/stubs-64.h:
|
||||
|
||||
/usr/include/bits/types.h:
|
||||
|
||||
/usr/include/bits/typesizes.h:
|
||||
|
||||
/usr/include/time.h:
|
||||
|
||||
/usr/lib/gcc/x86_64-linux-gnu/4.2.3/include/stddef.h:
|
||||
|
||||
/usr/include/endian.h:
|
||||
|
||||
/usr/include/bits/endian.h:
|
||||
|
||||
/usr/include/sys/select.h:
|
||||
|
||||
/usr/include/bits/select.h:
|
||||
|
||||
/usr/include/bits/sigset.h:
|
||||
|
||||
/usr/include/bits/time.h:
|
||||
|
||||
/usr/include/sys/sysmacros.h:
|
||||
|
||||
/usr/include/bits/pthreadtypes.h:
|
||||
|
||||
/usr/include/stdio.h:
|
||||
|
||||
/usr/include/libio.h:
|
||||
|
||||
/usr/include/_G_config.h:
|
||||
|
||||
/usr/include/wchar.h:
|
||||
|
||||
/usr/lib/gcc/x86_64-linux-gnu/4.2.3/include/stdarg.h:
|
||||
|
||||
/usr/include/bits/stdio_lim.h:
|
||||
|
||||
/usr/include/bits/sys_errlist.h:
|
||||
|
||||
/usr/include/bits/stdio.h:
|
||||
|
||||
/usr/include/stdlib.h:
|
||||
|
||||
/usr/include/bits/waitflags.h:
|
||||
|
||||
/usr/include/bits/waitstatus.h:
|
||||
|
||||
/usr/include/xlocale.h:
|
||||
|
||||
/usr/include/alloca.h:
|
||||
|
||||
/usr/include/string.h:
|
||||
|
||||
/usr/include/bits/string.h:
|
||||
|
||||
/usr/include/bits/string2.h:
|
||||
|
||||
/usr/include/strings.h:
|
||||
|
||||
/usr/include/inttypes.h:
|
||||
|
||||
/usr/include/stdint.h:
|
||||
|
||||
/usr/include/bits/wchar.h:
|
||||
|
||||
/usr/include/ctype.h:
|
||||
|
||||
/usr/include/iconv.h:
|
||||
|
||||
/usr/include/SDL/begin_code.h:
|
||||
|
||||
/usr/include/SDL/close_code.h:
|
||||
|
||||
/usr/include/SDL/SDL_audio.h:
|
||||
|
||||
/usr/include/SDL/SDL_error.h:
|
||||
|
||||
/usr/include/SDL/SDL_endian.h:
|
||||
|
||||
/usr/include/SDL/SDL_mutex.h:
|
||||
|
||||
/usr/include/SDL/SDL_thread.h:
|
||||
|
||||
/usr/include/SDL/SDL_rwops.h:
|
||||
|
||||
/usr/include/SDL/SDL_cdrom.h:
|
||||
|
||||
/usr/include/SDL/SDL_cpuinfo.h:
|
||||
|
||||
/usr/include/SDL/SDL_events.h:
|
||||
|
||||
/usr/include/SDL/SDL_active.h:
|
||||
|
||||
/usr/include/SDL/SDL_keyboard.h:
|
||||
|
||||
/usr/include/SDL/SDL_keysym.h:
|
||||
|
||||
/usr/include/SDL/SDL_mouse.h:
|
||||
|
||||
/usr/include/SDL/SDL_video.h:
|
||||
|
||||
/usr/include/SDL/SDL_joystick.h:
|
||||
|
||||
/usr/include/SDL/SDL_quit.h:
|
||||
|
||||
/usr/include/SDL/SDL_loadso.h:
|
||||
|
||||
/usr/include/SDL/SDL_timer.h:
|
||||
|
||||
/usr/include/SDL/SDL_version.h:
|
||||
|
||||
/usr/include/dirent.h:
|
||||
|
||||
/usr/include/bits/dirent.h:
|
||||
|
||||
/usr/include/bits/posix1_lim.h:
|
||||
|
||||
/usr/include/bits/local_lim.h:
|
||||
|
||||
/usr/include/linux/limits.h:
|
||||
|
||||
/usr/include/errno.h:
|
||||
|
||||
/usr/include/bits/errno.h:
|
||||
|
||||
/usr/include/linux/errno.h:
|
||||
|
||||
/usr/include/asm/errno.h:
|
||||
|
||||
/usr/include/asm-generic/errno.h:
|
||||
|
||||
/usr/include/asm-generic/errno-base.h:
|
||||
|
||||
/usr/include/sys/stat.h:
|
||||
|
||||
/usr/include/bits/stat.h:
|
||||
|
||||
fn.h:
|
||||
|
||||
fn_msgbox.h:
|
||||
|
||||
fn_object.h:
|
||||
|
||||
fn_tilecache.h:
|
||||
|
||||
/usr/include/unistd.h:
|
||||
|
||||
/usr/include/bits/posix_opt.h:
|
||||
|
||||
/usr/include/bits/environments.h:
|
||||
|
||||
/usr/include/bits/confname.h:
|
||||
|
||||
/usr/include/getopt.h:
|
||||
|
||||
fn_tile.h:
|
||||
|
||||
fn_error_cmdline.h:
|
||||
|
||||
fn_error.h:
|
||||
|
||||
fn_picture_splash.h:
|
||||
|
||||
fn_mainmenu.h:
|
||||
|
||||
fn_infobox.h:
|
||||
|
||||
fn_settings.h:
|
||||
|
||||
fn_game.h:
|
||||
|
||||
fn_hero.h:
|
||||
|
||||
fn_actor.h:
|
||||
|
||||
fn_level.h:
|
||||
|
||||
fn_shot.h:
|
||||
|
||||
fn_bot.h:
|
||||
|
||||
fn_list.h:
|
||||
|
||||
fn_data.h:
|
||||
@ -1,865 +0,0 @@
|
||||
# Makefile.in generated by automake 1.10.1 from Makefile.am.
|
||||
# src/Makefile. Generated from Makefile.in by configure.
|
||||
|
||||
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
|
||||
# 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
|
||||
# This Makefile.in is free software; the Free Software Foundation
|
||||
# gives unlimited permission to copy and/or distribute it,
|
||||
# with or without modifications, as long as this notice is preserved.
|
||||
|
||||
# This program is distributed in the hope that it will be useful,
|
||||
# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
|
||||
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
|
||||
# PARTICULAR PURPOSE.
|
||||
|
||||
|
||||
|
||||
|
||||
pkgdatadir = $(datadir)/freenukum
|
||||
pkglibdir = $(libdir)/freenukum
|
||||
pkgincludedir = $(includedir)/freenukum
|
||||
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
|
||||
install_sh_DATA = $(install_sh) -c -m 644
|
||||
install_sh_PROGRAM = $(install_sh) -c
|
||||
install_sh_SCRIPT = $(install_sh) -c
|
||||
INSTALL_HEADER = $(INSTALL_DATA)
|
||||
transform = $(program_transform_name)
|
||||
NORMAL_INSTALL = :
|
||||
PRE_INSTALL = :
|
||||
POST_INSTALL = :
|
||||
NORMAL_UNINSTALL = :
|
||||
PRE_UNINSTALL = :
|
||||
POST_UNINSTALL = :
|
||||
bin_PROGRAMS = freenukum$(EXEEXT)
|
||||
#noinst_PROGRAMS = fn_test_tilecache$(EXEEXT) \
|
||||
# fn_test_borders$(EXEEXT) \
|
||||
# fn_test_draw$(EXEEXT) fn_test_drop$(EXEEXT) \
|
||||
# fn_test_effect$(EXEEXT) \
|
||||
# fn_test_error$(EXEEXT) \
|
||||
# fn_test_hero$(EXEEXT) \
|
||||
# fn_test_infobox$(EXEEXT) \
|
||||
# fn_test_mainmenu$(EXEEXT) \
|
||||
# fn_test_level_loader$(EXEEXT) \
|
||||
# fn_test_msgbox$(EXEEXT) \
|
||||
# fn_test_picture$(EXEEXT) \
|
||||
# fn_test_picture_splash$(EXEEXT) \
|
||||
# fn_test_settings$(EXEEXT) \
|
||||
# fn_test_tile$(EXEEXT) fn_test_list$(EXEEXT)
|
||||
subdir = src
|
||||
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
|
||||
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
|
||||
am__aclocal_m4_deps = $(top_srcdir)/configure.in
|
||||
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
|
||||
$(ACLOCAL_M4)
|
||||
mkinstalldirs = $(install_sh) -d
|
||||
CONFIG_CLEAN_FILES =
|
||||
am__installdirs = "$(DESTDIR)$(bindir)"
|
||||
binPROGRAMS_INSTALL = $(INSTALL_PROGRAM)
|
||||
PROGRAMS = $(bin_PROGRAMS) $(noinst_PROGRAMS)
|
||||
am__fn_test_borders_SOURCES_DIST = fn_test_borders.c fn.h \
|
||||
fn_error_cmdline.h fn_error_cmdline.c fn_error.h fn_error.c \
|
||||
fn_tilecache.h fn_tilecache.c fn_tile.h fn_tile.c fn_draw.h \
|
||||
fn_draw.c fn_borders.h fn_borders.c fn_text.h fn_text.c
|
||||
#am_fn_test_borders_OBJECTS = \
|
||||
# fn_test_borders.$(OBJEXT) \
|
||||
# fn_error_cmdline.$(OBJEXT) \
|
||||
# fn_error.$(OBJEXT) fn_tilecache.$(OBJEXT) \
|
||||
# fn_tile.$(OBJEXT) fn_draw.$(OBJEXT) \
|
||||
# fn_borders.$(OBJEXT) fn_text.$(OBJEXT)
|
||||
fn_test_borders_OBJECTS = $(am_fn_test_borders_OBJECTS)
|
||||
fn_test_borders_LDADD = $(LDADD)
|
||||
am__fn_test_draw_SOURCES_DIST = fn_test_draw.c fn.h fn_error_cmdline.h \
|
||||
fn_error_cmdline.c fn_draw.h fn_draw.c
|
||||
#am_fn_test_draw_OBJECTS = fn_test_draw.$(OBJEXT) \
|
||||
# fn_error_cmdline.$(OBJEXT) \
|
||||
# fn_draw.$(OBJEXT)
|
||||
fn_test_draw_OBJECTS = $(am_fn_test_draw_OBJECTS)
|
||||
fn_test_draw_LDADD = $(LDADD)
|
||||
am__fn_test_drop_SOURCES_DIST = fn_test_drop.c fn.h fn_tile.h \
|
||||
fn_tile.c fn_draw.h fn_draw.c fn_drop.h fn_drop.c
|
||||
#am_fn_test_drop_OBJECTS = fn_test_drop.$(OBJEXT) \
|
||||
# fn_tile.$(OBJEXT) fn_draw.$(OBJEXT) \
|
||||
# fn_drop.$(OBJEXT)
|
||||
fn_test_drop_OBJECTS = $(am_fn_test_drop_OBJECTS)
|
||||
fn_test_drop_LDADD = $(LDADD)
|
||||
am__fn_test_effect_SOURCES_DIST = fn_test_effect.c fn_error_cmdline.h \
|
||||
fn_error_cmdline.c fn_error.h fn_error.c fn_picture.h \
|
||||
fn_picture.c fn_effect.h fn_effect.c fn_draw.h fn_draw.c fn.h
|
||||
#am_fn_test_effect_OBJECTS = \
|
||||
# fn_test_effect.$(OBJEXT) \
|
||||
# fn_error_cmdline.$(OBJEXT) \
|
||||
# fn_error.$(OBJEXT) fn_picture.$(OBJEXT) \
|
||||
# fn_effect.$(OBJEXT) fn_draw.$(OBJEXT)
|
||||
fn_test_effect_OBJECTS = $(am_fn_test_effect_OBJECTS)
|
||||
fn_test_effect_LDADD = $(LDADD)
|
||||
am__fn_test_error_SOURCES_DIST = fn_test_error.c fn_error.h fn_error.c \
|
||||
fn.h
|
||||
#am_fn_test_error_OBJECTS = fn_test_error.$(OBJEXT) \
|
||||
# fn_error.$(OBJEXT)
|
||||
fn_test_error_OBJECTS = $(am_fn_test_error_OBJECTS)
|
||||
fn_test_error_LDADD = $(LDADD)
|
||||
am__fn_test_hero_SOURCES_DIST = fn_test_hero.c fn_error.h fn_error.c \
|
||||
fn_error_cmdline.h fn_error_cmdline.c fn_draw.h fn_draw.c \
|
||||
fn_tilecache.h fn_tilecache.c fn_hero.h fn_hero.c fn_tile.h \
|
||||
fn_tile.c fn_level.h fn_level.c fn_shot.h fn_shot.c fn_actor.h \
|
||||
fn_actor.c fn_bot.h fn_bot.c fn_infobox.h fn_infobox.c \
|
||||
fn_msgbox.h fn_msgbox.c fn_text.h fn_text.c fn_list.h \
|
||||
fn_list.c fn.h
|
||||
#am_fn_test_hero_OBJECTS = fn_test_hero.$(OBJEXT) \
|
||||
# fn_error.$(OBJEXT) \
|
||||
# fn_error_cmdline.$(OBJEXT) \
|
||||
# fn_draw.$(OBJEXT) fn_tilecache.$(OBJEXT) \
|
||||
# fn_hero.$(OBJEXT) fn_tile.$(OBJEXT) \
|
||||
# fn_level.$(OBJEXT) fn_shot.$(OBJEXT) \
|
||||
# fn_actor.$(OBJEXT) fn_bot.$(OBJEXT) \
|
||||
# fn_infobox.$(OBJEXT) fn_msgbox.$(OBJEXT) \
|
||||
# fn_text.$(OBJEXT) fn_list.$(OBJEXT)
|
||||
fn_test_hero_OBJECTS = $(am_fn_test_hero_OBJECTS)
|
||||
fn_test_hero_LDADD = $(LDADD)
|
||||
am__fn_test_infobox_SOURCES_DIST = fn_test_infobox.c fn_infobox.h \
|
||||
fn_infobox.c fn_tilecache.h fn_tilecache.c fn_tile.h fn_tile.c \
|
||||
fn_draw.h fn_draw.c fn_msgbox.h fn_msgbox.c fn_text.h \
|
||||
fn_text.c fn.h
|
||||
#am_fn_test_infobox_OBJECTS = \
|
||||
# fn_test_infobox.$(OBJEXT) \
|
||||
# fn_infobox.$(OBJEXT) fn_tilecache.$(OBJEXT) \
|
||||
# fn_tile.$(OBJEXT) fn_draw.$(OBJEXT) \
|
||||
# fn_msgbox.$(OBJEXT) fn_text.$(OBJEXT)
|
||||
fn_test_infobox_OBJECTS = $(am_fn_test_infobox_OBJECTS)
|
||||
fn_test_infobox_LDADD = $(LDADD)
|
||||
am__fn_test_level_loader_SOURCES_DIST = fn_test_level_loader.c \
|
||||
fn_hero.h fn_hero.c fn_tilecache.h fn_tilecache.c fn_tile.h \
|
||||
fn_tile.c fn_draw.h fn_draw.c fn_level.h fn_level.c fn_shot.h \
|
||||
fn_shot.c fn_actor.h fn_actor.c fn_bot.h fn_bot.c fn_infobox.h \
|
||||
fn_infobox.c fn_error_cmdline.h fn_error_cmdline.c fn_error.h \
|
||||
fn_error.c fn_msgbox.h fn_msgbox.c fn_text.h fn_text.c \
|
||||
fn_list.h fn_list.c fn.h
|
||||
#am_fn_test_level_loader_OBJECTS = \
|
||||
# fn_test_level_loader.$(OBJEXT) \
|
||||
# fn_hero.$(OBJEXT) fn_tilecache.$(OBJEXT) \
|
||||
# fn_tile.$(OBJEXT) fn_draw.$(OBJEXT) \
|
||||
# fn_level.$(OBJEXT) fn_shot.$(OBJEXT) \
|
||||
# fn_actor.$(OBJEXT) fn_bot.$(OBJEXT) \
|
||||
# fn_infobox.$(OBJEXT) \
|
||||
# fn_error_cmdline.$(OBJEXT) \
|
||||
# fn_error.$(OBJEXT) fn_msgbox.$(OBJEXT) \
|
||||
# fn_text.$(OBJEXT) fn_list.$(OBJEXT)
|
||||
fn_test_level_loader_OBJECTS = $(am_fn_test_level_loader_OBJECTS)
|
||||
fn_test_level_loader_LDADD = $(LDADD)
|
||||
am__fn_test_list_SOURCES_DIST = fn_test_list.c fn_list.h fn_list.c
|
||||
#am_fn_test_list_OBJECTS = fn_test_list.$(OBJEXT) \
|
||||
# fn_list.$(OBJEXT)
|
||||
fn_test_list_OBJECTS = $(am_fn_test_list_OBJECTS)
|
||||
fn_test_list_LDADD = $(LDADD)
|
||||
am__fn_test_mainmenu_SOURCES_DIST = fn_test_mainmenu.c fn.h
|
||||
#am_fn_test_mainmenu_OBJECTS = \
|
||||
# fn_test_mainmenu.$(OBJEXT)
|
||||
fn_test_mainmenu_OBJECTS = $(am_fn_test_mainmenu_OBJECTS)
|
||||
fn_test_mainmenu_LDADD = $(LDADD)
|
||||
am__fn_test_msgbox_SOURCES_DIST = fn_test_msgbox.c fn_msgbox.h \
|
||||
fn_msgbox.c fn_text.h fn_text.c fn_draw.h fn_draw.c \
|
||||
fn_tilecache.h fn_tilecache.c fn_tile.h fn_tile.c \
|
||||
fn_error_cmdline.h fn_error_cmdline.c fn_error.h fn_error.c \
|
||||
fn.h
|
||||
#am_fn_test_msgbox_OBJECTS = \
|
||||
# fn_test_msgbox.$(OBJEXT) \
|
||||
# fn_msgbox.$(OBJEXT) fn_text.$(OBJEXT) \
|
||||
# fn_draw.$(OBJEXT) fn_tilecache.$(OBJEXT) \
|
||||
# fn_tile.$(OBJEXT) \
|
||||
# fn_error_cmdline.$(OBJEXT) \
|
||||
# fn_error.$(OBJEXT)
|
||||
fn_test_msgbox_OBJECTS = $(am_fn_test_msgbox_OBJECTS)
|
||||
fn_test_msgbox_LDADD = $(LDADD)
|
||||
am__fn_test_picture_SOURCES_DIST = fn_test_picture.c fn_picture.h \
|
||||
fn_picture.c fn_draw.h fn_draw.c fn_error_cmdline.h \
|
||||
fn_error_cmdline.c fn_error.h fn_error.c fn.h
|
||||
#am_fn_test_picture_OBJECTS = \
|
||||
# fn_test_picture.$(OBJEXT) \
|
||||
# fn_picture.$(OBJEXT) fn_draw.$(OBJEXT) \
|
||||
# fn_error_cmdline.$(OBJEXT) \
|
||||
# fn_error.$(OBJEXT)
|
||||
fn_test_picture_OBJECTS = $(am_fn_test_picture_OBJECTS)
|
||||
fn_test_picture_LDADD = $(LDADD)
|
||||
am__fn_test_picture_splash_SOURCES_DIST = fn_test_picture_splash.c \
|
||||
fn_picture.h fn_picture.c fn_picture_splash.h \
|
||||
fn_picture_splash.c fn_draw.h fn_draw.c fn_error_cmdline.h \
|
||||
fn_error_cmdline.c fn_error.h fn_error.c fn_msgbox.h \
|
||||
fn_msgbox.c fn_text.h fn_text.c fn_tilecache.h fn_tilecache.c \
|
||||
fn_tile.h fn_tile.c fn.h
|
||||
#am_fn_test_picture_splash_OBJECTS = \
|
||||
# fn_test_picture_splash.$(OBJEXT) \
|
||||
# fn_picture.$(OBJEXT) \
|
||||
# fn_picture_splash.$(OBJEXT) \
|
||||
# fn_draw.$(OBJEXT) \
|
||||
# fn_error_cmdline.$(OBJEXT) \
|
||||
# fn_error.$(OBJEXT) fn_msgbox.$(OBJEXT) \
|
||||
# fn_text.$(OBJEXT) fn_tilecache.$(OBJEXT) \
|
||||
# fn_tile.$(OBJEXT)
|
||||
fn_test_picture_splash_OBJECTS = $(am_fn_test_picture_splash_OBJECTS)
|
||||
fn_test_picture_splash_LDADD = $(LDADD)
|
||||
am__fn_test_settings_SOURCES_DIST = fn_test_settings.c fn_settings.h \
|
||||
fn_settings.c fn.h
|
||||
#am_fn_test_settings_OBJECTS = \
|
||||
# fn_test_settings.$(OBJEXT) \
|
||||
# fn_settings.$(OBJEXT)
|
||||
fn_test_settings_OBJECTS = $(am_fn_test_settings_OBJECTS)
|
||||
fn_test_settings_LDADD = $(LDADD)
|
||||
am__fn_test_tile_SOURCES_DIST = fn_test_tile.c fn_tile.h fn_tile.c \
|
||||
fn_draw.h fn_draw.c fn.h
|
||||
#am_fn_test_tile_OBJECTS = fn_test_tile.$(OBJEXT) \
|
||||
# fn_tile.$(OBJEXT) fn_draw.$(OBJEXT)
|
||||
fn_test_tile_OBJECTS = $(am_fn_test_tile_OBJECTS)
|
||||
fn_test_tile_LDADD = $(LDADD)
|
||||
am__fn_test_tilecache_SOURCES_DIST = fn_test_tilecache.c fn.h \
|
||||
fn_tilecache.h fn_tilecache.c fn_tile.h fn_tile.c fn_draw.h \
|
||||
fn_draw.c fn_error.h fn_error.c fn_error_cmdline.h \
|
||||
fn_error_cmdline.c
|
||||
#am_fn_test_tilecache_OBJECTS = \
|
||||
# fn_test_tilecache.$(OBJEXT) \
|
||||
# fn_tilecache.$(OBJEXT) fn_tile.$(OBJEXT) \
|
||||
# fn_draw.$(OBJEXT) fn_error.$(OBJEXT) \
|
||||
# fn_error_cmdline.$(OBJEXT)
|
||||
fn_test_tilecache_OBJECTS = $(am_fn_test_tilecache_OBJECTS)
|
||||
fn_test_tilecache_LDADD = $(LDADD)
|
||||
am_freenukum_OBJECTS = fn_actor.$(OBJEXT) fn_borders.$(OBJEXT) \
|
||||
fn_bot.$(OBJEXT) fn_draw.$(OBJEXT) fn_drop.$(OBJEXT) \
|
||||
fn_effect.$(OBJEXT) fn_error.$(OBJEXT) \
|
||||
fn_error_cmdline.$(OBJEXT) fn_game.$(OBJEXT) fn_hero.$(OBJEXT) \
|
||||
fn_infobox.$(OBJEXT) fn_item.$(OBJEXT) fn_level.$(OBJEXT) \
|
||||
fn_mainmenu.$(OBJEXT) fn_msgbox.$(OBJEXT) fn_picture.$(OBJEXT) \
|
||||
fn_picture_splash.$(OBJEXT) fn_settings.$(OBJEXT) \
|
||||
fn_text.$(OBJEXT) fn_tile.$(OBJEXT) fn_tilecache.$(OBJEXT) \
|
||||
fn_shot.$(OBJEXT) fn_list.$(OBJEXT) fn_data.$(OBJEXT) \
|
||||
freenukum.$(OBJEXT)
|
||||
freenukum_OBJECTS = $(am_freenukum_OBJECTS)
|
||||
freenukum_LDADD = $(LDADD)
|
||||
DEFAULT_INCLUDES = -I.
|
||||
depcomp = $(SHELL) $(top_srcdir)/depcomp
|
||||
am__depfiles_maybe = depfiles
|
||||
COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
|
||||
$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
|
||||
CCLD = $(CC)
|
||||
LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
|
||||
SOURCES = $(fn_test_borders_SOURCES) $(fn_test_draw_SOURCES) \
|
||||
$(fn_test_drop_SOURCES) $(fn_test_effect_SOURCES) \
|
||||
$(fn_test_error_SOURCES) $(fn_test_hero_SOURCES) \
|
||||
$(fn_test_infobox_SOURCES) $(fn_test_level_loader_SOURCES) \
|
||||
$(fn_test_list_SOURCES) $(fn_test_mainmenu_SOURCES) \
|
||||
$(fn_test_msgbox_SOURCES) $(fn_test_picture_SOURCES) \
|
||||
$(fn_test_picture_splash_SOURCES) $(fn_test_settings_SOURCES) \
|
||||
$(fn_test_tile_SOURCES) $(fn_test_tilecache_SOURCES) \
|
||||
$(freenukum_SOURCES)
|
||||
DIST_SOURCES = $(am__fn_test_borders_SOURCES_DIST) \
|
||||
$(am__fn_test_draw_SOURCES_DIST) \
|
||||
$(am__fn_test_drop_SOURCES_DIST) \
|
||||
$(am__fn_test_effect_SOURCES_DIST) \
|
||||
$(am__fn_test_error_SOURCES_DIST) \
|
||||
$(am__fn_test_hero_SOURCES_DIST) \
|
||||
$(am__fn_test_infobox_SOURCES_DIST) \
|
||||
$(am__fn_test_level_loader_SOURCES_DIST) \
|
||||
$(am__fn_test_list_SOURCES_DIST) \
|
||||
$(am__fn_test_mainmenu_SOURCES_DIST) \
|
||||
$(am__fn_test_msgbox_SOURCES_DIST) \
|
||||
$(am__fn_test_picture_SOURCES_DIST) \
|
||||
$(am__fn_test_picture_splash_SOURCES_DIST) \
|
||||
$(am__fn_test_settings_SOURCES_DIST) \
|
||||
$(am__fn_test_tile_SOURCES_DIST) \
|
||||
$(am__fn_test_tilecache_SOURCES_DIST) $(freenukum_SOURCES)
|
||||
ETAGS = etags
|
||||
CTAGS = ctags
|
||||
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
|
||||
ACLOCAL = ${SHELL} /home/neal/games/DukeNukem/freenukum-0.2.9/missing --run aclocal-1.10
|
||||
AMTAR = ${SHELL} /home/neal/games/DukeNukem/freenukum-0.2.9/missing --run tar
|
||||
AUTOCONF = ${SHELL} /home/neal/games/DukeNukem/freenukum-0.2.9/missing --run autoconf
|
||||
AUTOHEADER = ${SHELL} /home/neal/games/DukeNukem/freenukum-0.2.9/missing --run autoheader
|
||||
AUTOMAKE = ${SHELL} /home/neal/games/DukeNukem/freenukum-0.2.9/missing --run automake-1.10
|
||||
AWK = gawk
|
||||
CC = gcc
|
||||
CCDEPMODE = depmode=gcc3
|
||||
CFLAGS = -g -O2 -Wall -Werror -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT
|
||||
CPPFLAGS =
|
||||
CYGPATH_W = echo
|
||||
DEFS = -DPACKAGE_NAME=\"Freenukum\" -DPACKAGE_TARNAME=\"freenukum\" -DPACKAGE_VERSION=\"0.2.9\" -DPACKAGE_STRING=\"Freenukum\ 0.2.9\" -DPACKAGE_BUGREPORT=\"http://launchpad.net/freenukum/\" -DPACKAGE=\"freenukum\" -DVERSION=\"0.2.9\"
|
||||
DEPDIR = .deps
|
||||
ECHO_C =
|
||||
ECHO_N = -n
|
||||
ECHO_T =
|
||||
EXEEXT =
|
||||
INSTALL = /usr/bin/install -c
|
||||
INSTALL_DATA = ${INSTALL} -m 644
|
||||
INSTALL_PROGRAM = ${INSTALL}
|
||||
INSTALL_SCRIPT = ${INSTALL}
|
||||
INSTALL_STRIP_PROGRAM = $(install_sh) -c -s
|
||||
LDFLAGS = -L/usr/lib -lSDL
|
||||
LIBOBJS =
|
||||
LIBS =
|
||||
LTLIBOBJS =
|
||||
MAKEINFO = ${SHELL} /home/neal/games/DukeNukem/freenukum-0.2.9/missing --run makeinfo
|
||||
MKDIR_P = /bin/mkdir -p
|
||||
OBJEXT = o
|
||||
PACKAGE = freenukum
|
||||
PACKAGE_BUGREPORT = http://launchpad.net/freenukum/
|
||||
PACKAGE_NAME = Freenukum
|
||||
PACKAGE_STRING = Freenukum 0.2.9
|
||||
PACKAGE_TARNAME = freenukum
|
||||
PACKAGE_VERSION = 0.2.9
|
||||
PATH_SEPARATOR = :
|
||||
SDLCONFIG = /usr/bin/sdl-config
|
||||
SET_MAKE =
|
||||
SHELL = /bin/sh
|
||||
STRIP =
|
||||
VERSION = 0.2.9
|
||||
abs_builddir = /home/neal/games/DukeNukem/freenukum-0.2.9/src
|
||||
abs_srcdir = /home/neal/games/DukeNukem/freenukum-0.2.9/src
|
||||
abs_top_builddir = /home/neal/games/DukeNukem/freenukum-0.2.9
|
||||
abs_top_srcdir = /home/neal/games/DukeNukem/freenukum-0.2.9
|
||||
ac_ct_CC = gcc
|
||||
am__include = include
|
||||
am__leading_dot = .
|
||||
am__quote =
|
||||
am__tar = ${AMTAR} chof - "$$tardir"
|
||||
am__untar = ${AMTAR} xf -
|
||||
bindir = ${exec_prefix}/bin
|
||||
build_alias =
|
||||
builddir = .
|
||||
datadir = ${datarootdir}
|
||||
datarootdir = ${prefix}/share
|
||||
docdir = ${datarootdir}/doc/${PACKAGE_TARNAME}
|
||||
dvidir = ${docdir}
|
||||
exec_prefix = ${prefix}
|
||||
host_alias =
|
||||
htmldir = ${docdir}
|
||||
includedir = ${prefix}/include
|
||||
infodir = ${datarootdir}/info
|
||||
install_sh = $(SHELL) /home/neal/games/DukeNukem/freenukum-0.2.9/install-sh
|
||||
libdir = ${exec_prefix}/lib
|
||||
libexecdir = ${exec_prefix}/libexec
|
||||
localedir = ${datarootdir}/locale
|
||||
localstatedir = ${prefix}/var
|
||||
mandir = ${datarootdir}/man
|
||||
mkdir_p = /bin/mkdir -p
|
||||
oldincludedir = /usr/include
|
||||
pdfdir = ${docdir}
|
||||
prefix = /usr/local
|
||||
program_transform_name = s,x,x,
|
||||
psdir = ${docdir}
|
||||
sbindir = ${exec_prefix}/sbin
|
||||
sharedstatedir = ${prefix}/com
|
||||
srcdir = .
|
||||
sysconfdir = ${prefix}/etc
|
||||
target_alias =
|
||||
top_builddir = ..
|
||||
top_srcdir = ..
|
||||
AUTOMAKE_OPTIONS = foreign
|
||||
INCLUDES = \
|
||||
-I$(srcdir)
|
||||
|
||||
freenukum_SOURCES = fn.h \
|
||||
fn_object.h \
|
||||
fn_actor.h fn_actor.c \
|
||||
fn_borders.h fn_borders.c \
|
||||
fn_bot.h fn_bot.c \
|
||||
fn_draw.h fn_draw.c \
|
||||
fn_drop.h fn_drop.c \
|
||||
fn_effect.h fn_effect.c \
|
||||
fn_error.h fn_error.c \
|
||||
fn_error_cmdline.h fn_error_cmdline.c \
|
||||
fn_game.h fn_game.c \
|
||||
fn_hero.h fn_hero.c \
|
||||
fn_infobox.h fn_infobox.c \
|
||||
fn_item.h fn_item.c \
|
||||
fn_level.h fn_level.c \
|
||||
fn_mainmenu.h fn_mainmenu.c \
|
||||
fn_msgbox.h fn_msgbox.c \
|
||||
fn_picture.h fn_picture.c \
|
||||
fn_picture_splash.h fn_picture_splash.c \
|
||||
fn_settings.h fn_settings.c \
|
||||
fn_text.h fn_text.c \
|
||||
fn_tile.h fn_tile.c \
|
||||
fn_tilecache.h fn_tilecache.c \
|
||||
fn_shot.h fn_shot.c \
|
||||
fn_list.h fn_list.c \
|
||||
fn_data.h fn_data.c \
|
||||
freenukum.c
|
||||
|
||||
#fn_test_tilecache_SOURCES = fn_test_tilecache.c \
|
||||
# fn.h \
|
||||
# fn_tilecache.h fn_tilecache.c \
|
||||
# fn_tile.h fn_tile.c \
|
||||
# fn_draw.h fn_draw.c \
|
||||
# fn_error.h fn_error.c \
|
||||
# fn_error_cmdline.h fn_error_cmdline.c
|
||||
|
||||
#fn_test_borders_SOURCES = fn_test_borders.c \
|
||||
# fn.h \
|
||||
# fn_error_cmdline.h fn_error_cmdline.c \
|
||||
# fn_error.h fn_error.c \
|
||||
# fn_tilecache.h fn_tilecache.c \
|
||||
# fn_tile.h fn_tile.c \
|
||||
# fn_draw.h fn_draw.c \
|
||||
# fn_borders.h fn_borders.c \
|
||||
# fn_text.h fn_text.c
|
||||
|
||||
#fn_test_draw_SOURCES = fn_test_draw.c \
|
||||
# fn.h \
|
||||
# fn_error_cmdline.h fn_error_cmdline.c \
|
||||
# fn_draw.h fn_draw.c
|
||||
|
||||
#fn_test_drop_SOURCES = fn_test_drop.c \
|
||||
# fn.h \
|
||||
# fn_tile.h fn_tile.c \
|
||||
# fn_draw.h fn_draw.c \
|
||||
# fn_drop.h fn_drop.c
|
||||
|
||||
#fn_test_effect_SOURCES = fn_test_effect.c \
|
||||
# fn_error_cmdline.h fn_error_cmdline.c \
|
||||
# fn_error.h fn_error.c \
|
||||
# fn_picture.h fn_picture.c \
|
||||
# fn_effect.h fn_effect.c \
|
||||
# fn_draw.h fn_draw.c \
|
||||
# fn.h
|
||||
|
||||
#fn_test_error_SOURCES = fn_test_error.c \
|
||||
# fn_error.h fn_error.c \
|
||||
# fn.h
|
||||
|
||||
#fn_test_hero_SOURCES = fn_test_hero.c \
|
||||
# fn_error.h fn_error.c \
|
||||
# fn_error_cmdline.h fn_error_cmdline.c \
|
||||
# fn_draw.h fn_draw.c \
|
||||
# fn_tilecache.h fn_tilecache.c \
|
||||
# fn_hero.h fn_hero.c \
|
||||
# fn_tile.h fn_tile.c \
|
||||
# fn_level.h fn_level.c \
|
||||
# fn_shot.h fn_shot.c \
|
||||
# fn_actor.h fn_actor.c \
|
||||
# fn_bot.h fn_bot.c \
|
||||
# fn_infobox.h fn_infobox.c \
|
||||
# fn_msgbox.h fn_msgbox.c \
|
||||
# fn_text.h fn_text.c \
|
||||
# fn_list.h fn_list.c \
|
||||
# fn.h
|
||||
|
||||
#fn_test_infobox_SOURCES = fn_test_infobox.c \
|
||||
# fn_infobox.h fn_infobox.c \
|
||||
# fn_tilecache.h fn_tilecache.c \
|
||||
# fn_tile.h fn_tile.c \
|
||||
# fn_draw.h fn_draw.c \
|
||||
# fn_msgbox.h fn_msgbox.c \
|
||||
# fn_text.h fn_text.c \
|
||||
# fn.h
|
||||
|
||||
#fn_test_mainmenu_SOURCES = fn_test_mainmenu.c \
|
||||
# fn.h
|
||||
|
||||
#fn_test_level_loader_SOURCES = fn_test_level_loader.c \
|
||||
# fn_hero.h fn_hero.c \
|
||||
# fn_tilecache.h fn_tilecache.c \
|
||||
# fn_tile.h fn_tile.c \
|
||||
# fn_draw.h fn_draw.c \
|
||||
# fn_level.h fn_level.c \
|
||||
# fn_shot.h fn_shot.c \
|
||||
# fn_actor.h fn_actor.c \
|
||||
# fn_bot.h fn_bot.c \
|
||||
# fn_infobox.h fn_infobox.c \
|
||||
# fn_error_cmdline.h fn_error_cmdline.c \
|
||||
# fn_error.h fn_error.c \
|
||||
# fn_msgbox.h fn_msgbox.c \
|
||||
# fn_text.h fn_text.c \
|
||||
# fn_list.h fn_list.c \
|
||||
# fn.h
|
||||
|
||||
#fn_test_msgbox_SOURCES = fn_test_msgbox.c \
|
||||
# fn_msgbox.h fn_msgbox.c \
|
||||
# fn_text.h fn_text.c \
|
||||
# fn_draw.h fn_draw.c \
|
||||
# fn_tilecache.h fn_tilecache.c \
|
||||
# fn_tile.h fn_tile.c \
|
||||
# fn_error_cmdline.h fn_error_cmdline.c \
|
||||
# fn_error.h fn_error.c \
|
||||
# fn.h
|
||||
|
||||
#fn_test_picture_SOURCES = fn_test_picture.c \
|
||||
# fn_picture.h fn_picture.c \
|
||||
# fn_draw.h fn_draw.c \
|
||||
# fn_error_cmdline.h fn_error_cmdline.c \
|
||||
# fn_error.h fn_error.c \
|
||||
# fn.h
|
||||
|
||||
#fn_test_picture_splash_SOURCES = fn_test_picture_splash.c \
|
||||
# fn_picture.h fn_picture.c \
|
||||
# fn_picture_splash.h fn_picture_splash.c \
|
||||
# fn_draw.h fn_draw.c \
|
||||
# fn_error_cmdline.h fn_error_cmdline.c \
|
||||
# fn_error.h fn_error.c \
|
||||
# fn_msgbox.h fn_msgbox.c \
|
||||
# fn_text.h fn_text.c \
|
||||
# fn_tilecache.h fn_tilecache.c \
|
||||
# fn_tile.h fn_tile.c \
|
||||
# fn.h
|
||||
|
||||
#fn_test_settings_SOURCES = fn_test_settings.c \
|
||||
# fn_settings.h fn_settings.c \
|
||||
# fn.h
|
||||
|
||||
#fn_test_tile_SOURCES = fn_test_tile.c \
|
||||
# fn_tile.h fn_tile.c \
|
||||
# fn_draw.h fn_draw.c \
|
||||
# fn.h
|
||||
|
||||
#fn_test_list_SOURCES = fn_test_list.c \
|
||||
# fn_list.h fn_list.c
|
||||
|
||||
all: all-am
|
||||
|
||||
.SUFFIXES:
|
||||
.SUFFIXES: .c .o .obj
|
||||
$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
|
||||
@for dep in $?; do \
|
||||
case '$(am__configure_deps)' in \
|
||||
*$$dep*) \
|
||||
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
|
||||
&& exit 0; \
|
||||
exit 1;; \
|
||||
esac; \
|
||||
done; \
|
||||
echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign src/Makefile'; \
|
||||
cd $(top_srcdir) && \
|
||||
$(AUTOMAKE) --foreign src/Makefile
|
||||
.PRECIOUS: Makefile
|
||||
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
|
||||
@case '$?' in \
|
||||
*config.status*) \
|
||||
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
|
||||
*) \
|
||||
echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
|
||||
cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
|
||||
esac;
|
||||
|
||||
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
|
||||
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
|
||||
|
||||
$(top_srcdir)/configure: $(am__configure_deps)
|
||||
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
|
||||
$(ACLOCAL_M4): $(am__aclocal_m4_deps)
|
||||
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
|
||||
install-binPROGRAMS: $(bin_PROGRAMS)
|
||||
@$(NORMAL_INSTALL)
|
||||
test -z "$(bindir)" || $(MKDIR_P) "$(DESTDIR)$(bindir)"
|
||||
@list='$(bin_PROGRAMS)'; for p in $$list; do \
|
||||
p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
|
||||
if test -f $$p \
|
||||
; then \
|
||||
f=`echo "$$p1" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`; \
|
||||
echo " $(INSTALL_PROGRAM_ENV) $(binPROGRAMS_INSTALL) '$$p' '$(DESTDIR)$(bindir)/$$f'"; \
|
||||
$(INSTALL_PROGRAM_ENV) $(binPROGRAMS_INSTALL) "$$p" "$(DESTDIR)$(bindir)/$$f" || exit 1; \
|
||||
else :; fi; \
|
||||
done
|
||||
|
||||
uninstall-binPROGRAMS:
|
||||
@$(NORMAL_UNINSTALL)
|
||||
@list='$(bin_PROGRAMS)'; for p in $$list; do \
|
||||
f=`echo "$$p" | sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \
|
||||
echo " rm -f '$(DESTDIR)$(bindir)/$$f'"; \
|
||||
rm -f "$(DESTDIR)$(bindir)/$$f"; \
|
||||
done
|
||||
|
||||
clean-binPROGRAMS:
|
||||
-test -z "$(bin_PROGRAMS)" || rm -f $(bin_PROGRAMS)
|
||||
|
||||
clean-noinstPROGRAMS:
|
||||
-test -z "$(noinst_PROGRAMS)" || rm -f $(noinst_PROGRAMS)
|
||||
fn_test_borders$(EXEEXT): $(fn_test_borders_OBJECTS) $(fn_test_borders_DEPENDENCIES)
|
||||
@rm -f fn_test_borders$(EXEEXT)
|
||||
$(LINK) $(fn_test_borders_OBJECTS) $(fn_test_borders_LDADD) $(LIBS)
|
||||
fn_test_draw$(EXEEXT): $(fn_test_draw_OBJECTS) $(fn_test_draw_DEPENDENCIES)
|
||||
@rm -f fn_test_draw$(EXEEXT)
|
||||
$(LINK) $(fn_test_draw_OBJECTS) $(fn_test_draw_LDADD) $(LIBS)
|
||||
fn_test_drop$(EXEEXT): $(fn_test_drop_OBJECTS) $(fn_test_drop_DEPENDENCIES)
|
||||
@rm -f fn_test_drop$(EXEEXT)
|
||||
$(LINK) $(fn_test_drop_OBJECTS) $(fn_test_drop_LDADD) $(LIBS)
|
||||
fn_test_effect$(EXEEXT): $(fn_test_effect_OBJECTS) $(fn_test_effect_DEPENDENCIES)
|
||||
@rm -f fn_test_effect$(EXEEXT)
|
||||
$(LINK) $(fn_test_effect_OBJECTS) $(fn_test_effect_LDADD) $(LIBS)
|
||||
fn_test_error$(EXEEXT): $(fn_test_error_OBJECTS) $(fn_test_error_DEPENDENCIES)
|
||||
@rm -f fn_test_error$(EXEEXT)
|
||||
$(LINK) $(fn_test_error_OBJECTS) $(fn_test_error_LDADD) $(LIBS)
|
||||
fn_test_hero$(EXEEXT): $(fn_test_hero_OBJECTS) $(fn_test_hero_DEPENDENCIES)
|
||||
@rm -f fn_test_hero$(EXEEXT)
|
||||
$(LINK) $(fn_test_hero_OBJECTS) $(fn_test_hero_LDADD) $(LIBS)
|
||||
fn_test_infobox$(EXEEXT): $(fn_test_infobox_OBJECTS) $(fn_test_infobox_DEPENDENCIES)
|
||||
@rm -f fn_test_infobox$(EXEEXT)
|
||||
$(LINK) $(fn_test_infobox_OBJECTS) $(fn_test_infobox_LDADD) $(LIBS)
|
||||
fn_test_level_loader$(EXEEXT): $(fn_test_level_loader_OBJECTS) $(fn_test_level_loader_DEPENDENCIES)
|
||||
@rm -f fn_test_level_loader$(EXEEXT)
|
||||
$(LINK) $(fn_test_level_loader_OBJECTS) $(fn_test_level_loader_LDADD) $(LIBS)
|
||||
fn_test_list$(EXEEXT): $(fn_test_list_OBJECTS) $(fn_test_list_DEPENDENCIES)
|
||||
@rm -f fn_test_list$(EXEEXT)
|
||||
$(LINK) $(fn_test_list_OBJECTS) $(fn_test_list_LDADD) $(LIBS)
|
||||
fn_test_mainmenu$(EXEEXT): $(fn_test_mainmenu_OBJECTS) $(fn_test_mainmenu_DEPENDENCIES)
|
||||
@rm -f fn_test_mainmenu$(EXEEXT)
|
||||
$(LINK) $(fn_test_mainmenu_OBJECTS) $(fn_test_mainmenu_LDADD) $(LIBS)
|
||||
fn_test_msgbox$(EXEEXT): $(fn_test_msgbox_OBJECTS) $(fn_test_msgbox_DEPENDENCIES)
|
||||
@rm -f fn_test_msgbox$(EXEEXT)
|
||||
$(LINK) $(fn_test_msgbox_OBJECTS) $(fn_test_msgbox_LDADD) $(LIBS)
|
||||
fn_test_picture$(EXEEXT): $(fn_test_picture_OBJECTS) $(fn_test_picture_DEPENDENCIES)
|
||||
@rm -f fn_test_picture$(EXEEXT)
|
||||
$(LINK) $(fn_test_picture_OBJECTS) $(fn_test_picture_LDADD) $(LIBS)
|
||||
fn_test_picture_splash$(EXEEXT): $(fn_test_picture_splash_OBJECTS) $(fn_test_picture_splash_DEPENDENCIES)
|
||||
@rm -f fn_test_picture_splash$(EXEEXT)
|
||||
$(LINK) $(fn_test_picture_splash_OBJECTS) $(fn_test_picture_splash_LDADD) $(LIBS)
|
||||
fn_test_settings$(EXEEXT): $(fn_test_settings_OBJECTS) $(fn_test_settings_DEPENDENCIES)
|
||||
@rm -f fn_test_settings$(EXEEXT)
|
||||
$(LINK) $(fn_test_settings_OBJECTS) $(fn_test_settings_LDADD) $(LIBS)
|
||||
fn_test_tile$(EXEEXT): $(fn_test_tile_OBJECTS) $(fn_test_tile_DEPENDENCIES)
|
||||
@rm -f fn_test_tile$(EXEEXT)
|
||||
$(LINK) $(fn_test_tile_OBJECTS) $(fn_test_tile_LDADD) $(LIBS)
|
||||
fn_test_tilecache$(EXEEXT): $(fn_test_tilecache_OBJECTS) $(fn_test_tilecache_DEPENDENCIES)
|
||||
@rm -f fn_test_tilecache$(EXEEXT)
|
||||
$(LINK) $(fn_test_tilecache_OBJECTS) $(fn_test_tilecache_LDADD) $(LIBS)
|
||||
freenukum$(EXEEXT): $(freenukum_OBJECTS) $(freenukum_DEPENDENCIES)
|
||||
@rm -f freenukum$(EXEEXT)
|
||||
$(LINK) $(freenukum_OBJECTS) $(freenukum_LDADD) $(LIBS)
|
||||
|
||||
mostlyclean-compile:
|
||||
-rm -f *.$(OBJEXT)
|
||||
|
||||
distclean-compile:
|
||||
-rm -f *.tab.c
|
||||
|
||||
include ./$(DEPDIR)/fn_actor.Po
|
||||
include ./$(DEPDIR)/fn_borders.Po
|
||||
include ./$(DEPDIR)/fn_bot.Po
|
||||
include ./$(DEPDIR)/fn_data.Po
|
||||
include ./$(DEPDIR)/fn_draw.Po
|
||||
include ./$(DEPDIR)/fn_drop.Po
|
||||
include ./$(DEPDIR)/fn_effect.Po
|
||||
include ./$(DEPDIR)/fn_error.Po
|
||||
include ./$(DEPDIR)/fn_error_cmdline.Po
|
||||
include ./$(DEPDIR)/fn_game.Po
|
||||
include ./$(DEPDIR)/fn_hero.Po
|
||||
include ./$(DEPDIR)/fn_infobox.Po
|
||||
include ./$(DEPDIR)/fn_item.Po
|
||||
include ./$(DEPDIR)/fn_level.Po
|
||||
include ./$(DEPDIR)/fn_list.Po
|
||||
include ./$(DEPDIR)/fn_mainmenu.Po
|
||||
include ./$(DEPDIR)/fn_msgbox.Po
|
||||
include ./$(DEPDIR)/fn_picture.Po
|
||||
include ./$(DEPDIR)/fn_picture_splash.Po
|
||||
include ./$(DEPDIR)/fn_settings.Po
|
||||
include ./$(DEPDIR)/fn_shot.Po
|
||||
include ./$(DEPDIR)/fn_test_borders.Po
|
||||
include ./$(DEPDIR)/fn_test_draw.Po
|
||||
include ./$(DEPDIR)/fn_test_drop.Po
|
||||
include ./$(DEPDIR)/fn_test_effect.Po
|
||||
include ./$(DEPDIR)/fn_test_error.Po
|
||||
include ./$(DEPDIR)/fn_test_hero.Po
|
||||
include ./$(DEPDIR)/fn_test_infobox.Po
|
||||
include ./$(DEPDIR)/fn_test_level_loader.Po
|
||||
include ./$(DEPDIR)/fn_test_list.Po
|
||||
include ./$(DEPDIR)/fn_test_mainmenu.Po
|
||||
include ./$(DEPDIR)/fn_test_msgbox.Po
|
||||
include ./$(DEPDIR)/fn_test_picture.Po
|
||||
include ./$(DEPDIR)/fn_test_picture_splash.Po
|
||||
include ./$(DEPDIR)/fn_test_settings.Po
|
||||
include ./$(DEPDIR)/fn_test_tile.Po
|
||||
include ./$(DEPDIR)/fn_test_tilecache.Po
|
||||
include ./$(DEPDIR)/fn_text.Po
|
||||
include ./$(DEPDIR)/fn_tile.Po
|
||||
include ./$(DEPDIR)/fn_tilecache.Po
|
||||
include ./$(DEPDIR)/freenukum.Po
|
||||
|
||||
.c.o:
|
||||
$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
|
||||
mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
|
||||
# source='$<' object='$@' libtool=no \
|
||||
# DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
|
||||
# $(COMPILE) -c $<
|
||||
|
||||
.c.obj:
|
||||
$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
|
||||
mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
|
||||
# source='$<' object='$@' libtool=no \
|
||||
# DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
|
||||
# $(COMPILE) -c `$(CYGPATH_W) '$<'`
|
||||
|
||||
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
|
||||
list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
|
||||
unique=`for i in $$list; do \
|
||||
if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
|
||||
done | \
|
||||
$(AWK) '{ files[$$0] = 1; nonemtpy = 1; } \
|
||||
END { if (nonempty) { for (i in files) print i; }; }'`; \
|
||||
mkid -fID $$unique
|
||||
tags: TAGS
|
||||
|
||||
TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
|
||||
$(TAGS_FILES) $(LISP)
|
||||
tags=; \
|
||||
here=`pwd`; \
|
||||
list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
|
||||
unique=`for i in $$list; do \
|
||||
if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
|
||||
done | \
|
||||
$(AWK) '{ files[$$0] = 1; nonempty = 1; } \
|
||||
END { if (nonempty) { for (i in files) print i; }; }'`; \
|
||||
if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
|
||||
test -n "$$unique" || unique=$$empty_fix; \
|
||||
$(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
|
||||
$$tags $$unique; \
|
||||
fi
|
||||
ctags: CTAGS
|
||||
CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
|
||||
$(TAGS_FILES) $(LISP)
|
||||
tags=; \
|
||||
list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
|
||||
unique=`for i in $$list; do \
|
||||
if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
|
||||
done | \
|
||||
$(AWK) '{ files[$$0] = 1; nonempty = 1; } \
|
||||
END { if (nonempty) { for (i in files) print i; }; }'`; \
|
||||
test -z "$(CTAGS_ARGS)$$tags$$unique" \
|
||||
|| $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
|
||||
$$tags $$unique
|
||||
|
||||
GTAGS:
|
||||
here=`$(am__cd) $(top_builddir) && pwd` \
|
||||
&& cd $(top_srcdir) \
|
||||
&& gtags -i $(GTAGS_ARGS) $$here
|
||||
|
||||
distclean-tags:
|
||||
-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
|
||||
|
||||
distdir: $(DISTFILES)
|
||||
@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
|
||||
topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
|
||||
list='$(DISTFILES)'; \
|
||||
dist_files=`for file in $$list; do echo $$file; done | \
|
||||
sed -e "s|^$$srcdirstrip/||;t" \
|
||||
-e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
|
||||
case $$dist_files in \
|
||||
*/*) $(MKDIR_P) `echo "$$dist_files" | \
|
||||
sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
|
||||
sort -u` ;; \
|
||||
esac; \
|
||||
for file in $$dist_files; do \
|
||||
if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
|
||||
if test -d $$d/$$file; then \
|
||||
dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
|
||||
if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
|
||||
cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
|
||||
fi; \
|
||||
cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
|
||||
else \
|
||||
test -f $(distdir)/$$file \
|
||||
|| cp -p $$d/$$file $(distdir)/$$file \
|
||||
|| exit 1; \
|
||||
fi; \
|
||||
done
|
||||
check-am: all-am
|
||||
check: check-am
|
||||
all-am: Makefile $(PROGRAMS)
|
||||
installdirs:
|
||||
for dir in "$(DESTDIR)$(bindir)"; do \
|
||||
test -z "$$dir" || $(MKDIR_P) "$$dir"; \
|
||||
done
|
||||
install: install-am
|
||||
install-exec: install-exec-am
|
||||
install-data: install-data-am
|
||||
uninstall: uninstall-am
|
||||
|
||||
install-am: all-am
|
||||
@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
|
||||
|
||||
installcheck: installcheck-am
|
||||
install-strip:
|
||||
$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
|
||||
install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
|
||||
`test -z '$(STRIP)' || \
|
||||
echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
|
||||
mostlyclean-generic:
|
||||
|
||||
clean-generic:
|
||||
|
||||
distclean-generic:
|
||||
-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
|
||||
|
||||
maintainer-clean-generic:
|
||||
@echo "This command is intended for maintainers to use"
|
||||
@echo "it deletes files that may require special tools to rebuild."
|
||||
clean: clean-am
|
||||
|
||||
clean-am: clean-binPROGRAMS clean-generic clean-noinstPROGRAMS \
|
||||
mostlyclean-am
|
||||
|
||||
distclean: distclean-am
|
||||
-rm -rf ./$(DEPDIR)
|
||||
-rm -f Makefile
|
||||
distclean-am: clean-am distclean-compile distclean-generic \
|
||||
distclean-tags
|
||||
|
||||
dvi: dvi-am
|
||||
|
||||
dvi-am:
|
||||
|
||||
html: html-am
|
||||
|
||||
info: info-am
|
||||
|
||||
info-am:
|
||||
|
||||
install-data-am:
|
||||
|
||||
install-dvi: install-dvi-am
|
||||
|
||||
install-exec-am: install-binPROGRAMS
|
||||
|
||||
install-html: install-html-am
|
||||
|
||||
install-info: install-info-am
|
||||
|
||||
install-man:
|
||||
|
||||
install-pdf: install-pdf-am
|
||||
|
||||
install-ps: install-ps-am
|
||||
|
||||
installcheck-am:
|
||||
|
||||
maintainer-clean: maintainer-clean-am
|
||||
-rm -rf ./$(DEPDIR)
|
||||
-rm -f Makefile
|
||||
maintainer-clean-am: distclean-am maintainer-clean-generic
|
||||
|
||||
mostlyclean: mostlyclean-am
|
||||
|
||||
mostlyclean-am: mostlyclean-compile mostlyclean-generic
|
||||
|
||||
pdf: pdf-am
|
||||
|
||||
pdf-am:
|
||||
|
||||
ps: ps-am
|
||||
|
||||
ps-am:
|
||||
|
||||
uninstall-am: uninstall-binPROGRAMS
|
||||
|
||||
.MAKE: install-am install-strip
|
||||
|
||||
.PHONY: CTAGS GTAGS all all-am check check-am clean clean-binPROGRAMS \
|
||||
clean-generic clean-noinstPROGRAMS ctags distclean \
|
||||
distclean-compile distclean-generic distclean-tags distdir dvi \
|
||||
dvi-am html html-am info info-am install install-am \
|
||||
install-binPROGRAMS install-data install-data-am install-dvi \
|
||||
install-dvi-am install-exec install-exec-am install-html \
|
||||
install-html-am install-info install-info-am install-man \
|
||||
install-pdf install-pdf-am install-ps install-ps-am \
|
||||
install-strip installcheck installcheck-am installdirs \
|
||||
maintainer-clean maintainer-clean-generic mostlyclean \
|
||||
mostlyclean-compile mostlyclean-generic pdf pdf-am ps ps-am \
|
||||
tags uninstall uninstall-am uninstall-binPROGRAMS
|
||||
|
||||
# Tell versions [3.59,3.63) of GNU make to not export all variables.
|
||||
# Otherwise a system limit (for SysV at least) may be exceeded.
|
||||
.NOEXPORT:
|
||||
@ -1,182 +0,0 @@
|
||||
AUTOMAKE_OPTIONS = foreign
|
||||
|
||||
bin_PROGRAMS = freenukum
|
||||
|
||||
INCLUDES = \
|
||||
-I$(srcdir)
|
||||
|
||||
freenukum_SOURCES = fn.h \
|
||||
fn_object.h \
|
||||
fn_actor.h fn_actor.c \
|
||||
fn_borders.h fn_borders.c \
|
||||
fn_bot.h fn_bot.c \
|
||||
fn_draw.h fn_draw.c \
|
||||
fn_drop.h fn_drop.c \
|
||||
fn_effect.h fn_effect.c \
|
||||
fn_error.h fn_error.c \
|
||||
fn_error_cmdline.h fn_error_cmdline.c \
|
||||
fn_game.h fn_game.c \
|
||||
fn_hero.h fn_hero.c \
|
||||
fn_infobox.h fn_infobox.c \
|
||||
fn_item.h fn_item.c \
|
||||
fn_level.h fn_level.c \
|
||||
fn_mainmenu.h fn_mainmenu.c \
|
||||
fn_msgbox.h fn_msgbox.c \
|
||||
fn_picture.h fn_picture.c \
|
||||
fn_picture_splash.h fn_picture_splash.c \
|
||||
fn_settings.h fn_settings.c \
|
||||
fn_text.h fn_text.c \
|
||||
fn_tile.h fn_tile.c \
|
||||
fn_tilecache.h fn_tilecache.c \
|
||||
fn_shot.h fn_shot.c \
|
||||
fn_list.h fn_list.c \
|
||||
fn_data.h fn_data.c \
|
||||
freenukum.c
|
||||
|
||||
if TESTPROGRAMS
|
||||
noinst_PROGRAMS = fn_test_tilecache \
|
||||
fn_test_borders \
|
||||
fn_test_draw \
|
||||
fn_test_drop \
|
||||
fn_test_effect \
|
||||
fn_test_error \
|
||||
fn_test_hero \
|
||||
fn_test_infobox \
|
||||
fn_test_mainmenu \
|
||||
fn_test_level_loader \
|
||||
fn_test_msgbox \
|
||||
fn_test_picture \
|
||||
fn_test_picture_splash \
|
||||
fn_test_settings \
|
||||
fn_test_tile \
|
||||
fn_test_list
|
||||
|
||||
fn_test_tilecache_SOURCES = fn_test_tilecache.c \
|
||||
fn.h \
|
||||
fn_tilecache.h fn_tilecache.c \
|
||||
fn_tile.h fn_tile.c \
|
||||
fn_draw.h fn_draw.c \
|
||||
fn_error.h fn_error.c \
|
||||
fn_error_cmdline.h fn_error_cmdline.c
|
||||
|
||||
fn_test_borders_SOURCES = fn_test_borders.c \
|
||||
fn.h \
|
||||
fn_error_cmdline.h fn_error_cmdline.c \
|
||||
fn_error.h fn_error.c \
|
||||
fn_tilecache.h fn_tilecache.c \
|
||||
fn_tile.h fn_tile.c \
|
||||
fn_draw.h fn_draw.c \
|
||||
fn_borders.h fn_borders.c \
|
||||
fn_text.h fn_text.c
|
||||
|
||||
fn_test_draw_SOURCES = fn_test_draw.c \
|
||||
fn.h \
|
||||
fn_error_cmdline.h fn_error_cmdline.c \
|
||||
fn_draw.h fn_draw.c
|
||||
|
||||
fn_test_drop_SOURCES = fn_test_drop.c \
|
||||
fn.h \
|
||||
fn_tile.h fn_tile.c \
|
||||
fn_draw.h fn_draw.c \
|
||||
fn_drop.h fn_drop.c
|
||||
|
||||
fn_test_effect_SOURCES = fn_test_effect.c \
|
||||
fn_error_cmdline.h fn_error_cmdline.c \
|
||||
fn_error.h fn_error.c \
|
||||
fn_picture.h fn_picture.c \
|
||||
fn_effect.h fn_effect.c \
|
||||
fn_draw.h fn_draw.c \
|
||||
fn.h
|
||||
|
||||
fn_test_error_SOURCES = fn_test_error.c \
|
||||
fn_error.h fn_error.c \
|
||||
fn.h
|
||||
|
||||
fn_test_hero_SOURCES = fn_test_hero.c \
|
||||
fn_error.h fn_error.c \
|
||||
fn_error_cmdline.h fn_error_cmdline.c \
|
||||
fn_draw.h fn_draw.c \
|
||||
fn_tilecache.h fn_tilecache.c \
|
||||
fn_hero.h fn_hero.c \
|
||||
fn_tile.h fn_tile.c \
|
||||
fn_level.h fn_level.c \
|
||||
fn_shot.h fn_shot.c \
|
||||
fn_actor.h fn_actor.c \
|
||||
fn_bot.h fn_bot.c \
|
||||
fn_infobox.h fn_infobox.c \
|
||||
fn_msgbox.h fn_msgbox.c \
|
||||
fn_text.h fn_text.c \
|
||||
fn_list.h fn_list.c \
|
||||
fn.h
|
||||
|
||||
fn_test_infobox_SOURCES = fn_test_infobox.c \
|
||||
fn_infobox.h fn_infobox.c \
|
||||
fn_tilecache.h fn_tilecache.c \
|
||||
fn_tile.h fn_tile.c \
|
||||
fn_draw.h fn_draw.c \
|
||||
fn_msgbox.h fn_msgbox.c \
|
||||
fn_text.h fn_text.c \
|
||||
fn.h
|
||||
|
||||
fn_test_mainmenu_SOURCES = fn_test_mainmenu.c \
|
||||
fn.h
|
||||
|
||||
fn_test_level_loader_SOURCES = fn_test_level_loader.c \
|
||||
fn_hero.h fn_hero.c \
|
||||
fn_tilecache.h fn_tilecache.c \
|
||||
fn_tile.h fn_tile.c \
|
||||
fn_draw.h fn_draw.c \
|
||||
fn_level.h fn_level.c \
|
||||
fn_shot.h fn_shot.c \
|
||||
fn_actor.h fn_actor.c \
|
||||
fn_bot.h fn_bot.c \
|
||||
fn_infobox.h fn_infobox.c \
|
||||
fn_error_cmdline.h fn_error_cmdline.c \
|
||||
fn_error.h fn_error.c \
|
||||
fn_msgbox.h fn_msgbox.c \
|
||||
fn_text.h fn_text.c \
|
||||
fn_list.h fn_list.c \
|
||||
fn.h
|
||||
|
||||
fn_test_msgbox_SOURCES = fn_test_msgbox.c \
|
||||
fn_msgbox.h fn_msgbox.c \
|
||||
fn_text.h fn_text.c \
|
||||
fn_draw.h fn_draw.c \
|
||||
fn_tilecache.h fn_tilecache.c \
|
||||
fn_tile.h fn_tile.c \
|
||||
fn_error_cmdline.h fn_error_cmdline.c \
|
||||
fn_error.h fn_error.c \
|
||||
fn.h
|
||||
|
||||
fn_test_picture_SOURCES = fn_test_picture.c \
|
||||
fn_picture.h fn_picture.c \
|
||||
fn_draw.h fn_draw.c \
|
||||
fn_error_cmdline.h fn_error_cmdline.c \
|
||||
fn_error.h fn_error.c \
|
||||
fn.h
|
||||
|
||||
fn_test_picture_splash_SOURCES = fn_test_picture_splash.c \
|
||||
fn_picture.h fn_picture.c \
|
||||
fn_picture_splash.h fn_picture_splash.c \
|
||||
fn_draw.h fn_draw.c \
|
||||
fn_error_cmdline.h fn_error_cmdline.c \
|
||||
fn_error.h fn_error.c \
|
||||
fn_msgbox.h fn_msgbox.c \
|
||||
fn_text.h fn_text.c \
|
||||
fn_tilecache.h fn_tilecache.c \
|
||||
fn_tile.h fn_tile.c \
|
||||
fn.h
|
||||
|
||||
fn_test_settings_SOURCES = fn_test_settings.c \
|
||||
fn_settings.h fn_settings.c \
|
||||
fn.h
|
||||
|
||||
fn_test_tile_SOURCES = fn_test_tile.c \
|
||||
fn_tile.h fn_tile.c \
|
||||
fn_draw.h fn_draw.c \
|
||||
fn.h
|
||||
|
||||
fn_test_list_SOURCES = fn_test_list.c \
|
||||
fn_list.h fn_list.c
|
||||
|
||||
endif # TESTPROGRAMS
|
||||
@ -1,865 +0,0 @@
|
||||
# Makefile.in generated by automake 1.10.1 from Makefile.am.
|
||||
# @configure_input@
|
||||
|
||||
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
|
||||
# 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
|
||||
# This Makefile.in is free software; the Free Software Foundation
|
||||
# gives unlimited permission to copy and/or distribute it,
|
||||
# with or without modifications, as long as this notice is preserved.
|
||||
|
||||
# This program is distributed in the hope that it will be useful,
|
||||
# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
|
||||
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
|
||||
# PARTICULAR PURPOSE.
|
||||
|
||||
@SET_MAKE@
|
||||
|
||||
VPATH = @srcdir@
|
||||
pkgdatadir = $(datadir)/@PACKAGE@
|
||||
pkglibdir = $(libdir)/@PACKAGE@
|
||||
pkgincludedir = $(includedir)/@PACKAGE@
|
||||
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
|
||||
install_sh_DATA = $(install_sh) -c -m 644
|
||||
install_sh_PROGRAM = $(install_sh) -c
|
||||
install_sh_SCRIPT = $(install_sh) -c
|
||||
INSTALL_HEADER = $(INSTALL_DATA)
|
||||
transform = $(program_transform_name)
|
||||
NORMAL_INSTALL = :
|
||||
PRE_INSTALL = :
|
||||
POST_INSTALL = :
|
||||
NORMAL_UNINSTALL = :
|
||||
PRE_UNINSTALL = :
|
||||
POST_UNINSTALL = :
|
||||
bin_PROGRAMS = freenukum$(EXEEXT)
|
||||
@TESTPROGRAMS_TRUE@noinst_PROGRAMS = fn_test_tilecache$(EXEEXT) \
|
||||
@TESTPROGRAMS_TRUE@ fn_test_borders$(EXEEXT) \
|
||||
@TESTPROGRAMS_TRUE@ fn_test_draw$(EXEEXT) fn_test_drop$(EXEEXT) \
|
||||
@TESTPROGRAMS_TRUE@ fn_test_effect$(EXEEXT) \
|
||||
@TESTPROGRAMS_TRUE@ fn_test_error$(EXEEXT) \
|
||||
@TESTPROGRAMS_TRUE@ fn_test_hero$(EXEEXT) \
|
||||
@TESTPROGRAMS_TRUE@ fn_test_infobox$(EXEEXT) \
|
||||
@TESTPROGRAMS_TRUE@ fn_test_mainmenu$(EXEEXT) \
|
||||
@TESTPROGRAMS_TRUE@ fn_test_level_loader$(EXEEXT) \
|
||||
@TESTPROGRAMS_TRUE@ fn_test_msgbox$(EXEEXT) \
|
||||
@TESTPROGRAMS_TRUE@ fn_test_picture$(EXEEXT) \
|
||||
@TESTPROGRAMS_TRUE@ fn_test_picture_splash$(EXEEXT) \
|
||||
@TESTPROGRAMS_TRUE@ fn_test_settings$(EXEEXT) \
|
||||
@TESTPROGRAMS_TRUE@ fn_test_tile$(EXEEXT) fn_test_list$(EXEEXT)
|
||||
subdir = src
|
||||
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
|
||||
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
|
||||
am__aclocal_m4_deps = $(top_srcdir)/configure.in
|
||||
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
|
||||
$(ACLOCAL_M4)
|
||||
mkinstalldirs = $(install_sh) -d
|
||||
CONFIG_CLEAN_FILES =
|
||||
am__installdirs = "$(DESTDIR)$(bindir)"
|
||||
binPROGRAMS_INSTALL = $(INSTALL_PROGRAM)
|
||||
PROGRAMS = $(bin_PROGRAMS) $(noinst_PROGRAMS)
|
||||
am__fn_test_borders_SOURCES_DIST = fn_test_borders.c fn.h \
|
||||
fn_error_cmdline.h fn_error_cmdline.c fn_error.h fn_error.c \
|
||||
fn_tilecache.h fn_tilecache.c fn_tile.h fn_tile.c fn_draw.h \
|
||||
fn_draw.c fn_borders.h fn_borders.c fn_text.h fn_text.c
|
||||
@TESTPROGRAMS_TRUE@am_fn_test_borders_OBJECTS = \
|
||||
@TESTPROGRAMS_TRUE@ fn_test_borders.$(OBJEXT) \
|
||||
@TESTPROGRAMS_TRUE@ fn_error_cmdline.$(OBJEXT) \
|
||||
@TESTPROGRAMS_TRUE@ fn_error.$(OBJEXT) fn_tilecache.$(OBJEXT) \
|
||||
@TESTPROGRAMS_TRUE@ fn_tile.$(OBJEXT) fn_draw.$(OBJEXT) \
|
||||
@TESTPROGRAMS_TRUE@ fn_borders.$(OBJEXT) fn_text.$(OBJEXT)
|
||||
fn_test_borders_OBJECTS = $(am_fn_test_borders_OBJECTS)
|
||||
fn_test_borders_LDADD = $(LDADD)
|
||||
am__fn_test_draw_SOURCES_DIST = fn_test_draw.c fn.h fn_error_cmdline.h \
|
||||
fn_error_cmdline.c fn_draw.h fn_draw.c
|
||||
@TESTPROGRAMS_TRUE@am_fn_test_draw_OBJECTS = fn_test_draw.$(OBJEXT) \
|
||||
@TESTPROGRAMS_TRUE@ fn_error_cmdline.$(OBJEXT) \
|
||||
@TESTPROGRAMS_TRUE@ fn_draw.$(OBJEXT)
|
||||
fn_test_draw_OBJECTS = $(am_fn_test_draw_OBJECTS)
|
||||
fn_test_draw_LDADD = $(LDADD)
|
||||
am__fn_test_drop_SOURCES_DIST = fn_test_drop.c fn.h fn_tile.h \
|
||||
fn_tile.c fn_draw.h fn_draw.c fn_drop.h fn_drop.c
|
||||
@TESTPROGRAMS_TRUE@am_fn_test_drop_OBJECTS = fn_test_drop.$(OBJEXT) \
|
||||
@TESTPROGRAMS_TRUE@ fn_tile.$(OBJEXT) fn_draw.$(OBJEXT) \
|
||||
@TESTPROGRAMS_TRUE@ fn_drop.$(OBJEXT)
|
||||
fn_test_drop_OBJECTS = $(am_fn_test_drop_OBJECTS)
|
||||
fn_test_drop_LDADD = $(LDADD)
|
||||
am__fn_test_effect_SOURCES_DIST = fn_test_effect.c fn_error_cmdline.h \
|
||||
fn_error_cmdline.c fn_error.h fn_error.c fn_picture.h \
|
||||
fn_picture.c fn_effect.h fn_effect.c fn_draw.h fn_draw.c fn.h
|
||||
@TESTPROGRAMS_TRUE@am_fn_test_effect_OBJECTS = \
|
||||
@TESTPROGRAMS_TRUE@ fn_test_effect.$(OBJEXT) \
|
||||
@TESTPROGRAMS_TRUE@ fn_error_cmdline.$(OBJEXT) \
|
||||
@TESTPROGRAMS_TRUE@ fn_error.$(OBJEXT) fn_picture.$(OBJEXT) \
|
||||
@TESTPROGRAMS_TRUE@ fn_effect.$(OBJEXT) fn_draw.$(OBJEXT)
|
||||
fn_test_effect_OBJECTS = $(am_fn_test_effect_OBJECTS)
|
||||
fn_test_effect_LDADD = $(LDADD)
|
||||
am__fn_test_error_SOURCES_DIST = fn_test_error.c fn_error.h fn_error.c \
|
||||
fn.h
|
||||
@TESTPROGRAMS_TRUE@am_fn_test_error_OBJECTS = fn_test_error.$(OBJEXT) \
|
||||
@TESTPROGRAMS_TRUE@ fn_error.$(OBJEXT)
|
||||
fn_test_error_OBJECTS = $(am_fn_test_error_OBJECTS)
|
||||
fn_test_error_LDADD = $(LDADD)
|
||||
am__fn_test_hero_SOURCES_DIST = fn_test_hero.c fn_error.h fn_error.c \
|
||||
fn_error_cmdline.h fn_error_cmdline.c fn_draw.h fn_draw.c \
|
||||
fn_tilecache.h fn_tilecache.c fn_hero.h fn_hero.c fn_tile.h \
|
||||
fn_tile.c fn_level.h fn_level.c fn_shot.h fn_shot.c fn_actor.h \
|
||||
fn_actor.c fn_bot.h fn_bot.c fn_infobox.h fn_infobox.c \
|
||||
fn_msgbox.h fn_msgbox.c fn_text.h fn_text.c fn_list.h \
|
||||
fn_list.c fn.h
|
||||
@TESTPROGRAMS_TRUE@am_fn_test_hero_OBJECTS = fn_test_hero.$(OBJEXT) \
|
||||
@TESTPROGRAMS_TRUE@ fn_error.$(OBJEXT) \
|
||||
@TESTPROGRAMS_TRUE@ fn_error_cmdline.$(OBJEXT) \
|
||||
@TESTPROGRAMS_TRUE@ fn_draw.$(OBJEXT) fn_tilecache.$(OBJEXT) \
|
||||
@TESTPROGRAMS_TRUE@ fn_hero.$(OBJEXT) fn_tile.$(OBJEXT) \
|
||||
@TESTPROGRAMS_TRUE@ fn_level.$(OBJEXT) fn_shot.$(OBJEXT) \
|
||||
@TESTPROGRAMS_TRUE@ fn_actor.$(OBJEXT) fn_bot.$(OBJEXT) \
|
||||
@TESTPROGRAMS_TRUE@ fn_infobox.$(OBJEXT) fn_msgbox.$(OBJEXT) \
|
||||
@TESTPROGRAMS_TRUE@ fn_text.$(OBJEXT) fn_list.$(OBJEXT)
|
||||
fn_test_hero_OBJECTS = $(am_fn_test_hero_OBJECTS)
|
||||
fn_test_hero_LDADD = $(LDADD)
|
||||
am__fn_test_infobox_SOURCES_DIST = fn_test_infobox.c fn_infobox.h \
|
||||
fn_infobox.c fn_tilecache.h fn_tilecache.c fn_tile.h fn_tile.c \
|
||||
fn_draw.h fn_draw.c fn_msgbox.h fn_msgbox.c fn_text.h \
|
||||
fn_text.c fn.h
|
||||
@TESTPROGRAMS_TRUE@am_fn_test_infobox_OBJECTS = \
|
||||
@TESTPROGRAMS_TRUE@ fn_test_infobox.$(OBJEXT) \
|
||||
@TESTPROGRAMS_TRUE@ fn_infobox.$(OBJEXT) fn_tilecache.$(OBJEXT) \
|
||||
@TESTPROGRAMS_TRUE@ fn_tile.$(OBJEXT) fn_draw.$(OBJEXT) \
|
||||
@TESTPROGRAMS_TRUE@ fn_msgbox.$(OBJEXT) fn_text.$(OBJEXT)
|
||||
fn_test_infobox_OBJECTS = $(am_fn_test_infobox_OBJECTS)
|
||||
fn_test_infobox_LDADD = $(LDADD)
|
||||
am__fn_test_level_loader_SOURCES_DIST = fn_test_level_loader.c \
|
||||
fn_hero.h fn_hero.c fn_tilecache.h fn_tilecache.c fn_tile.h \
|
||||
fn_tile.c fn_draw.h fn_draw.c fn_level.h fn_level.c fn_shot.h \
|
||||
fn_shot.c fn_actor.h fn_actor.c fn_bot.h fn_bot.c fn_infobox.h \
|
||||
fn_infobox.c fn_error_cmdline.h fn_error_cmdline.c fn_error.h \
|
||||
fn_error.c fn_msgbox.h fn_msgbox.c fn_text.h fn_text.c \
|
||||
fn_list.h fn_list.c fn.h
|
||||
@TESTPROGRAMS_TRUE@am_fn_test_level_loader_OBJECTS = \
|
||||
@TESTPROGRAMS_TRUE@ fn_test_level_loader.$(OBJEXT) \
|
||||
@TESTPROGRAMS_TRUE@ fn_hero.$(OBJEXT) fn_tilecache.$(OBJEXT) \
|
||||
@TESTPROGRAMS_TRUE@ fn_tile.$(OBJEXT) fn_draw.$(OBJEXT) \
|
||||
@TESTPROGRAMS_TRUE@ fn_level.$(OBJEXT) fn_shot.$(OBJEXT) \
|
||||
@TESTPROGRAMS_TRUE@ fn_actor.$(OBJEXT) fn_bot.$(OBJEXT) \
|
||||
@TESTPROGRAMS_TRUE@ fn_infobox.$(OBJEXT) \
|
||||
@TESTPROGRAMS_TRUE@ fn_error_cmdline.$(OBJEXT) \
|
||||
@TESTPROGRAMS_TRUE@ fn_error.$(OBJEXT) fn_msgbox.$(OBJEXT) \
|
||||
@TESTPROGRAMS_TRUE@ fn_text.$(OBJEXT) fn_list.$(OBJEXT)
|
||||
fn_test_level_loader_OBJECTS = $(am_fn_test_level_loader_OBJECTS)
|
||||
fn_test_level_loader_LDADD = $(LDADD)
|
||||
am__fn_test_list_SOURCES_DIST = fn_test_list.c fn_list.h fn_list.c
|
||||
@TESTPROGRAMS_TRUE@am_fn_test_list_OBJECTS = fn_test_list.$(OBJEXT) \
|
||||
@TESTPROGRAMS_TRUE@ fn_list.$(OBJEXT)
|
||||
fn_test_list_OBJECTS = $(am_fn_test_list_OBJECTS)
|
||||
fn_test_list_LDADD = $(LDADD)
|
||||
am__fn_test_mainmenu_SOURCES_DIST = fn_test_mainmenu.c fn.h
|
||||
@TESTPROGRAMS_TRUE@am_fn_test_mainmenu_OBJECTS = \
|
||||
@TESTPROGRAMS_TRUE@ fn_test_mainmenu.$(OBJEXT)
|
||||
fn_test_mainmenu_OBJECTS = $(am_fn_test_mainmenu_OBJECTS)
|
||||
fn_test_mainmenu_LDADD = $(LDADD)
|
||||
am__fn_test_msgbox_SOURCES_DIST = fn_test_msgbox.c fn_msgbox.h \
|
||||
fn_msgbox.c fn_text.h fn_text.c fn_draw.h fn_draw.c \
|
||||
fn_tilecache.h fn_tilecache.c fn_tile.h fn_tile.c \
|
||||
fn_error_cmdline.h fn_error_cmdline.c fn_error.h fn_error.c \
|
||||
fn.h
|
||||
@TESTPROGRAMS_TRUE@am_fn_test_msgbox_OBJECTS = \
|
||||
@TESTPROGRAMS_TRUE@ fn_test_msgbox.$(OBJEXT) \
|
||||
@TESTPROGRAMS_TRUE@ fn_msgbox.$(OBJEXT) fn_text.$(OBJEXT) \
|
||||
@TESTPROGRAMS_TRUE@ fn_draw.$(OBJEXT) fn_tilecache.$(OBJEXT) \
|
||||
@TESTPROGRAMS_TRUE@ fn_tile.$(OBJEXT) \
|
||||
@TESTPROGRAMS_TRUE@ fn_error_cmdline.$(OBJEXT) \
|
||||
@TESTPROGRAMS_TRUE@ fn_error.$(OBJEXT)
|
||||
fn_test_msgbox_OBJECTS = $(am_fn_test_msgbox_OBJECTS)
|
||||
fn_test_msgbox_LDADD = $(LDADD)
|
||||
am__fn_test_picture_SOURCES_DIST = fn_test_picture.c fn_picture.h \
|
||||
fn_picture.c fn_draw.h fn_draw.c fn_error_cmdline.h \
|
||||
fn_error_cmdline.c fn_error.h fn_error.c fn.h
|
||||
@TESTPROGRAMS_TRUE@am_fn_test_picture_OBJECTS = \
|
||||
@TESTPROGRAMS_TRUE@ fn_test_picture.$(OBJEXT) \
|
||||
@TESTPROGRAMS_TRUE@ fn_picture.$(OBJEXT) fn_draw.$(OBJEXT) \
|
||||
@TESTPROGRAMS_TRUE@ fn_error_cmdline.$(OBJEXT) \
|
||||
@TESTPROGRAMS_TRUE@ fn_error.$(OBJEXT)
|
||||
fn_test_picture_OBJECTS = $(am_fn_test_picture_OBJECTS)
|
||||
fn_test_picture_LDADD = $(LDADD)
|
||||
am__fn_test_picture_splash_SOURCES_DIST = fn_test_picture_splash.c \
|
||||
fn_picture.h fn_picture.c fn_picture_splash.h \
|
||||
fn_picture_splash.c fn_draw.h fn_draw.c fn_error_cmdline.h \
|
||||
fn_error_cmdline.c fn_error.h fn_error.c fn_msgbox.h \
|
||||
fn_msgbox.c fn_text.h fn_text.c fn_tilecache.h fn_tilecache.c \
|
||||
fn_tile.h fn_tile.c fn.h
|
||||
@TESTPROGRAMS_TRUE@am_fn_test_picture_splash_OBJECTS = \
|
||||
@TESTPROGRAMS_TRUE@ fn_test_picture_splash.$(OBJEXT) \
|
||||
@TESTPROGRAMS_TRUE@ fn_picture.$(OBJEXT) \
|
||||
@TESTPROGRAMS_TRUE@ fn_picture_splash.$(OBJEXT) \
|
||||
@TESTPROGRAMS_TRUE@ fn_draw.$(OBJEXT) \
|
||||
@TESTPROGRAMS_TRUE@ fn_error_cmdline.$(OBJEXT) \
|
||||
@TESTPROGRAMS_TRUE@ fn_error.$(OBJEXT) fn_msgbox.$(OBJEXT) \
|
||||
@TESTPROGRAMS_TRUE@ fn_text.$(OBJEXT) fn_tilecache.$(OBJEXT) \
|
||||
@TESTPROGRAMS_TRUE@ fn_tile.$(OBJEXT)
|
||||
fn_test_picture_splash_OBJECTS = $(am_fn_test_picture_splash_OBJECTS)
|
||||
fn_test_picture_splash_LDADD = $(LDADD)
|
||||
am__fn_test_settings_SOURCES_DIST = fn_test_settings.c fn_settings.h \
|
||||
fn_settings.c fn.h
|
||||
@TESTPROGRAMS_TRUE@am_fn_test_settings_OBJECTS = \
|
||||
@TESTPROGRAMS_TRUE@ fn_test_settings.$(OBJEXT) \
|
||||
@TESTPROGRAMS_TRUE@ fn_settings.$(OBJEXT)
|
||||
fn_test_settings_OBJECTS = $(am_fn_test_settings_OBJECTS)
|
||||
fn_test_settings_LDADD = $(LDADD)
|
||||
am__fn_test_tile_SOURCES_DIST = fn_test_tile.c fn_tile.h fn_tile.c \
|
||||
fn_draw.h fn_draw.c fn.h
|
||||
@TESTPROGRAMS_TRUE@am_fn_test_tile_OBJECTS = fn_test_tile.$(OBJEXT) \
|
||||
@TESTPROGRAMS_TRUE@ fn_tile.$(OBJEXT) fn_draw.$(OBJEXT)
|
||||
fn_test_tile_OBJECTS = $(am_fn_test_tile_OBJECTS)
|
||||
fn_test_tile_LDADD = $(LDADD)
|
||||
am__fn_test_tilecache_SOURCES_DIST = fn_test_tilecache.c fn.h \
|
||||
fn_tilecache.h fn_tilecache.c fn_tile.h fn_tile.c fn_draw.h \
|
||||
fn_draw.c fn_error.h fn_error.c fn_error_cmdline.h \
|
||||
fn_error_cmdline.c
|
||||
@TESTPROGRAMS_TRUE@am_fn_test_tilecache_OBJECTS = \
|
||||
@TESTPROGRAMS_TRUE@ fn_test_tilecache.$(OBJEXT) \
|
||||
@TESTPROGRAMS_TRUE@ fn_tilecache.$(OBJEXT) fn_tile.$(OBJEXT) \
|
||||
@TESTPROGRAMS_TRUE@ fn_draw.$(OBJEXT) fn_error.$(OBJEXT) \
|
||||
@TESTPROGRAMS_TRUE@ fn_error_cmdline.$(OBJEXT)
|
||||
fn_test_tilecache_OBJECTS = $(am_fn_test_tilecache_OBJECTS)
|
||||
fn_test_tilecache_LDADD = $(LDADD)
|
||||
am_freenukum_OBJECTS = fn_actor.$(OBJEXT) fn_borders.$(OBJEXT) \
|
||||
fn_bot.$(OBJEXT) fn_draw.$(OBJEXT) fn_drop.$(OBJEXT) \
|
||||
fn_effect.$(OBJEXT) fn_error.$(OBJEXT) \
|
||||
fn_error_cmdline.$(OBJEXT) fn_game.$(OBJEXT) fn_hero.$(OBJEXT) \
|
||||
fn_infobox.$(OBJEXT) fn_item.$(OBJEXT) fn_level.$(OBJEXT) \
|
||||
fn_mainmenu.$(OBJEXT) fn_msgbox.$(OBJEXT) fn_picture.$(OBJEXT) \
|
||||
fn_picture_splash.$(OBJEXT) fn_settings.$(OBJEXT) \
|
||||
fn_text.$(OBJEXT) fn_tile.$(OBJEXT) fn_tilecache.$(OBJEXT) \
|
||||
fn_shot.$(OBJEXT) fn_list.$(OBJEXT) fn_data.$(OBJEXT) \
|
||||
freenukum.$(OBJEXT)
|
||||
freenukum_OBJECTS = $(am_freenukum_OBJECTS)
|
||||
freenukum_LDADD = $(LDADD)
|
||||
DEFAULT_INCLUDES = -I.@am__isrc@
|
||||
depcomp = $(SHELL) $(top_srcdir)/depcomp
|
||||
am__depfiles_maybe = depfiles
|
||||
COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
|
||||
$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
|
||||
CCLD = $(CC)
|
||||
LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
|
||||
SOURCES = $(fn_test_borders_SOURCES) $(fn_test_draw_SOURCES) \
|
||||
$(fn_test_drop_SOURCES) $(fn_test_effect_SOURCES) \
|
||||
$(fn_test_error_SOURCES) $(fn_test_hero_SOURCES) \
|
||||
$(fn_test_infobox_SOURCES) $(fn_test_level_loader_SOURCES) \
|
||||
$(fn_test_list_SOURCES) $(fn_test_mainmenu_SOURCES) \
|
||||
$(fn_test_msgbox_SOURCES) $(fn_test_picture_SOURCES) \
|
||||
$(fn_test_picture_splash_SOURCES) $(fn_test_settings_SOURCES) \
|
||||
$(fn_test_tile_SOURCES) $(fn_test_tilecache_SOURCES) \
|
||||
$(freenukum_SOURCES)
|
||||
DIST_SOURCES = $(am__fn_test_borders_SOURCES_DIST) \
|
||||
$(am__fn_test_draw_SOURCES_DIST) \
|
||||
$(am__fn_test_drop_SOURCES_DIST) \
|
||||
$(am__fn_test_effect_SOURCES_DIST) \
|
||||
$(am__fn_test_error_SOURCES_DIST) \
|
||||
$(am__fn_test_hero_SOURCES_DIST) \
|
||||
$(am__fn_test_infobox_SOURCES_DIST) \
|
||||
$(am__fn_test_level_loader_SOURCES_DIST) \
|
||||
$(am__fn_test_list_SOURCES_DIST) \
|
||||
$(am__fn_test_mainmenu_SOURCES_DIST) \
|
||||
$(am__fn_test_msgbox_SOURCES_DIST) \
|
||||
$(am__fn_test_picture_SOURCES_DIST) \
|
||||
$(am__fn_test_picture_splash_SOURCES_DIST) \
|
||||
$(am__fn_test_settings_SOURCES_DIST) \
|
||||
$(am__fn_test_tile_SOURCES_DIST) \
|
||||
$(am__fn_test_tilecache_SOURCES_DIST) $(freenukum_SOURCES)
|
||||
ETAGS = etags
|
||||
CTAGS = ctags
|
||||
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
|
||||
ACLOCAL = @ACLOCAL@
|
||||
AMTAR = @AMTAR@
|
||||
AUTOCONF = @AUTOCONF@
|
||||
AUTOHEADER = @AUTOHEADER@
|
||||
AUTOMAKE = @AUTOMAKE@
|
||||
AWK = @AWK@
|
||||
CC = @CC@
|
||||
CCDEPMODE = @CCDEPMODE@
|
||||
CFLAGS = @CFLAGS@
|
||||
CPPFLAGS = @CPPFLAGS@
|
||||
CYGPATH_W = @CYGPATH_W@
|
||||
DEFS = @DEFS@
|
||||
DEPDIR = @DEPDIR@
|
||||
ECHO_C = @ECHO_C@
|
||||
ECHO_N = @ECHO_N@
|
||||
ECHO_T = @ECHO_T@
|
||||
EXEEXT = @EXEEXT@
|
||||
INSTALL = @INSTALL@
|
||||
INSTALL_DATA = @INSTALL_DATA@
|
||||
INSTALL_PROGRAM = @INSTALL_PROGRAM@
|
||||
INSTALL_SCRIPT = @INSTALL_SCRIPT@
|
||||
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
|
||||
LDFLAGS = @LDFLAGS@
|
||||
LIBOBJS = @LIBOBJS@
|
||||
LIBS = @LIBS@
|
||||
LTLIBOBJS = @LTLIBOBJS@
|
||||
MAKEINFO = @MAKEINFO@
|
||||
MKDIR_P = @MKDIR_P@
|
||||
OBJEXT = @OBJEXT@
|
||||
PACKAGE = @PACKAGE@
|
||||
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
|
||||
PACKAGE_NAME = @PACKAGE_NAME@
|
||||
PACKAGE_STRING = @PACKAGE_STRING@
|
||||
PACKAGE_TARNAME = @PACKAGE_TARNAME@
|
||||
PACKAGE_VERSION = @PACKAGE_VERSION@
|
||||
PATH_SEPARATOR = @PATH_SEPARATOR@
|
||||
SDLCONFIG = @SDLCONFIG@
|
||||
SET_MAKE = @SET_MAKE@
|
||||
SHELL = @SHELL@
|
||||
STRIP = @STRIP@
|
||||
VERSION = @VERSION@
|
||||
abs_builddir = @abs_builddir@
|
||||
abs_srcdir = @abs_srcdir@
|
||||
abs_top_builddir = @abs_top_builddir@
|
||||
abs_top_srcdir = @abs_top_srcdir@
|
||||
ac_ct_CC = @ac_ct_CC@
|
||||
am__include = @am__include@
|
||||
am__leading_dot = @am__leading_dot@
|
||||
am__quote = @am__quote@
|
||||
am__tar = @am__tar@
|
||||
am__untar = @am__untar@
|
||||
bindir = @bindir@
|
||||
build_alias = @build_alias@
|
||||
builddir = @builddir@
|
||||
datadir = @datadir@
|
||||
datarootdir = @datarootdir@
|
||||
docdir = @docdir@
|
||||
dvidir = @dvidir@
|
||||
exec_prefix = @exec_prefix@
|
||||
host_alias = @host_alias@
|
||||
htmldir = @htmldir@
|
||||
includedir = @includedir@
|
||||
infodir = @infodir@
|
||||
install_sh = @install_sh@
|
||||
libdir = @libdir@
|
||||
libexecdir = @libexecdir@
|
||||
localedir = @localedir@
|
||||
localstatedir = @localstatedir@
|
||||
mandir = @mandir@
|
||||
mkdir_p = @mkdir_p@
|
||||
oldincludedir = @oldincludedir@
|
||||
pdfdir = @pdfdir@
|
||||
prefix = @prefix@
|
||||
program_transform_name = @program_transform_name@
|
||||
psdir = @psdir@
|
||||
sbindir = @sbindir@
|
||||
sharedstatedir = @sharedstatedir@
|
||||
srcdir = @srcdir@
|
||||
sysconfdir = @sysconfdir@
|
||||
target_alias = @target_alias@
|
||||
top_builddir = @top_builddir@
|
||||
top_srcdir = @top_srcdir@
|
||||
AUTOMAKE_OPTIONS = foreign
|
||||
INCLUDES = \
|
||||
-I$(srcdir)
|
||||
|
||||
freenukum_SOURCES = fn.h \
|
||||
fn_object.h \
|
||||
fn_actor.h fn_actor.c \
|
||||
fn_borders.h fn_borders.c \
|
||||
fn_bot.h fn_bot.c \
|
||||
fn_draw.h fn_draw.c \
|
||||
fn_drop.h fn_drop.c \
|
||||
fn_effect.h fn_effect.c \
|
||||
fn_error.h fn_error.c \
|
||||
fn_error_cmdline.h fn_error_cmdline.c \
|
||||
fn_game.h fn_game.c \
|
||||
fn_hero.h fn_hero.c \
|
||||
fn_infobox.h fn_infobox.c \
|
||||
fn_item.h fn_item.c \
|
||||
fn_level.h fn_level.c \
|
||||
fn_mainmenu.h fn_mainmenu.c \
|
||||
fn_msgbox.h fn_msgbox.c \
|
||||
fn_picture.h fn_picture.c \
|
||||
fn_picture_splash.h fn_picture_splash.c \
|
||||
fn_settings.h fn_settings.c \
|
||||
fn_text.h fn_text.c \
|
||||
fn_tile.h fn_tile.c \
|
||||
fn_tilecache.h fn_tilecache.c \
|
||||
fn_shot.h fn_shot.c \
|
||||
fn_list.h fn_list.c \
|
||||
fn_data.h fn_data.c \
|
||||
freenukum.c
|
||||
|
||||
@TESTPROGRAMS_TRUE@fn_test_tilecache_SOURCES = fn_test_tilecache.c \
|
||||
@TESTPROGRAMS_TRUE@ fn.h \
|
||||
@TESTPROGRAMS_TRUE@ fn_tilecache.h fn_tilecache.c \
|
||||
@TESTPROGRAMS_TRUE@ fn_tile.h fn_tile.c \
|
||||
@TESTPROGRAMS_TRUE@ fn_draw.h fn_draw.c \
|
||||
@TESTPROGRAMS_TRUE@ fn_error.h fn_error.c \
|
||||
@TESTPROGRAMS_TRUE@ fn_error_cmdline.h fn_error_cmdline.c
|
||||
|
||||
@TESTPROGRAMS_TRUE@fn_test_borders_SOURCES = fn_test_borders.c \
|
||||
@TESTPROGRAMS_TRUE@ fn.h \
|
||||
@TESTPROGRAMS_TRUE@ fn_error_cmdline.h fn_error_cmdline.c \
|
||||
@TESTPROGRAMS_TRUE@ fn_error.h fn_error.c \
|
||||
@TESTPROGRAMS_TRUE@ fn_tilecache.h fn_tilecache.c \
|
||||
@TESTPROGRAMS_TRUE@ fn_tile.h fn_tile.c \
|
||||
@TESTPROGRAMS_TRUE@ fn_draw.h fn_draw.c \
|
||||
@TESTPROGRAMS_TRUE@ fn_borders.h fn_borders.c \
|
||||
@TESTPROGRAMS_TRUE@ fn_text.h fn_text.c
|
||||
|
||||
@TESTPROGRAMS_TRUE@fn_test_draw_SOURCES = fn_test_draw.c \
|
||||
@TESTPROGRAMS_TRUE@ fn.h \
|
||||
@TESTPROGRAMS_TRUE@ fn_error_cmdline.h fn_error_cmdline.c \
|
||||
@TESTPROGRAMS_TRUE@ fn_draw.h fn_draw.c
|
||||
|
||||
@TESTPROGRAMS_TRUE@fn_test_drop_SOURCES = fn_test_drop.c \
|
||||
@TESTPROGRAMS_TRUE@ fn.h \
|
||||
@TESTPROGRAMS_TRUE@ fn_tile.h fn_tile.c \
|
||||
@TESTPROGRAMS_TRUE@ fn_draw.h fn_draw.c \
|
||||
@TESTPROGRAMS_TRUE@ fn_drop.h fn_drop.c
|
||||
|
||||
@TESTPROGRAMS_TRUE@fn_test_effect_SOURCES = fn_test_effect.c \
|
||||
@TESTPROGRAMS_TRUE@ fn_error_cmdline.h fn_error_cmdline.c \
|
||||
@TESTPROGRAMS_TRUE@ fn_error.h fn_error.c \
|
||||
@TESTPROGRAMS_TRUE@ fn_picture.h fn_picture.c \
|
||||
@TESTPROGRAMS_TRUE@ fn_effect.h fn_effect.c \
|
||||
@TESTPROGRAMS_TRUE@ fn_draw.h fn_draw.c \
|
||||
@TESTPROGRAMS_TRUE@ fn.h
|
||||
|
||||
@TESTPROGRAMS_TRUE@fn_test_error_SOURCES = fn_test_error.c \
|
||||
@TESTPROGRAMS_TRUE@ fn_error.h fn_error.c \
|
||||
@TESTPROGRAMS_TRUE@ fn.h
|
||||
|
||||
@TESTPROGRAMS_TRUE@fn_test_hero_SOURCES = fn_test_hero.c \
|
||||
@TESTPROGRAMS_TRUE@ fn_error.h fn_error.c \
|
||||
@TESTPROGRAMS_TRUE@ fn_error_cmdline.h fn_error_cmdline.c \
|
||||
@TESTPROGRAMS_TRUE@ fn_draw.h fn_draw.c \
|
||||
@TESTPROGRAMS_TRUE@ fn_tilecache.h fn_tilecache.c \
|
||||
@TESTPROGRAMS_TRUE@ fn_hero.h fn_hero.c \
|
||||
@TESTPROGRAMS_TRUE@ fn_tile.h fn_tile.c \
|
||||
@TESTPROGRAMS_TRUE@ fn_level.h fn_level.c \
|
||||
@TESTPROGRAMS_TRUE@ fn_shot.h fn_shot.c \
|
||||
@TESTPROGRAMS_TRUE@ fn_actor.h fn_actor.c \
|
||||
@TESTPROGRAMS_TRUE@ fn_bot.h fn_bot.c \
|
||||
@TESTPROGRAMS_TRUE@ fn_infobox.h fn_infobox.c \
|
||||
@TESTPROGRAMS_TRUE@ fn_msgbox.h fn_msgbox.c \
|
||||
@TESTPROGRAMS_TRUE@ fn_text.h fn_text.c \
|
||||
@TESTPROGRAMS_TRUE@ fn_list.h fn_list.c \
|
||||
@TESTPROGRAMS_TRUE@ fn.h
|
||||
|
||||
@TESTPROGRAMS_TRUE@fn_test_infobox_SOURCES = fn_test_infobox.c \
|
||||
@TESTPROGRAMS_TRUE@ fn_infobox.h fn_infobox.c \
|
||||
@TESTPROGRAMS_TRUE@ fn_tilecache.h fn_tilecache.c \
|
||||
@TESTPROGRAMS_TRUE@ fn_tile.h fn_tile.c \
|
||||
@TESTPROGRAMS_TRUE@ fn_draw.h fn_draw.c \
|
||||
@TESTPROGRAMS_TRUE@ fn_msgbox.h fn_msgbox.c \
|
||||
@TESTPROGRAMS_TRUE@ fn_text.h fn_text.c \
|
||||
@TESTPROGRAMS_TRUE@ fn.h
|
||||
|
||||
@TESTPROGRAMS_TRUE@fn_test_mainmenu_SOURCES = fn_test_mainmenu.c \
|
||||
@TESTPROGRAMS_TRUE@ fn.h
|
||||
|
||||
@TESTPROGRAMS_TRUE@fn_test_level_loader_SOURCES = fn_test_level_loader.c \
|
||||
@TESTPROGRAMS_TRUE@ fn_hero.h fn_hero.c \
|
||||
@TESTPROGRAMS_TRUE@ fn_tilecache.h fn_tilecache.c \
|
||||
@TESTPROGRAMS_TRUE@ fn_tile.h fn_tile.c \
|
||||
@TESTPROGRAMS_TRUE@ fn_draw.h fn_draw.c \
|
||||
@TESTPROGRAMS_TRUE@ fn_level.h fn_level.c \
|
||||
@TESTPROGRAMS_TRUE@ fn_shot.h fn_shot.c \
|
||||
@TESTPROGRAMS_TRUE@ fn_actor.h fn_actor.c \
|
||||
@TESTPROGRAMS_TRUE@ fn_bot.h fn_bot.c \
|
||||
@TESTPROGRAMS_TRUE@ fn_infobox.h fn_infobox.c \
|
||||
@TESTPROGRAMS_TRUE@ fn_error_cmdline.h fn_error_cmdline.c \
|
||||
@TESTPROGRAMS_TRUE@ fn_error.h fn_error.c \
|
||||
@TESTPROGRAMS_TRUE@ fn_msgbox.h fn_msgbox.c \
|
||||
@TESTPROGRAMS_TRUE@ fn_text.h fn_text.c \
|
||||
@TESTPROGRAMS_TRUE@ fn_list.h fn_list.c \
|
||||
@TESTPROGRAMS_TRUE@ fn.h
|
||||
|
||||
@TESTPROGRAMS_TRUE@fn_test_msgbox_SOURCES = fn_test_msgbox.c \
|
||||
@TESTPROGRAMS_TRUE@ fn_msgbox.h fn_msgbox.c \
|
||||
@TESTPROGRAMS_TRUE@ fn_text.h fn_text.c \
|
||||
@TESTPROGRAMS_TRUE@ fn_draw.h fn_draw.c \
|
||||
@TESTPROGRAMS_TRUE@ fn_tilecache.h fn_tilecache.c \
|
||||
@TESTPROGRAMS_TRUE@ fn_tile.h fn_tile.c \
|
||||
@TESTPROGRAMS_TRUE@ fn_error_cmdline.h fn_error_cmdline.c \
|
||||
@TESTPROGRAMS_TRUE@ fn_error.h fn_error.c \
|
||||
@TESTPROGRAMS_TRUE@ fn.h
|
||||
|
||||
@TESTPROGRAMS_TRUE@fn_test_picture_SOURCES = fn_test_picture.c \
|
||||
@TESTPROGRAMS_TRUE@ fn_picture.h fn_picture.c \
|
||||
@TESTPROGRAMS_TRUE@ fn_draw.h fn_draw.c \
|
||||
@TESTPROGRAMS_TRUE@ fn_error_cmdline.h fn_error_cmdline.c \
|
||||
@TESTPROGRAMS_TRUE@ fn_error.h fn_error.c \
|
||||
@TESTPROGRAMS_TRUE@ fn.h
|
||||
|
||||
@TESTPROGRAMS_TRUE@fn_test_picture_splash_SOURCES = fn_test_picture_splash.c \
|
||||
@TESTPROGRAMS_TRUE@ fn_picture.h fn_picture.c \
|
||||
@TESTPROGRAMS_TRUE@ fn_picture_splash.h fn_picture_splash.c \
|
||||
@TESTPROGRAMS_TRUE@ fn_draw.h fn_draw.c \
|
||||
@TESTPROGRAMS_TRUE@ fn_error_cmdline.h fn_error_cmdline.c \
|
||||
@TESTPROGRAMS_TRUE@ fn_error.h fn_error.c \
|
||||
@TESTPROGRAMS_TRUE@ fn_msgbox.h fn_msgbox.c \
|
||||
@TESTPROGRAMS_TRUE@ fn_text.h fn_text.c \
|
||||
@TESTPROGRAMS_TRUE@ fn_tilecache.h fn_tilecache.c \
|
||||
@TESTPROGRAMS_TRUE@ fn_tile.h fn_tile.c \
|
||||
@TESTPROGRAMS_TRUE@ fn.h
|
||||
|
||||
@TESTPROGRAMS_TRUE@fn_test_settings_SOURCES = fn_test_settings.c \
|
||||
@TESTPROGRAMS_TRUE@ fn_settings.h fn_settings.c \
|
||||
@TESTPROGRAMS_TRUE@ fn.h
|
||||
|
||||
@TESTPROGRAMS_TRUE@fn_test_tile_SOURCES = fn_test_tile.c \
|
||||
@TESTPROGRAMS_TRUE@ fn_tile.h fn_tile.c \
|
||||
@TESTPROGRAMS_TRUE@ fn_draw.h fn_draw.c \
|
||||
@TESTPROGRAMS_TRUE@ fn.h
|
||||
|
||||
@TESTPROGRAMS_TRUE@fn_test_list_SOURCES = fn_test_list.c \
|
||||
@TESTPROGRAMS_TRUE@ fn_list.h fn_list.c
|
||||
|
||||
all: all-am
|
||||
|
||||
.SUFFIXES:
|
||||
.SUFFIXES: .c .o .obj
|
||||
$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
|
||||
@for dep in $?; do \
|
||||
case '$(am__configure_deps)' in \
|
||||
*$$dep*) \
|
||||
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
|
||||
&& exit 0; \
|
||||
exit 1;; \
|
||||
esac; \
|
||||
done; \
|
||||
echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign src/Makefile'; \
|
||||
cd $(top_srcdir) && \
|
||||
$(AUTOMAKE) --foreign src/Makefile
|
||||
.PRECIOUS: Makefile
|
||||
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
|
||||
@case '$?' in \
|
||||
*config.status*) \
|
||||
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
|
||||
*) \
|
||||
echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
|
||||
cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
|
||||
esac;
|
||||
|
||||
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
|
||||
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
|
||||
|
||||
$(top_srcdir)/configure: $(am__configure_deps)
|
||||
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
|
||||
$(ACLOCAL_M4): $(am__aclocal_m4_deps)
|
||||
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
|
||||
install-binPROGRAMS: $(bin_PROGRAMS)
|
||||
@$(NORMAL_INSTALL)
|
||||
test -z "$(bindir)" || $(MKDIR_P) "$(DESTDIR)$(bindir)"
|
||||
@list='$(bin_PROGRAMS)'; for p in $$list; do \
|
||||
p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
|
||||
if test -f $$p \
|
||||
; then \
|
||||
f=`echo "$$p1" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`; \
|
||||
echo " $(INSTALL_PROGRAM_ENV) $(binPROGRAMS_INSTALL) '$$p' '$(DESTDIR)$(bindir)/$$f'"; \
|
||||
$(INSTALL_PROGRAM_ENV) $(binPROGRAMS_INSTALL) "$$p" "$(DESTDIR)$(bindir)/$$f" || exit 1; \
|
||||
else :; fi; \
|
||||
done
|
||||
|
||||
uninstall-binPROGRAMS:
|
||||
@$(NORMAL_UNINSTALL)
|
||||
@list='$(bin_PROGRAMS)'; for p in $$list; do \
|
||||
f=`echo "$$p" | sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \
|
||||
echo " rm -f '$(DESTDIR)$(bindir)/$$f'"; \
|
||||
rm -f "$(DESTDIR)$(bindir)/$$f"; \
|
||||
done
|
||||
|
||||
clean-binPROGRAMS:
|
||||
-test -z "$(bin_PROGRAMS)" || rm -f $(bin_PROGRAMS)
|
||||
|
||||
clean-noinstPROGRAMS:
|
||||
-test -z "$(noinst_PROGRAMS)" || rm -f $(noinst_PROGRAMS)
|
||||
fn_test_borders$(EXEEXT): $(fn_test_borders_OBJECTS) $(fn_test_borders_DEPENDENCIES)
|
||||
@rm -f fn_test_borders$(EXEEXT)
|
||||
$(LINK) $(fn_test_borders_OBJECTS) $(fn_test_borders_LDADD) $(LIBS)
|
||||
fn_test_draw$(EXEEXT): $(fn_test_draw_OBJECTS) $(fn_test_draw_DEPENDENCIES)
|
||||
@rm -f fn_test_draw$(EXEEXT)
|
||||
$(LINK) $(fn_test_draw_OBJECTS) $(fn_test_draw_LDADD) $(LIBS)
|
||||
fn_test_drop$(EXEEXT): $(fn_test_drop_OBJECTS) $(fn_test_drop_DEPENDENCIES)
|
||||
@rm -f fn_test_drop$(EXEEXT)
|
||||
$(LINK) $(fn_test_drop_OBJECTS) $(fn_test_drop_LDADD) $(LIBS)
|
||||
fn_test_effect$(EXEEXT): $(fn_test_effect_OBJECTS) $(fn_test_effect_DEPENDENCIES)
|
||||
@rm -f fn_test_effect$(EXEEXT)
|
||||
$(LINK) $(fn_test_effect_OBJECTS) $(fn_test_effect_LDADD) $(LIBS)
|
||||
fn_test_error$(EXEEXT): $(fn_test_error_OBJECTS) $(fn_test_error_DEPENDENCIES)
|
||||
@rm -f fn_test_error$(EXEEXT)
|
||||
$(LINK) $(fn_test_error_OBJECTS) $(fn_test_error_LDADD) $(LIBS)
|
||||
fn_test_hero$(EXEEXT): $(fn_test_hero_OBJECTS) $(fn_test_hero_DEPENDENCIES)
|
||||
@rm -f fn_test_hero$(EXEEXT)
|
||||
$(LINK) $(fn_test_hero_OBJECTS) $(fn_test_hero_LDADD) $(LIBS)
|
||||
fn_test_infobox$(EXEEXT): $(fn_test_infobox_OBJECTS) $(fn_test_infobox_DEPENDENCIES)
|
||||
@rm -f fn_test_infobox$(EXEEXT)
|
||||
$(LINK) $(fn_test_infobox_OBJECTS) $(fn_test_infobox_LDADD) $(LIBS)
|
||||
fn_test_level_loader$(EXEEXT): $(fn_test_level_loader_OBJECTS) $(fn_test_level_loader_DEPENDENCIES)
|
||||
@rm -f fn_test_level_loader$(EXEEXT)
|
||||
$(LINK) $(fn_test_level_loader_OBJECTS) $(fn_test_level_loader_LDADD) $(LIBS)
|
||||
fn_test_list$(EXEEXT): $(fn_test_list_OBJECTS) $(fn_test_list_DEPENDENCIES)
|
||||
@rm -f fn_test_list$(EXEEXT)
|
||||
$(LINK) $(fn_test_list_OBJECTS) $(fn_test_list_LDADD) $(LIBS)
|
||||
fn_test_mainmenu$(EXEEXT): $(fn_test_mainmenu_OBJECTS) $(fn_test_mainmenu_DEPENDENCIES)
|
||||
@rm -f fn_test_mainmenu$(EXEEXT)
|
||||
$(LINK) $(fn_test_mainmenu_OBJECTS) $(fn_test_mainmenu_LDADD) $(LIBS)
|
||||
fn_test_msgbox$(EXEEXT): $(fn_test_msgbox_OBJECTS) $(fn_test_msgbox_DEPENDENCIES)
|
||||
@rm -f fn_test_msgbox$(EXEEXT)
|
||||
$(LINK) $(fn_test_msgbox_OBJECTS) $(fn_test_msgbox_LDADD) $(LIBS)
|
||||
fn_test_picture$(EXEEXT): $(fn_test_picture_OBJECTS) $(fn_test_picture_DEPENDENCIES)
|
||||
@rm -f fn_test_picture$(EXEEXT)
|
||||
$(LINK) $(fn_test_picture_OBJECTS) $(fn_test_picture_LDADD) $(LIBS)
|
||||
fn_test_picture_splash$(EXEEXT): $(fn_test_picture_splash_OBJECTS) $(fn_test_picture_splash_DEPENDENCIES)
|
||||
@rm -f fn_test_picture_splash$(EXEEXT)
|
||||
$(LINK) $(fn_test_picture_splash_OBJECTS) $(fn_test_picture_splash_LDADD) $(LIBS)
|
||||
fn_test_settings$(EXEEXT): $(fn_test_settings_OBJECTS) $(fn_test_settings_DEPENDENCIES)
|
||||
@rm -f fn_test_settings$(EXEEXT)
|
||||
$(LINK) $(fn_test_settings_OBJECTS) $(fn_test_settings_LDADD) $(LIBS)
|
||||
fn_test_tile$(EXEEXT): $(fn_test_tile_OBJECTS) $(fn_test_tile_DEPENDENCIES)
|
||||
@rm -f fn_test_tile$(EXEEXT)
|
||||
$(LINK) $(fn_test_tile_OBJECTS) $(fn_test_tile_LDADD) $(LIBS)
|
||||
fn_test_tilecache$(EXEEXT): $(fn_test_tilecache_OBJECTS) $(fn_test_tilecache_DEPENDENCIES)
|
||||
@rm -f fn_test_tilecache$(EXEEXT)
|
||||
$(LINK) $(fn_test_tilecache_OBJECTS) $(fn_test_tilecache_LDADD) $(LIBS)
|
||||
freenukum$(EXEEXT): $(freenukum_OBJECTS) $(freenukum_DEPENDENCIES)
|
||||
@rm -f freenukum$(EXEEXT)
|
||||
$(LINK) $(freenukum_OBJECTS) $(freenukum_LDADD) $(LIBS)
|
||||
|
||||
mostlyclean-compile:
|
||||
-rm -f *.$(OBJEXT)
|
||||
|
||||
distclean-compile:
|
||||
-rm -f *.tab.c
|
||||
|
||||
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fn_actor.Po@am__quote@
|
||||
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fn_borders.Po@am__quote@
|
||||
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fn_bot.Po@am__quote@
|
||||
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fn_data.Po@am__quote@
|
||||
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fn_draw.Po@am__quote@
|
||||
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fn_drop.Po@am__quote@
|
||||
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fn_effect.Po@am__quote@
|
||||
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fn_error.Po@am__quote@
|
||||
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fn_error_cmdline.Po@am__quote@
|
||||
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fn_game.Po@am__quote@
|
||||
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fn_hero.Po@am__quote@
|
||||
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fn_infobox.Po@am__quote@
|
||||
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fn_item.Po@am__quote@
|
||||
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fn_level.Po@am__quote@
|
||||
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fn_list.Po@am__quote@
|
||||
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fn_mainmenu.Po@am__quote@
|
||||
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fn_msgbox.Po@am__quote@
|
||||
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fn_picture.Po@am__quote@
|
||||
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fn_picture_splash.Po@am__quote@
|
||||
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fn_settings.Po@am__quote@
|
||||
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fn_shot.Po@am__quote@
|
||||
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fn_test_borders.Po@am__quote@
|
||||
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fn_test_draw.Po@am__quote@
|
||||
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fn_test_drop.Po@am__quote@
|
||||
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fn_test_effect.Po@am__quote@
|
||||
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fn_test_error.Po@am__quote@
|
||||
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fn_test_hero.Po@am__quote@
|
||||
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fn_test_infobox.Po@am__quote@
|
||||
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fn_test_level_loader.Po@am__quote@
|
||||
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fn_test_list.Po@am__quote@
|
||||
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fn_test_mainmenu.Po@am__quote@
|
||||
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fn_test_msgbox.Po@am__quote@
|
||||
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fn_test_picture.Po@am__quote@
|
||||
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fn_test_picture_splash.Po@am__quote@
|
||||
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fn_test_settings.Po@am__quote@
|
||||
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fn_test_tile.Po@am__quote@
|
||||
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fn_test_tilecache.Po@am__quote@
|
||||
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fn_text.Po@am__quote@
|
||||
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fn_tile.Po@am__quote@
|
||||
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fn_tilecache.Po@am__quote@
|
||||
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/freenukum.Po@am__quote@
|
||||
|
||||
.c.o:
|
||||
@am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
|
||||
@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
|
||||
@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
|
||||
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
|
||||
@am__fastdepCC_FALSE@ $(COMPILE) -c $<
|
||||
|
||||
.c.obj:
|
||||
@am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
|
||||
@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
|
||||
@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
|
||||
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
|
||||
@am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'`
|
||||
|
||||
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
|
||||
list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
|
||||
unique=`for i in $$list; do \
|
||||
if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
|
||||
done | \
|
||||
$(AWK) '{ files[$$0] = 1; nonemtpy = 1; } \
|
||||
END { if (nonempty) { for (i in files) print i; }; }'`; \
|
||||
mkid -fID $$unique
|
||||
tags: TAGS
|
||||
|
||||
TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
|
||||
$(TAGS_FILES) $(LISP)
|
||||
tags=; \
|
||||
here=`pwd`; \
|
||||
list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
|
||||
unique=`for i in $$list; do \
|
||||
if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
|
||||
done | \
|
||||
$(AWK) '{ files[$$0] = 1; nonempty = 1; } \
|
||||
END { if (nonempty) { for (i in files) print i; }; }'`; \
|
||||
if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
|
||||
test -n "$$unique" || unique=$$empty_fix; \
|
||||
$(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
|
||||
$$tags $$unique; \
|
||||
fi
|
||||
ctags: CTAGS
|
||||
CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
|
||||
$(TAGS_FILES) $(LISP)
|
||||
tags=; \
|
||||
list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
|
||||
unique=`for i in $$list; do \
|
||||
if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
|
||||
done | \
|
||||
$(AWK) '{ files[$$0] = 1; nonempty = 1; } \
|
||||
END { if (nonempty) { for (i in files) print i; }; }'`; \
|
||||
test -z "$(CTAGS_ARGS)$$tags$$unique" \
|
||||
|| $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
|
||||
$$tags $$unique
|
||||
|
||||
GTAGS:
|
||||
here=`$(am__cd) $(top_builddir) && pwd` \
|
||||
&& cd $(top_srcdir) \
|
||||
&& gtags -i $(GTAGS_ARGS) $$here
|
||||
|
||||
distclean-tags:
|
||||
-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
|
||||
|
||||
distdir: $(DISTFILES)
|
||||
@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
|
||||
topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
|
||||
list='$(DISTFILES)'; \
|
||||
dist_files=`for file in $$list; do echo $$file; done | \
|
||||
sed -e "s|^$$srcdirstrip/||;t" \
|
||||
-e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
|
||||
case $$dist_files in \
|
||||
*/*) $(MKDIR_P) `echo "$$dist_files" | \
|
||||
sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
|
||||
sort -u` ;; \
|
||||
esac; \
|
||||
for file in $$dist_files; do \
|
||||
if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
|
||||
if test -d $$d/$$file; then \
|
||||
dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
|
||||
if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
|
||||
cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
|
||||
fi; \
|
||||
cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
|
||||
else \
|
||||
test -f $(distdir)/$$file \
|
||||
|| cp -p $$d/$$file $(distdir)/$$file \
|
||||
|| exit 1; \
|
||||
fi; \
|
||||
done
|
||||
check-am: all-am
|
||||
check: check-am
|
||||
all-am: Makefile $(PROGRAMS)
|
||||
installdirs:
|
||||
for dir in "$(DESTDIR)$(bindir)"; do \
|
||||
test -z "$$dir" || $(MKDIR_P) "$$dir"; \
|
||||
done
|
||||
install: install-am
|
||||
install-exec: install-exec-am
|
||||
install-data: install-data-am
|
||||
uninstall: uninstall-am
|
||||
|
||||
install-am: all-am
|
||||
@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
|
||||
|
||||
installcheck: installcheck-am
|
||||
install-strip:
|
||||
$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
|
||||
install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
|
||||
`test -z '$(STRIP)' || \
|
||||
echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
|
||||
mostlyclean-generic:
|
||||
|
||||
clean-generic:
|
||||
|
||||
distclean-generic:
|
||||
-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
|
||||
|
||||
maintainer-clean-generic:
|
||||
@echo "This command is intended for maintainers to use"
|
||||
@echo "it deletes files that may require special tools to rebuild."
|
||||
clean: clean-am
|
||||
|
||||
clean-am: clean-binPROGRAMS clean-generic clean-noinstPROGRAMS \
|
||||
mostlyclean-am
|
||||
|
||||
distclean: distclean-am
|
||||
-rm -rf ./$(DEPDIR)
|
||||
-rm -f Makefile
|
||||
distclean-am: clean-am distclean-compile distclean-generic \
|
||||
distclean-tags
|
||||
|
||||
dvi: dvi-am
|
||||
|
||||
dvi-am:
|
||||
|
||||
html: html-am
|
||||
|
||||
info: info-am
|
||||
|
||||
info-am:
|
||||
|
||||
install-data-am:
|
||||
|
||||
install-dvi: install-dvi-am
|
||||
|
||||
install-exec-am: install-binPROGRAMS
|
||||
|
||||
install-html: install-html-am
|
||||
|
||||
install-info: install-info-am
|
||||
|
||||
install-man:
|
||||
|
||||
install-pdf: install-pdf-am
|
||||
|
||||
install-ps: install-ps-am
|
||||
|
||||
installcheck-am:
|
||||
|
||||
maintainer-clean: maintainer-clean-am
|
||||
-rm -rf ./$(DEPDIR)
|
||||
-rm -f Makefile
|
||||
maintainer-clean-am: distclean-am maintainer-clean-generic
|
||||
|
||||
mostlyclean: mostlyclean-am
|
||||
|
||||
mostlyclean-am: mostlyclean-compile mostlyclean-generic
|
||||
|
||||
pdf: pdf-am
|
||||
|
||||
pdf-am:
|
||||
|
||||
ps: ps-am
|
||||
|
||||
ps-am:
|
||||
|
||||
uninstall-am: uninstall-binPROGRAMS
|
||||
|
||||
.MAKE: install-am install-strip
|
||||
|
||||
.PHONY: CTAGS GTAGS all all-am check check-am clean clean-binPROGRAMS \
|
||||
clean-generic clean-noinstPROGRAMS ctags distclean \
|
||||
distclean-compile distclean-generic distclean-tags distdir dvi \
|
||||
dvi-am html html-am info info-am install install-am \
|
||||
install-binPROGRAMS install-data install-data-am install-dvi \
|
||||
install-dvi-am install-exec install-exec-am install-html \
|
||||
install-html-am install-info install-info-am install-man \
|
||||
install-pdf install-pdf-am install-ps install-ps-am \
|
||||
install-strip installcheck installcheck-am installdirs \
|
||||
maintainer-clean maintainer-clean-generic mostlyclean \
|
||||
mostlyclean-compile mostlyclean-generic pdf pdf-am ps ps-am \
|
||||
tags uninstall uninstall-am uninstall-binPROGRAMS
|
||||
|
||||
# Tell versions [3.59,3.63) of GNU make to not export all variables.
|
||||
# Otherwise a system limit (for SysV at least) may be exceeded.
|
||||
.NOEXPORT:
|
||||
@ -1,134 +0,0 @@
|
||||
/*******************************************************************
|
||||
*
|
||||
* Project: FreeNukum 2D Jump'n Run
|
||||
* File: Global defines for FreeNukum
|
||||
*
|
||||
* *****************************************************************
|
||||
*
|
||||
* Copyright 2007-2008 Wolfgang Silbermayr
|
||||
*
|
||||
* *****************************************************************
|
||||
*
|
||||
* This file is part of Freenukum.
|
||||
*
|
||||
* Freenukum is free software; you can redistribute it and/or modify
|
||||
* it under the terms of the GNU General Public License as published by
|
||||
* the Free Software Foundation; either version 3 of the License, or
|
||||
* (at your option) any later version.
|
||||
*
|
||||
* Freenukum is distributed in the hope that it will be useful,
|
||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
* GNU General Public License for more details.
|
||||
*
|
||||
* You should have received a copy of the GNU General Public License
|
||||
* along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
*
|
||||
*******************************************************************/
|
||||
|
||||
#ifndef FN_H
|
||||
#define FN_H
|
||||
|
||||
/* --------------------------------------------------------------- */
|
||||
|
||||
#define FN_DROP_WIDTH 13
|
||||
#define FN_DROP_HEIGHT 10
|
||||
|
||||
#define FN_HALFTILE_WIDTH 8
|
||||
#define FN_HALFTILE_HEIGHT 8
|
||||
|
||||
#define FN_FONT_WIDTH 8
|
||||
#define FN_FONT_HEIGHT 8
|
||||
|
||||
#define FN_TILE_WIDTH 16
|
||||
#define FN_TILE_HEIGHT 16
|
||||
|
||||
#define FN_COLOR_DEPTH 0
|
||||
|
||||
#define FN_WINDOW_WIDTH 320
|
||||
#define FN_WINDOW_HEIGHT 200
|
||||
|
||||
#define FN_PICTURE_WIDTH 40
|
||||
#define FN_PICTURE_HEIGHT 200
|
||||
|
||||
/**
|
||||
* The number of tiles how wide the level output screen is.
|
||||
*/
|
||||
#define FN_LEVELWINDOW_WIDTH 13
|
||||
|
||||
/**
|
||||
* The number of tiles how high the level output screen is.
|
||||
*/
|
||||
#define FN_LEVELWINDOW_HEIGHT 10
|
||||
|
||||
#define FN_TILECACHE_SIZE 1300
|
||||
|
||||
/**
|
||||
* The height of a level (in full tiles)
|
||||
*/
|
||||
#define FN_LEVEL_HEIGHT 90
|
||||
/**
|
||||
* The width of a level (in full tiles)
|
||||
*/
|
||||
#define FN_LEVEL_WIDTH 128
|
||||
|
||||
/* --------------------------------------------------------------- */
|
||||
|
||||
#define FN_DEFAULT_PIXELSIZE 2
|
||||
#define FN_DEFAULT_FULLSCREEN 0
|
||||
|
||||
/* --------------------------------------------------------------- */
|
||||
|
||||
#define FN_NUM_MAXLIFE 8
|
||||
#define FN_SCORE_DIGITS 8
|
||||
#define FN_NUM_MAXFIREPOWER 4
|
||||
#define FN_SIZE_INVENTORY 8
|
||||
|
||||
/* --------------------------------------------------------------- */
|
||||
|
||||
#define FN_INVENTORY_KEY_RED (0x01 << 7)
|
||||
#define FN_INVENTORY_KEY_GREEN (0x01 << 6)
|
||||
#define FN_INVENTORY_KEY_BLUE (0x01 << 5)
|
||||
#define FN_INVENTORY_KEY_PINK (0x01 << 4)
|
||||
#define FN_INVENTORY_BOOT (0x01 << 3)
|
||||
#define FN_INVENTORY_GLOVE (0x01 << 2)
|
||||
#define FN_INVENTORY_CLAMP (0x01 << 1)
|
||||
#define FN_INVENTORY_ACCESS_CARD (0x01 << 0)
|
||||
|
||||
/* --------------------------------------------------------------- */
|
||||
|
||||
#define FN_SURFACE_FLAGS (SDL_HWSURFACE | SDL_HWACCEL | SDL_ANYFORMAT)
|
||||
|
||||
/* --------------------------------------------------------------- */
|
||||
|
||||
typedef enum fn_horizontal_direction_e {
|
||||
fn_horizontal_direction_none,
|
||||
fn_horizontal_direction_left,
|
||||
fn_horizontal_direction_right,
|
||||
fn_horizontal_direction_size
|
||||
} fn_horizontal_direction_e;
|
||||
|
||||
/* --------------------------------------------------------------- */
|
||||
|
||||
typedef enum fn_vertical_direction_e {
|
||||
fn_vertical_direction_none,
|
||||
fn_vertical_direction_up,
|
||||
fn_vertical_direction_down,
|
||||
fn_vertical_direction_size
|
||||
} fn_vertical_direction_e;
|
||||
|
||||
/* --------------------------------------------------------------- */
|
||||
|
||||
typedef enum fn_event_e {
|
||||
fn_event_timer,
|
||||
fn_event_heromoved,
|
||||
fn_event_heroscored,
|
||||
fn_event_hero_firepower_changed,
|
||||
fn_event_hero_inventory_changed,
|
||||
fn_event_hero_health_changed,
|
||||
fn_event_herolanded,
|
||||
} fn_event_e;
|
||||
|
||||
/* --------------------------------------------------------------- */
|
||||
|
||||
#endif /* FN_H */
|
||||
File diff suppressed because it is too large
Load Diff
@ -1,456 +0,0 @@
|
||||
/*******************************************************************
|
||||
*
|
||||
* Project: FreeNukum 2D Jump'n Run
|
||||
* File: Actor functions
|
||||
*
|
||||
* *****************************************************************
|
||||
*
|
||||
* Copyright 2007-2008 Wolfgang Silbermayr
|
||||
*
|
||||
* *****************************************************************
|
||||
*
|
||||
* This file is part of Freenukum.
|
||||
*
|
||||
* Freenukum is free software; you can redistribute it and/or modify
|
||||
* it under the terms of the GNU General Public License as published by
|
||||
* the Free Software Foundation; either version 3 of the License, or
|
||||
* (at your option) any later version.
|
||||
*
|
||||
* Freenukum is distributed in the hope that it will be useful,
|
||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
* GNU General Public License for more details.
|
||||
*
|
||||
* You should have received a copy of the GNU General Public License
|
||||
* along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
*
|
||||
*******************************************************************/
|
||||
|
||||
#ifndef FN_ACTOR_H
|
||||
#define FN_ACTOR_H
|
||||
|
||||
/* --------------------------------------------------------------- */
|
||||
|
||||
typedef struct fn_actor_t fn_actor_t;
|
||||
typedef enum fn_actor_type_e fn_actor_type_e;
|
||||
|
||||
/* --------------------------------------------------------------- */
|
||||
|
||||
#include "fn_level.h"
|
||||
|
||||
/* --------------------------------------------------------------- */
|
||||
|
||||
/**
|
||||
* The actor types.
|
||||
*/
|
||||
enum fn_actor_type_e {
|
||||
FN_ACTOR_FIREWHEELBOT,
|
||||
FN_ACTOR_FLAMEGNOMEBOT,
|
||||
FN_ACTOR_FLYINGBOT,
|
||||
FN_ACTOR_FOOTBOT,
|
||||
FN_ACTOR_HELICOPTERBOT,
|
||||
FN_ACTOR_RABBITOIDBOT,
|
||||
FN_ACTOR_REDBALL_JUMPING,
|
||||
FN_ACTOR_REDBALL_LYING,
|
||||
FN_ACTOR_ROBOT,
|
||||
FN_ACTOR_ROBOT_DISAPPEARING,
|
||||
FN_ACTOR_SNAKEBOT,
|
||||
FN_ACTOR_TANKBOT,
|
||||
FN_ACTOR_WALLCRAWLERBOT_LEFT,
|
||||
FN_ACTOR_WALLCRAWLERBOT_RIGHT,
|
||||
FN_ACTOR_DRPROTON,
|
||||
FN_ACTOR_CAMERA,
|
||||
FN_ACTOR_EXPLOSION,
|
||||
FN_ACTOR_FIRE,
|
||||
FN_ACTOR_DUSTCLOUD,
|
||||
FN_ACTOR_STEAM,
|
||||
FN_ACTOR_PARTICLE_PINK,
|
||||
FN_ACTOR_PARTICLE_BLUE,
|
||||
FN_ACTOR_PARTICLE_WHITE,
|
||||
FN_ACTOR_PARTICLE_GREEN,
|
||||
FN_ACTOR_ROCKET,
|
||||
FN_ACTOR_BOMB,
|
||||
FN_ACTOR_BOMBFIRE,
|
||||
FN_ACTOR_WATER,
|
||||
FN_ACTOR_EXITDOOR,
|
||||
FN_ACTOR_NOTEBOOK,
|
||||
FN_ACTOR_SURVEILLANCESCREEN,
|
||||
FN_ACTOR_HOSTILESHOT_LEFT,
|
||||
FN_ACTOR_HOSTILESHOT_RIGHT,
|
||||
FN_ACTOR_SODA,
|
||||
FN_ACTOR_SODA_FLYING,
|
||||
FN_ACTOR_UNSTABLEFLOOR,
|
||||
FN_ACTOR_EXPANDINGFLOOR,
|
||||
FN_ACTOR_CONVEYOR_LEFTMOVING_LEFTEND,
|
||||
FN_ACTOR_CONVEYOR_LEFTMOVING_RIGHTEND,
|
||||
FN_ACTOR_CONVEYOR_RIGHTMOVING_LEFTEND,
|
||||
FN_ACTOR_CONVEYOR_RIGHTMOVING_RIGHTEND,
|
||||
FN_ACTOR_FAN_LEFT,
|
||||
FN_ACTOR_FAN_RIGHT,
|
||||
FN_ACTOR_BROKENWALL_BACKGROUND,
|
||||
FN_ACTOR_STONE_BACKGROUND,
|
||||
FN_ACTOR_TELEPORTER1,
|
||||
FN_ACTOR_TELEPORTER2,
|
||||
FN_ACTOR_FENCE_BACKGROUND,
|
||||
FN_ACTOR_STONEWINDOW_BACKGROUND,
|
||||
FN_ACTOR_WINDOWLEFT_BACKGROUND,
|
||||
FN_ACTOR_WINDOWRIGHT_BACKGROUND,
|
||||
FN_ACTOR_SCREEN,
|
||||
FN_ACTOR_BOX_GREY_EMPTY,
|
||||
FN_ACTOR_BOX_GREY_BOOTS,
|
||||
FN_ACTOR_BOOTS,
|
||||
FN_ACTOR_BOX_GREY_CLAMPS,
|
||||
FN_ACTOR_CLAMPS,
|
||||
FN_ACTOR_BOX_GREY_GUN,
|
||||
FN_ACTOR_GUN,
|
||||
FN_ACTOR_BOX_GREY_BOMB,
|
||||
FN_ACTOR_BOX_RED_SODA,
|
||||
FN_ACTOR_BOX_RED_CHICKEN,
|
||||
FN_ACTOR_CHICKEN_SINGLE,
|
||||
FN_ACTOR_CHICKEN_DOUBLE,
|
||||
FN_ACTOR_BOX_BLUE_FOOTBALL,
|
||||
FN_ACTOR_FOOTBALL,
|
||||
FN_ACTOR_FLAG,
|
||||
FN_ACTOR_BOX_BLUE_JOYSTICK,
|
||||
FN_ACTOR_JOYSTICK,
|
||||
FN_ACTOR_BOX_BLUE_DISK,
|
||||
FN_ACTOR_DISK,
|
||||
FN_ACTOR_BOX_BLUE_BALLOON,
|
||||
FN_ACTOR_BALLOON,
|
||||
FN_ACTOR_BOX_GREY_GLOVE,
|
||||
FN_ACTOR_GLOVE,
|
||||
FN_ACTOR_BOX_GREY_FULL_LIFE,
|
||||
FN_ACTOR_FULL_LIFE,
|
||||
FN_ACTOR_BOX_BLUE_FLAG,
|
||||
FN_ACTOR_BLUE_FLAG,
|
||||
FN_ACTOR_BOX_BLUE_RADIO,
|
||||
FN_ACTOR_RADIO,
|
||||
FN_ACTOR_BOX_GREY_ACCESS_CARD,
|
||||
FN_ACTOR_ACCESS_CARD,
|
||||
FN_ACTOR_BOX_GREY_LETTER_D,
|
||||
FN_ACTOR_LETTER_D,
|
||||
FN_ACTOR_BOX_GREY_LETTER_U,
|
||||
FN_ACTOR_LETTER_U,
|
||||
FN_ACTOR_BOX_GREY_LETTER_K,
|
||||
FN_ACTOR_LETTER_K,
|
||||
FN_ACTOR_BOX_GREY_LETTER_E,
|
||||
FN_ACTOR_LETTER_E,
|
||||
FN_ACTOR_ACCESS_CARD_SLOT,
|
||||
FN_ACTOR_GLOVE_SLOT,
|
||||
FN_ACTOR_KEY_RED,
|
||||
FN_ACTOR_KEYHOLE_RED,
|
||||
FN_ACTOR_DOOR_RED,
|
||||
FN_ACTOR_KEY_BLUE,
|
||||
FN_ACTOR_KEYHOLE_BLUE,
|
||||
FN_ACTOR_DOOR_BLUE,
|
||||
FN_ACTOR_KEY_PINK,
|
||||
FN_ACTOR_KEYHOLE_PINK,
|
||||
FN_ACTOR_DOOR_PINK,
|
||||
FN_ACTOR_KEY_GREEN,
|
||||
FN_ACTOR_KEYHOLE_GREEN,
|
||||
FN_ACTOR_DOOR_GREEN,
|
||||
FN_ACTOR_SHOOTABLE_WALL,
|
||||
FN_ACTOR_LIFT,
|
||||
FN_ACTOR_ACME,
|
||||
FN_ACTOR_FIRE_RIGHT,
|
||||
FN_ACTOR_FIRE_LEFT,
|
||||
FN_ACTOR_MILL,
|
||||
FN_ACTOR_LASERBEAM,
|
||||
FN_ACTOR_ACCESS_CARD_DOOR,
|
||||
FN_ACTOR_SPIKES_UP,
|
||||
FN_ACTOR_SPIKES_DOWN,
|
||||
FN_ACTOR_SPIKE,
|
||||
FN_ACTOR_SCORE_100,
|
||||
FN_ACTOR_SCORE_200,
|
||||
FN_ACTOR_SCORE_500,
|
||||
FN_ACTOR_SCORE_1000,
|
||||
FN_ACTOR_SCORE_2000,
|
||||
FN_ACTOR_SCORE_5000,
|
||||
FN_ACTOR_SCORE_10000,
|
||||
FN_ACTOR_SCORE_BONUS_1_LEFT,
|
||||
FN_ACTOR_SCORE_BONUS_1_RIGHT,
|
||||
FN_ACTOR_SCORE_BONUS_2_LEFT,
|
||||
FN_ACTOR_SCORE_BONUS_2_RIGHT,
|
||||
FN_ACTOR_SCORE_BONUS_3_LEFT,
|
||||
FN_ACTOR_SCORE_BONUS_3_RIGHT,
|
||||
FN_ACTOR_SCORE_BONUS_4_LEFT,
|
||||
FN_ACTOR_SCORE_BONUS_4_RIGHT,
|
||||
FN_ACTOR_SCORE_BONUS_5_LEFT,
|
||||
FN_ACTOR_SCORE_BONUS_5_RIGHT,
|
||||
FN_ACTOR_SCORE_BONUS_6_LEFT,
|
||||
FN_ACTOR_SCORE_BONUS_6_RIGHT,
|
||||
FN_ACTOR_SCORE_BONUS_7_LEFT,
|
||||
FN_ACTOR_SCORE_BONUS_7_RIGHT,
|
||||
FN_ACTOR_BLUE_LIGHT_BACKGROUND1,
|
||||
FN_ACTOR_BLUE_LIGHT_BACKGROUND2,
|
||||
FN_ACTOR_BLUE_LIGHT_BACKGROUND3,
|
||||
FN_ACTOR_BLUE_LIGHT_BACKGROUND4,
|
||||
FN_ACTOR_TEXT_ON_SCREEN_BACKGROUND,
|
||||
FN_ACTOR_HIGH_VOLTAGE_FLASH_BACKGROUND,
|
||||
FN_ACTOR_RED_FLASHLIGHT_BACKGROUND,
|
||||
FN_ACTOR_BLUE_FLASHLIGHT_BACKGROUND,
|
||||
FN_ACTOR_KEYPANEL_BACKGROUND,
|
||||
FN_ACTOR_RED_ROTATIONLIGHT_BACKGROUND,
|
||||
FN_ACTOR_UPARROW_BACKGROUND,
|
||||
FN_ACTOR_GREEN_POISON_BACKGROUND,
|
||||
FN_ACTOR_LAVA_BACKGROUND,
|
||||
FN_ACTOR_NUM_TYPES,
|
||||
};
|
||||
|
||||
/* --------------------------------------------------------------- */
|
||||
|
||||
|
||||
/**
|
||||
* The actor struct.
|
||||
*/
|
||||
struct fn_actor_t {
|
||||
/**
|
||||
* The level inside which the actor is located.
|
||||
*/
|
||||
fn_level_t * level;
|
||||
|
||||
/**
|
||||
* The type of the actor.
|
||||
*/
|
||||
fn_actor_type_e type;
|
||||
|
||||
/**
|
||||
* The current x position (in pixels).
|
||||
*/
|
||||
Uint16 x;
|
||||
|
||||
/**
|
||||
* The current y position (in pixels).
|
||||
*/
|
||||
Uint16 y;
|
||||
|
||||
/**
|
||||
* The width of the actor (in pixels).
|
||||
*/
|
||||
Uint16 w;
|
||||
|
||||
/**
|
||||
* The height of the actor (in pixels).
|
||||
*/
|
||||
Uint16 h;
|
||||
|
||||
/**
|
||||
* Private data - depends on type.
|
||||
*/
|
||||
void * data;
|
||||
|
||||
/**
|
||||
* Flag that indicates if the actor is (still) alive.
|
||||
*/
|
||||
int is_alive;
|
||||
|
||||
/**
|
||||
* Flag that indicates if the actor is being touched by the hero
|
||||
*/
|
||||
int touches_hero;
|
||||
|
||||
/**
|
||||
* Flag that indicates if the actor is in foreground (means in front
|
||||
* of hero).
|
||||
*/
|
||||
Uint8 is_in_foreground;
|
||||
};
|
||||
|
||||
/* --------------------------------------------------------------- */
|
||||
|
||||
/**
|
||||
* Create a new actor inside a level.
|
||||
*
|
||||
* @param level The level inside which the actor is located.
|
||||
* @param type The type of the actor.
|
||||
* @param x The x coordinate of the top left corner.
|
||||
* @param y The y coordinate of the top left corner.
|
||||
*
|
||||
* @return The newly created actor.
|
||||
*/
|
||||
fn_actor_t * fn_actor_create(fn_level_t * level,
|
||||
fn_actor_type_e type,
|
||||
Uint16 x,
|
||||
Uint16 y);
|
||||
|
||||
/* --------------------------------------------------------------- */
|
||||
|
||||
/**
|
||||
* Delete an actor and free its memory.
|
||||
*
|
||||
* @param actor The actor to delete.
|
||||
*/
|
||||
void fn_actor_free(fn_actor_t * actor);
|
||||
|
||||
/* --------------------------------------------------------------- */
|
||||
|
||||
/**
|
||||
* Check if the hero does touch the actor.
|
||||
*
|
||||
* @param actor The actor.
|
||||
*
|
||||
* @return Non-zero if the hero touches, otherwise zero.
|
||||
*/
|
||||
int fn_actor_touches_hero(fn_actor_t * actor);
|
||||
|
||||
|
||||
/* --------------------------------------------------------------- */
|
||||
|
||||
/**
|
||||
* Check if the hero does touch the actor and accordingly
|
||||
* set the flags.
|
||||
*
|
||||
* @param actor The actor.
|
||||
*/
|
||||
void fn_actor_check_hero_touch(fn_actor_t * actor);
|
||||
|
||||
/* --------------------------------------------------------------- */
|
||||
|
||||
/**
|
||||
* The hero starts touching the actor.
|
||||
*
|
||||
* @param actor The actor which got touched.
|
||||
*/
|
||||
void fn_actor_hero_touch_start(fn_actor_t * actor);
|
||||
|
||||
/* --------------------------------------------------------------- */
|
||||
|
||||
/**
|
||||
* The hero stops touching the actor.
|
||||
*
|
||||
* @param actor The actor which got touched.
|
||||
*/
|
||||
void fn_actor_hero_touch_end(fn_actor_t * actor);
|
||||
|
||||
/* --------------------------------------------------------------- */
|
||||
|
||||
/**
|
||||
* Tells if the hero can interact with an actor.
|
||||
*
|
||||
* @param actor The actor.
|
||||
*
|
||||
* @return 1 if the hero can interact with the actor, otherwise 0.
|
||||
*/
|
||||
Uint8 fn_actor_hero_can_interact(fn_actor_t * actor);
|
||||
|
||||
/* --------------------------------------------------------------- */
|
||||
|
||||
/**
|
||||
* The hero starts to interact with the actor
|
||||
* (player pressed up arrow)
|
||||
*
|
||||
* @param actor The actor with whom the player interacts.
|
||||
*/
|
||||
void fn_actor_hero_interact_start(fn_actor_t * actor);
|
||||
|
||||
/* --------------------------------------------------------------- */
|
||||
|
||||
/**
|
||||
* The hero stops to interact with the actor
|
||||
* (player released up arrow)
|
||||
*
|
||||
* @param actor The actor with whom the player interacts.
|
||||
*/
|
||||
void fn_actor_hero_interact_stop(fn_actor_t * actor);
|
||||
|
||||
/* --------------------------------------------------------------- */
|
||||
|
||||
|
||||
/**
|
||||
* The actor acts.
|
||||
*
|
||||
* @param actor The actor.
|
||||
*
|
||||
* @return Zero if the actor died, otherwise a non-zero value.
|
||||
*/
|
||||
int fn_actor_act(fn_actor_t * actor);
|
||||
|
||||
/* --------------------------------------------------------------- */
|
||||
|
||||
/**
|
||||
* Blit the actor to the level.
|
||||
*
|
||||
* @param actor The actor.
|
||||
*/
|
||||
void fn_actor_blit(fn_actor_t * actor);
|
||||
|
||||
/* --------------------------------------------------------------- */
|
||||
|
||||
/**
|
||||
* The actor gets hit by a shot.
|
||||
*
|
||||
* @param actor The actor.
|
||||
*
|
||||
* @return 1 if the actor absorbs the shot, otherwise 0.
|
||||
*/
|
||||
Uint8 fn_actor_shot(fn_actor_t * actor);
|
||||
|
||||
/* --------------------------------------------------------------- */
|
||||
|
||||
/**
|
||||
* Get the x coordinate (in pixels) of the actor.
|
||||
*
|
||||
* @param actor The actor.
|
||||
*
|
||||
* @return The x coordinate.
|
||||
*/
|
||||
Uint16 fn_actor_get_x(fn_actor_t * actor);
|
||||
|
||||
/* --------------------------------------------------------------- */
|
||||
|
||||
/**
|
||||
* Get the y coordinate (in pixels) of the actor.
|
||||
*
|
||||
* @param actor The actor.
|
||||
*
|
||||
* @return The y coordinate.
|
||||
*/
|
||||
Uint16 fn_actor_get_y(fn_actor_t * actor);
|
||||
|
||||
/* --------------------------------------------------------------- */
|
||||
|
||||
/**
|
||||
* Get the width (in pixels) of the actor.
|
||||
*
|
||||
* @param actor The actor.
|
||||
*
|
||||
* @return The width.
|
||||
*/
|
||||
Uint16 fn_actor_get_w(fn_actor_t * actor);
|
||||
|
||||
/* --------------------------------------------------------------- */
|
||||
|
||||
/**
|
||||
* Get the height (in pixels) of the actor.
|
||||
*
|
||||
* @param actor The actor.
|
||||
*
|
||||
* @return The height.
|
||||
*/
|
||||
Uint16 fn_actor_get_h(fn_actor_t * actor);
|
||||
|
||||
/* --------------------------------------------------------------- */
|
||||
|
||||
/**
|
||||
* Tells if an actor can get shot.
|
||||
*
|
||||
* @param actor The actor.
|
||||
*
|
||||
* @return 1 if the actor can get shot, otherwise 0.
|
||||
*/
|
||||
Uint8 fn_actor_can_get_shot(fn_actor_t * actor);
|
||||
|
||||
/* --------------------------------------------------------------- */
|
||||
|
||||
/**
|
||||
* Tells if an actor is in the foreground.
|
||||
*
|
||||
* @param actor The actor.
|
||||
*
|
||||
* @return 1 if the actor is in foreground, otherwise 0.
|
||||
*/
|
||||
Uint8 fn_actor_in_foreground(fn_actor_t * actor);
|
||||
|
||||
/* --------------------------------------------------------------- */
|
||||
|
||||
#endif /* FN_ACTOR_H */
|
||||
Binary file not shown.
@ -1,389 +0,0 @@
|
||||
/*******************************************************************
|
||||
*
|
||||
* Project: FreeNukum 2D Jump'n Run
|
||||
* File: Border drawing functions
|
||||
*
|
||||
* *****************************************************************
|
||||
*
|
||||
* Copyright 2007-2008 Wolfgang Silbermayr
|
||||
*
|
||||
* *****************************************************************
|
||||
*
|
||||
* This file is part of Freenukum.
|
||||
*
|
||||
* Freenukum is free software; you can redistribute it and/or modify
|
||||
* it under the terms of the GNU General Public License as published by
|
||||
* the Free Software Foundation; either version 3 of the License, or
|
||||
* (at your option) any later version.
|
||||
*
|
||||
* Freenukum is distributed in the hope that it will be useful,
|
||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
* GNU General Public License for more details.
|
||||
*
|
||||
* You should have received a copy of the GNU General Public License
|
||||
* along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
*
|
||||
*******************************************************************/
|
||||
|
||||
#include <SDL.h>
|
||||
|
||||
/* --------------------------------------------------------------- */
|
||||
|
||||
#include "fn.h"
|
||||
#include "fn_borders.h"
|
||||
#include "fn_object.h"
|
||||
#include "fn_text.h"
|
||||
|
||||
/* --------------------------------------------------------------- */
|
||||
|
||||
void fn_borders_blit_tile(
|
||||
SDL_Surface * screen,
|
||||
SDL_Surface * tile,
|
||||
int x,
|
||||
int y,
|
||||
Uint8 pixelsize)
|
||||
{
|
||||
SDL_Rect dstrect;
|
||||
dstrect.x = FN_HALFTILE_WIDTH * pixelsize * x;
|
||||
dstrect.y = FN_HALFTILE_HEIGHT * pixelsize * y;
|
||||
SDL_BlitSurface(
|
||||
tile,
|
||||
NULL,
|
||||
screen,
|
||||
&dstrect);
|
||||
}
|
||||
|
||||
/* --------------------------------------------------------------- */
|
||||
|
||||
void fn_borders_blit_array(
|
||||
SDL_Surface * screen,
|
||||
fn_tilecache_t * tc,
|
||||
Uint8 pixelsize,
|
||||
int * borders,
|
||||
Uint8 width,
|
||||
Uint8 height,
|
||||
int tile_base)
|
||||
{
|
||||
int i;
|
||||
int pos;
|
||||
|
||||
for (i = 0; i < width * height; i++) {
|
||||
if ((pos = borders [i]) >= 0) {
|
||||
fn_borders_blit_tile(
|
||||
screen,
|
||||
fn_tilecache_get_tile(tc, tile_base + pos),
|
||||
i % width,
|
||||
i / width,
|
||||
pixelsize);
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
/* --------------------------------------------------------------- */
|
||||
|
||||
void fn_borders_blit(
|
||||
SDL_Surface * screen,
|
||||
fn_tilecache_t * tc,
|
||||
Uint8 pixelsize)
|
||||
{
|
||||
static int borders
|
||||
[ (2*FN_WINDOW_HEIGHT/FN_TILE_HEIGHT)
|
||||
* (2*FN_WINDOW_WIDTH/FN_TILE_WIDTH)]
|
||||
=
|
||||
{
|
||||
4,-1, 2,-1, 2,-1, 2,-1, 2,-1, 2,-1, 2,-1, 2,-1, 2,-1, 2,-1,
|
||||
2,-1, 2,-1, 2,-1, 2,-1, 5,-1, 8,-1,38,-1,39,-1, 8,-1, 9,-1,
|
||||
|
||||
-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,
|
||||
-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,
|
||||
|
||||
0,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,
|
||||
-1,-1,-1,-1,-1,-1,-1,-1, 1,-1,-1,-1,-1,-1,-1,-1,-1,-1,10,-1,
|
||||
|
||||
-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,
|
||||
-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,
|
||||
|
||||
0,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,
|
||||
-1,-1,-1,-1,-1,-1,-1,-1, 1,-1,-1,-1,-1,-1,-1,-1,-1,-1,10,-1,
|
||||
|
||||
-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,
|
||||
-1,-1,-1,-1,-1,-1,-1,-1,14,-1, 8,-1,36,-1,37,-1, 8,-1,15,-1,
|
||||
|
||||
0,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,
|
||||
-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,
|
||||
|
||||
-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,
|
||||
-1,-1,-1,-1,-1,-1,-1,-1, 1,-1,-1,-1,-1,-1,-1,-1,-1,-1,10,-1,
|
||||
|
||||
0,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,
|
||||
-1,-1,-1,-1,-1,-1,-1,-1, 1,-1,-1,-1,-1,-1,-1,-1,-1,-1,10,-1,
|
||||
|
||||
-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,
|
||||
-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,
|
||||
|
||||
0,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,
|
||||
-1,-1,-1,-1,-1,-1,-1,-1,14,-1, 8,33,-1,34,-1,35,-1, 8,15,-1,
|
||||
|
||||
-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,
|
||||
-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,
|
||||
|
||||
0,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,
|
||||
-1,-1,-1,-1,-1,-1,-1,-1, 1,-1,-1,-1,-1,-1,-1,-1,-1,-1,10,-1,
|
||||
|
||||
-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,
|
||||
-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,
|
||||
|
||||
0,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,
|
||||
-1,-1,-1,-1,-1,-1,-1,-1, 1,-1,-1,-1,-1,-1,-1,-1,-1,-1,10,-1,
|
||||
|
||||
-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,
|
||||
-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,
|
||||
|
||||
0,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,
|
||||
-1,-1,-1,-1,-1,-1,-1,-1,14,-1, 8,30,-1,31,-1,32,-1, 8,15,-1,
|
||||
|
||||
-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,
|
||||
-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,
|
||||
|
||||
0,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,
|
||||
-1,-1,-1,-1,-1,-1,-1,-1, 1,-1,-1,-1,-1,-1,-1,-1,-1,-1,10,-1,
|
||||
|
||||
-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,
|
||||
-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,
|
||||
|
||||
0,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,
|
||||
-1,-1,-1,-1,-1,-1,-1,-1, 1,-1,-1,-1,-1,-1,-1,-1,-1,-1,10,-1,
|
||||
|
||||
-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,
|
||||
-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,
|
||||
|
||||
7,-1, 3,-1, 3,-1, 3, -1,3,-1, 3,26,-1,27,-1,28,-1,29,-1, 3,
|
||||
3,-1, 3,-1, 3,-1, 3,-1, 6,-1, 8,-1, 8,-1, 8,-1, 8,-1,11,-1,
|
||||
|
||||
-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,
|
||||
-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,
|
||||
|
||||
-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,
|
||||
-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,
|
||||
|
||||
};
|
||||
|
||||
fn_borders_blit_array(
|
||||
screen,
|
||||
tc,
|
||||
pixelsize,
|
||||
borders,
|
||||
2 * FN_WINDOW_WIDTH / FN_TILE_WIDTH,
|
||||
2 * FN_WINDOW_HEIGHT / FN_TILE_HEIGHT,
|
||||
BORD_GREY_START
|
||||
);
|
||||
}
|
||||
|
||||
/* --------------------------------------------------------------- */
|
||||
|
||||
void fn_borders_blit_life(
|
||||
SDL_Surface * screen,
|
||||
fn_tilecache_t * tc,
|
||||
Uint8 pixelsize,
|
||||
Uint8 life)
|
||||
{
|
||||
SDL_Surface * lifesurface;
|
||||
SDL_Rect dstrect;
|
||||
|
||||
int i;
|
||||
|
||||
int lifetiles[FN_NUM_MAXLIFE] = {
|
||||
OBJ_NONHEALTH,
|
||||
OBJ_NONHEALTH,
|
||||
OBJ_NONHEALTH,
|
||||
OBJ_NONHEALTH,
|
||||
OBJ_NONHEALTH,
|
||||
OBJ_NONHEALTH,
|
||||
OBJ_NONHEALTH,
|
||||
};
|
||||
|
||||
for (i = 0; i < life; i++) {
|
||||
*(lifetiles + i) = OBJ_HEALTH;
|
||||
}
|
||||
|
||||
lifesurface = SDL_CreateRGBSurface(
|
||||
screen->flags,
|
||||
FN_FONT_WIDTH * pixelsize * FN_NUM_MAXLIFE,
|
||||
FN_TILE_HEIGHT * pixelsize,
|
||||
screen->format->BitsPerPixel,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0);
|
||||
|
||||
fn_borders_blit_array(
|
||||
lifesurface, tc, pixelsize, lifetiles, FN_NUM_MAXLIFE, 1, 0
|
||||
);
|
||||
|
||||
dstrect.x = 30 * pixelsize * FN_FONT_WIDTH;
|
||||
dstrect.y = 7.5 * pixelsize * FN_FONT_HEIGHT;
|
||||
dstrect.w = FN_NUM_MAXLIFE * FN_FONT_WIDTH * pixelsize;
|
||||
dstrect.h = FN_TILE_HEIGHT * pixelsize;
|
||||
|
||||
SDL_BlitSurface(lifesurface, NULL, screen, &dstrect);
|
||||
SDL_FreeSurface(lifesurface);
|
||||
}
|
||||
|
||||
/* --------------------------------------------------------------- */
|
||||
|
||||
void fn_borders_blit_score(
|
||||
SDL_Surface * screen,
|
||||
fn_tilecache_t * tc,
|
||||
Uint8 pixelsize,
|
||||
unsigned long long score)
|
||||
{
|
||||
SDL_Surface * scoresurface;
|
||||
SDL_Rect dstrect;
|
||||
|
||||
char scoretext[FN_SCORE_DIGITS+1];
|
||||
|
||||
sprintf(scoretext, "%08llu", score);
|
||||
|
||||
scoresurface = SDL_CreateRGBSurface(
|
||||
screen->flags,
|
||||
FN_FONT_WIDTH * pixelsize * FN_SCORE_DIGITS,
|
||||
FN_FONT_HEIGHT * pixelsize,
|
||||
screen->format->BitsPerPixel,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0);
|
||||
|
||||
fn_text_print(
|
||||
scoresurface,
|
||||
NULL,
|
||||
tc,
|
||||
scoretext,
|
||||
pixelsize
|
||||
);
|
||||
|
||||
dstrect.x = 30 * pixelsize * FN_FONT_WIDTH;
|
||||
dstrect.y = 3 * pixelsize * FN_FONT_HEIGHT;
|
||||
dstrect.w = FN_NUM_MAXLIFE * FN_FONT_WIDTH * pixelsize;
|
||||
dstrect.h = FN_TILE_HEIGHT * pixelsize;
|
||||
|
||||
SDL_BlitSurface(scoresurface, NULL, screen, &dstrect);
|
||||
SDL_FreeSurface(scoresurface);
|
||||
}
|
||||
|
||||
/* --------------------------------------------------------------- */
|
||||
|
||||
void fn_borders_blit_firepower(
|
||||
SDL_Surface * screen,
|
||||
fn_tilecache_t * tc,
|
||||
Uint8 pixelsize,
|
||||
Uint8 firepower)
|
||||
{
|
||||
SDL_Surface * firepowersurface;
|
||||
SDL_Rect dstrect;
|
||||
|
||||
int i;
|
||||
|
||||
/* height of 4,
|
||||
* width of 2*FN_NUM_MAXFIREPOWER */
|
||||
int firepowertiles[FN_NUM_MAXFIREPOWER * 2 * 4] = {
|
||||
-1, -1, -1, OBJ_GUN, -1, -1, -1, -1,
|
||||
-1, -1, -1, -1, -1, -1, -1, -1,
|
||||
-1, -1, -1, -1, -1, -1, -1, -1,
|
||||
-1, -1, -1, -1, -1, -1, -1, -1
|
||||
};
|
||||
|
||||
for (i = 0; i < firepower; i++) {
|
||||
*(firepowertiles + FN_NUM_MAXFIREPOWER * 4 + i*2) = OBJ_SHOT;
|
||||
}
|
||||
|
||||
firepowersurface = SDL_CreateRGBSurface(
|
||||
screen->flags,
|
||||
FN_TILE_WIDTH * pixelsize * FN_NUM_MAXFIREPOWER,
|
||||
FN_TILE_HEIGHT * pixelsize * 2,
|
||||
screen->format->BitsPerPixel,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0);
|
||||
|
||||
fn_borders_blit_array(
|
||||
firepowersurface, tc, pixelsize, firepowertiles,
|
||||
FN_NUM_MAXFIREPOWER * 2, 4, 0
|
||||
);
|
||||
|
||||
dstrect.x = 30 * pixelsize * FN_FONT_WIDTH;
|
||||
dstrect.y = 12 * pixelsize * FN_FONT_HEIGHT;
|
||||
dstrect.w = FN_NUM_MAXFIREPOWER * FN_TILE_WIDTH * pixelsize;
|
||||
dstrect.h = FN_TILE_HEIGHT * 2 * pixelsize;
|
||||
|
||||
SDL_BlitSurface(firepowersurface, NULL, screen, &dstrect);
|
||||
SDL_FreeSurface(firepowersurface);
|
||||
}
|
||||
|
||||
/* --------------------------------------------------------------- */
|
||||
|
||||
void fn_borders_blit_inventory(
|
||||
SDL_Surface * screen,
|
||||
fn_tilecache_t * tc,
|
||||
Uint8 pixelsize,
|
||||
Uint8 inventory)
|
||||
{
|
||||
SDL_Surface * inventorysurface;
|
||||
SDL_Rect dstrect;
|
||||
|
||||
int i;
|
||||
|
||||
int inventorytiles[FN_SIZE_INVENTORY * 2 * 2] = {
|
||||
-1, -1, -1, -1, -1, -1, -1, -1,
|
||||
-1, -1, -1, -1, -1, -1, -1, -1,
|
||||
-1, -1, -1, -1, -1, -1, -1, -1,
|
||||
-1, -1, -1, -1, -1, -1, -1, -1
|
||||
};
|
||||
|
||||
for (i = 0; i < FN_SIZE_INVENTORY; i++) {
|
||||
if (inventory & FN_INVENTORY_KEY_RED)
|
||||
inventorytiles[0] = OBJ_KEY_RED;
|
||||
if (inventory & FN_INVENTORY_KEY_GREEN)
|
||||
inventorytiles[2] = OBJ_KEY_GREEN;
|
||||
if (inventory & FN_INVENTORY_KEY_BLUE)
|
||||
inventorytiles[4] = OBJ_KEY_BLUE;
|
||||
if (inventory & FN_INVENTORY_KEY_PINK)
|
||||
inventorytiles[6] = OBJ_KEY_PINK;
|
||||
if (inventory & FN_INVENTORY_BOOT)
|
||||
inventorytiles[16] = OBJ_BOOT;
|
||||
if (inventory & FN_INVENTORY_GLOVE)
|
||||
inventorytiles[18] = OBJ_ROBOHAND;
|
||||
if (inventory & FN_INVENTORY_CLAMP)
|
||||
inventorytiles[20] = OBJ_CLAMP;
|
||||
if (inventory & FN_INVENTORY_ACCESS_CARD)
|
||||
inventorytiles[22] = OBJ_ACCESS_CARD;
|
||||
}
|
||||
|
||||
inventorysurface = SDL_CreateRGBSurface(
|
||||
screen->flags,
|
||||
FN_TILE_WIDTH * pixelsize * FN_SIZE_INVENTORY/2,
|
||||
FN_TILE_HEIGHT * pixelsize * 2,
|
||||
screen->format->BitsPerPixel,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0);
|
||||
|
||||
fn_borders_blit_array(
|
||||
inventorysurface, tc, pixelsize, inventorytiles,
|
||||
FN_NUM_MAXFIREPOWER * 2, 4, 0
|
||||
);
|
||||
|
||||
dstrect.x = 30 * pixelsize * FN_FONT_WIDTH;
|
||||
dstrect.y = 18 * pixelsize * FN_FONT_HEIGHT;
|
||||
dstrect.w = FN_NUM_MAXFIREPOWER * FN_TILE_WIDTH * pixelsize;
|
||||
dstrect.h = FN_TILE_HEIGHT * 2 * pixelsize;
|
||||
|
||||
SDL_BlitSurface(inventorysurface, NULL, screen, &dstrect);
|
||||
SDL_FreeSurface(inventorysurface);
|
||||
}
|
||||
|
||||
/* --------------------------------------------------------------- */
|
||||
@ -1,75 +0,0 @@
|
||||
/*******************************************************************
|
||||
*
|
||||
* Project: FreeNukum 2D Jump'n Run
|
||||
* File: Border drawing functions
|
||||
*
|
||||
* *****************************************************************
|
||||
*
|
||||
* Copyright 2007-2008 Wolfgang Silbermayr
|
||||
*
|
||||
* *****************************************************************
|
||||
*
|
||||
* This file is part of Freenukum.
|
||||
*
|
||||
* Freenukum is free software; you can redistribute it and/or modify
|
||||
* it under the terms of the GNU General Public License as published by
|
||||
* the Free Software Foundation; either version 3 of the License, or
|
||||
* (at your option) any later version.
|
||||
*
|
||||
* Freenukum is distributed in the hope that it will be useful,
|
||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
* GNU General Public License for more details.
|
||||
*
|
||||
* You should have received a copy of the GNU General Public License
|
||||
* along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
*
|
||||
*******************************************************************/
|
||||
|
||||
#include <SDL.h>
|
||||
|
||||
/* --------------------------------------------------------------- */
|
||||
|
||||
#include "fn.h"
|
||||
#include "fn_tilecache.h"
|
||||
|
||||
/* --------------------------------------------------------------- */
|
||||
|
||||
void fn_borders_blit(
|
||||
SDL_Surface * screen,
|
||||
fn_tilecache_t * tc,
|
||||
Uint8 pixelsize);
|
||||
|
||||
/* --------------------------------------------------------------- */
|
||||
|
||||
void fn_borders_blit_life(
|
||||
SDL_Surface * screen,
|
||||
fn_tilecache_t * tc,
|
||||
Uint8 pixelsize,
|
||||
Uint8 life);
|
||||
|
||||
/* --------------------------------------------------------------- */
|
||||
|
||||
void fn_borders_blit_score(
|
||||
SDL_Surface * screen,
|
||||
fn_tilecache_t * tc,
|
||||
Uint8 pixelsize,
|
||||
unsigned long long score);
|
||||
|
||||
/* --------------------------------------------------------------- */
|
||||
|
||||
void fn_borders_blit_firepower(
|
||||
SDL_Surface * screen,
|
||||
fn_tilecache_t * tc,
|
||||
Uint8 pixelsize,
|
||||
Uint8 firepower);
|
||||
|
||||
/* --------------------------------------------------------------- */
|
||||
|
||||
void fn_borders_blit_inventory(
|
||||
SDL_Surface * screen,
|
||||
fn_tilecache_t * tc,
|
||||
Uint8 pixelsize,
|
||||
Uint8 inventory);
|
||||
|
||||
/* --------------------------------------------------------------- */
|
||||
Binary file not shown.
@ -1,235 +0,0 @@
|
||||
/*******************************************************************
|
||||
*
|
||||
* Project: FreeNukum 2D Jump'n Run
|
||||
* File: Bot struct
|
||||
*
|
||||
* *****************************************************************
|
||||
*
|
||||
* Copyright 2008 Wolfgang Silbermayr
|
||||
*
|
||||
* *****************************************************************
|
||||
*
|
||||
* This file is part of Freenukum.
|
||||
*
|
||||
* Freenukum is free software; you can redistribute it and/or modify
|
||||
* it under the terms of the GNU General Public License as published by
|
||||
* the Free Software Foundation; either version 3 of the License, or
|
||||
* (at your option) any later version.
|
||||
*
|
||||
* Freenukum is distributed in the hope that it will be useful,
|
||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
* GNU General Public License for more details.
|
||||
*
|
||||
* You should have received a copy of the GNU General Public License
|
||||
* along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
*
|
||||
*******************************************************************/
|
||||
|
||||
#include "fn_bot.h"
|
||||
#include "fn_object.h"
|
||||
|
||||
/* --------------------------------------------------------------- */
|
||||
|
||||
fn_bot_t * fn_bot_create(
|
||||
fn_bot_type_e type,
|
||||
fn_hero_t * hero,
|
||||
fn_tilecache_t * tilecache,
|
||||
Uint8 pixelsize,
|
||||
size_t x,
|
||||
size_t y)
|
||||
{
|
||||
fn_bot_t * bot = malloc(sizeof(fn_bot_t));
|
||||
bot->x = x;
|
||||
bot->y = y;
|
||||
bot->pixelsize = pixelsize;
|
||||
bot->tilecache = tilecache;
|
||||
bot->type = type;
|
||||
bot->hero = hero;
|
||||
|
||||
switch(type) {
|
||||
case FN_BOT_TYPE_FIREWHEEL:
|
||||
/* TODO */
|
||||
break;
|
||||
case FN_BOT_TYPE_FLAMEGNOME:
|
||||
/* TODO */
|
||||
break;
|
||||
case FN_BOT_TYPE_FLYINGBOT:
|
||||
/* TODO */
|
||||
break;
|
||||
case FN_BOT_TYPE_FOOTBOT:
|
||||
/* TODO */
|
||||
break;
|
||||
case FN_BOT_TYPE_HELICOPTER:
|
||||
/* TODO */
|
||||
break;
|
||||
case FN_BOT_TYPE_RABBITOID:
|
||||
/* TODO */
|
||||
break;
|
||||
case FN_BOT_TYPE_REDBALL_JUMPING:
|
||||
/* TODO */
|
||||
break;
|
||||
case FN_BOT_TYPE_REDBALL_LYING:
|
||||
/* TODO */
|
||||
break;
|
||||
case FN_BOT_TYPE_SNAKEBOT:
|
||||
/* TODO */
|
||||
break;
|
||||
case FN_BOT_TYPE_TANKBOT:
|
||||
/* TODO */
|
||||
break;
|
||||
case FN_BOT_TYPE_WALLCRAWLER_LEFT:
|
||||
/* TODO */
|
||||
break;
|
||||
case FN_BOT_TYPE_WALLCRAWLER_RIGHT:
|
||||
/* TODO */
|
||||
break;
|
||||
case FN_BOT_TYPE_DRPROTON:
|
||||
/* TODO */
|
||||
break;
|
||||
default:
|
||||
/* TODO - unknown bot */
|
||||
break;
|
||||
};
|
||||
return bot;
|
||||
}
|
||||
|
||||
/* --------------------------------------------------------------- */
|
||||
|
||||
void fn_bot_free(fn_bot_t * bot)
|
||||
{
|
||||
free(bot);
|
||||
}
|
||||
|
||||
/* --------------------------------------------------------------- */
|
||||
|
||||
void fn_bot_blit(fn_bot_t * bot, SDL_Surface * target)
|
||||
{
|
||||
SDL_Rect dstrect;
|
||||
SDL_Surface * tile = NULL;
|
||||
dstrect.x = bot->x * bot->pixelsize * FN_HALFTILE_WIDTH;
|
||||
dstrect.y = bot->y * bot->pixelsize * FN_HALFTILE_HEIGHT;
|
||||
dstrect.w = FN_TILE_WIDTH * bot->pixelsize;
|
||||
dstrect.h = FN_TILE_HEIGHT * bot->pixelsize;
|
||||
switch(bot->type) {
|
||||
case FN_BOT_TYPE_FIREWHEEL:
|
||||
/* TODO */
|
||||
break;
|
||||
case FN_BOT_TYPE_FLAMEGNOME:
|
||||
/* TODO */
|
||||
break;
|
||||
case FN_BOT_TYPE_FLYINGBOT:
|
||||
/* TODO */
|
||||
break;
|
||||
case FN_BOT_TYPE_FOOTBOT:
|
||||
{
|
||||
tile = fn_tilecache_get_tile(bot->tilecache,
|
||||
ANIM_FOOTBOT + 2);
|
||||
SDL_BlitSurface(tile, NULL, target, &dstrect);
|
||||
|
||||
dstrect.x += FN_TILE_WIDTH * bot->pixelsize;
|
||||
|
||||
tile = fn_tilecache_get_tile(bot->tilecache,
|
||||
ANIM_FOOTBOT + 3);
|
||||
SDL_BlitSurface(tile, NULL, target, &dstrect);
|
||||
|
||||
dstrect.x -= FN_TILE_WIDTH * bot->pixelsize;
|
||||
dstrect.y -= FN_TILE_HEIGHT * bot->pixelsize;
|
||||
|
||||
tile = fn_tilecache_get_tile(bot->tilecache,
|
||||
ANIM_FOOTBOT + 0);
|
||||
SDL_BlitSurface(tile, NULL, target, &dstrect);
|
||||
|
||||
dstrect.x += FN_TILE_WIDTH * bot->pixelsize;
|
||||
|
||||
tile = fn_tilecache_get_tile(bot->tilecache,
|
||||
ANIM_FOOTBOT + 1);
|
||||
SDL_BlitSurface(tile, NULL, target, &dstrect);
|
||||
}
|
||||
/* TODO */
|
||||
break;
|
||||
case FN_BOT_TYPE_HELICOPTER:
|
||||
/* TODO */
|
||||
break;
|
||||
case FN_BOT_TYPE_RABBITOID:
|
||||
/* TODO */
|
||||
break;
|
||||
case FN_BOT_TYPE_REDBALL_JUMPING:
|
||||
/* TODO */
|
||||
break;
|
||||
case FN_BOT_TYPE_REDBALL_LYING:
|
||||
/* TODO */
|
||||
break;
|
||||
case FN_BOT_TYPE_SNAKEBOT:
|
||||
/* TODO */
|
||||
break;
|
||||
case FN_BOT_TYPE_TANKBOT:
|
||||
/* TODO */
|
||||
{
|
||||
tile = fn_tilecache_get_tile(bot->tilecache,
|
||||
ANIM_CARBOT);
|
||||
SDL_BlitSurface(tile, NULL, target, &dstrect);
|
||||
dstrect.x += FN_TILE_WIDTH * bot->pixelsize;
|
||||
tile = fn_tilecache_get_tile(bot->tilecache,
|
||||
ANIM_CARBOT + 1);
|
||||
SDL_BlitSurface(tile, NULL, target, &dstrect);
|
||||
}
|
||||
break;
|
||||
case FN_BOT_TYPE_WALLCRAWLER_LEFT:
|
||||
tile = fn_tilecache_get_tile(bot->tilecache,
|
||||
ANIM_WALLCRAWLERBOT_LEFT);
|
||||
SDL_BlitSurface(tile, NULL, target, &dstrect);
|
||||
/* TODO */
|
||||
break;
|
||||
case FN_BOT_TYPE_WALLCRAWLER_RIGHT:
|
||||
tile = fn_tilecache_get_tile(bot->tilecache,
|
||||
ANIM_WALLCRAWLERBOT_RIGHT);
|
||||
SDL_BlitSurface(tile, NULL, target, &dstrect);
|
||||
/* TODO */
|
||||
break;
|
||||
case FN_BOT_TYPE_DRPROTON:
|
||||
/* TODO */
|
||||
break;
|
||||
default:
|
||||
/* TODO - unknown bot */
|
||||
break;
|
||||
}
|
||||
}
|
||||
|
||||
/* --------------------------------------------------------------- */
|
||||
|
||||
size_t fn_bot_get_x(fn_bot_t * bot)
|
||||
{
|
||||
return bot->x;
|
||||
}
|
||||
|
||||
/* --------------------------------------------------------------- */
|
||||
|
||||
size_t fn_bot_get_y(fn_bot_t * bot)
|
||||
{
|
||||
return bot->y;
|
||||
}
|
||||
|
||||
/* --------------------------------------------------------------- */
|
||||
|
||||
int fn_bot_get_shot(fn_bot_t * bot)
|
||||
{
|
||||
/* TODO */
|
||||
return 0;
|
||||
}
|
||||
|
||||
/* --------------------------------------------------------------- */
|
||||
|
||||
void fn_bot_next_animation_frame(fn_bot_t * bot)
|
||||
{
|
||||
/* TODO */
|
||||
}
|
||||
|
||||
/* --------------------------------------------------------------- */
|
||||
|
||||
int fn_bot_action_progress(fn_bot_t * bot)
|
||||
{
|
||||
/* TODO */
|
||||
return 1;
|
||||
}
|
||||
|
||||
@ -1,325 +0,0 @@
|
||||
/*******************************************************************
|
||||
*
|
||||
* Project: FreeNukum 2D Jump'n Run
|
||||
* File: Bot struct
|
||||
*
|
||||
* *****************************************************************
|
||||
*
|
||||
* Copyright 2008 Wolfgang Silbermayr
|
||||
*
|
||||
* *****************************************************************
|
||||
*
|
||||
* This file is part of Freenukum.
|
||||
*
|
||||
* Freenukum is free software; you can redistribute it and/or modify
|
||||
* it under the terms of the GNU General Public License as published by
|
||||
* the Free Software Foundation; either version 3 of the License, or
|
||||
* (at your option) any later version.
|
||||
*
|
||||
* Freenukum is distributed in the hope that it will be useful,
|
||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
* GNU General Public License for more details.
|
||||
*
|
||||
* You should have received a copy of the GNU General Public License
|
||||
* along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
*
|
||||
*******************************************************************/
|
||||
|
||||
#ifndef FN_BOT_H
|
||||
#define FN_BOT_H
|
||||
|
||||
#include <SDL.h>
|
||||
|
||||
#include "fn_hero.h"
|
||||
|
||||
/* --------------------------------------------------------------- */
|
||||
|
||||
typedef enum fn_bot_type_e fn_bot_type_e;
|
||||
|
||||
/* --------------------------------------------------------------- */
|
||||
|
||||
typedef struct fn_bot_t fn_bot_t;
|
||||
|
||||
/* --------------------------------------------------------------- */
|
||||
|
||||
typedef union fn_bot_data_u fn_bot_data_u;
|
||||
|
||||
/* --------------------------------------------------------------- */
|
||||
|
||||
enum fn_bot_type_e {
|
||||
FN_BOT_TYPE_FIREWHEEL,
|
||||
FN_BOT_TYPE_FLAMEGNOME,
|
||||
FN_BOT_TYPE_FLYINGBOT,
|
||||
FN_BOT_TYPE_FOOTBOT,
|
||||
FN_BOT_TYPE_HELICOPTER,
|
||||
FN_BOT_TYPE_RABBITOID,
|
||||
FN_BOT_TYPE_REDBALL_JUMPING,
|
||||
FN_BOT_TYPE_REDBALL_LYING,
|
||||
FN_BOT_TYPE_SNAKEBOT,
|
||||
FN_BOT_TYPE_TANKBOT,
|
||||
FN_BOT_TYPE_WALLCRAWLER_LEFT,
|
||||
FN_BOT_TYPE_WALLCRAWLER_RIGHT,
|
||||
FN_BOT_TYPE_DRPROTON
|
||||
};
|
||||
|
||||
/* --------------------------------------------------------------- */
|
||||
|
||||
/**
|
||||
* The data needed for a firewheel bot.
|
||||
*/
|
||||
typedef struct fn_bot_firewheel_data_t {
|
||||
} fn_bot_firewheel_data_t;
|
||||
|
||||
/* --------------------------------------------------------------- */
|
||||
|
||||
/**
|
||||
* The data needed for a flamegnome bot.
|
||||
*/
|
||||
typedef struct fn_bot_flamegnome_data_t {
|
||||
} fn_bot_flamegnome_data_t;
|
||||
|
||||
/* --------------------------------------------------------------- */
|
||||
|
||||
/**
|
||||
* The data needed for a flying bot.
|
||||
*/
|
||||
typedef struct fn_bot_flyingbot_data_t {
|
||||
} fn_bot_flyingbot_data_t;
|
||||
|
||||
/* --------------------------------------------------------------- */
|
||||
|
||||
/**
|
||||
* The data needed for a helicopter bot.
|
||||
*/
|
||||
typedef struct fn_bot_helicopter_data_t {
|
||||
} fn_bot_helicopter_data_t;
|
||||
|
||||
/* --------------------------------------------------------------- */
|
||||
|
||||
/**
|
||||
* The data needed for a rabbitoid bot.
|
||||
*/
|
||||
typedef struct fn_bot_rabbitoid_data_t {
|
||||
} fn_bot_rabbitoid_data_t;
|
||||
|
||||
/* --------------------------------------------------------------- */
|
||||
|
||||
/**
|
||||
* The data needed for a jumping red ball bot.
|
||||
*/
|
||||
typedef struct fn_bot_redball_jumping_data_t {
|
||||
} fn_bot_redball_jumping_data_t;
|
||||
|
||||
/* --------------------------------------------------------------- */
|
||||
|
||||
/**
|
||||
* The data needed for a lying red ball bot.
|
||||
*/
|
||||
typedef struct fn_bot_redball_lying_data_t {
|
||||
} fn_bot_redball_lying_data_t;
|
||||
|
||||
/* --------------------------------------------------------------- */
|
||||
|
||||
/**
|
||||
* The data needed for a snake bot.
|
||||
*/
|
||||
typedef struct fn_bot_snakebot_data_t {
|
||||
} fn_bot_snakebot_data_t;
|
||||
|
||||
/* --------------------------------------------------------------- */
|
||||
|
||||
/**
|
||||
* The data needed for a tank bot.
|
||||
*/
|
||||
typedef struct fn_bot_tankbot_data_t {
|
||||
} fn_bot_tankbot_data_t;
|
||||
|
||||
/* --------------------------------------------------------------- */
|
||||
|
||||
/**
|
||||
* The data needed for a left-sided wallcrawler bot.
|
||||
*/
|
||||
typedef struct fn_bot_wallcrawler_left_data_t {
|
||||
} fn_bot_wallcrawler_left_data_t;
|
||||
|
||||
/* --------------------------------------------------------------- */
|
||||
|
||||
/**
|
||||
* The data needed for a right-sided wallcrawler bot.
|
||||
*/
|
||||
typedef struct fn_bot_wallcrawler_right_data_t {
|
||||
} fn_bot_wallcrawler_right_data_t;
|
||||
|
||||
/* --------------------------------------------------------------- */
|
||||
|
||||
/**
|
||||
* The data needed for dr proton.
|
||||
*/
|
||||
typedef struct fn_bot_drproton_data_t {
|
||||
} fn_bot_drproton_data_t;
|
||||
|
||||
/* --------------------------------------------------------------- */
|
||||
|
||||
/**
|
||||
* The data needed for a camera.
|
||||
*/
|
||||
typedef struct fn_bot_camera_data_t {
|
||||
} fn_bot_camera_data_t;
|
||||
|
||||
/* --------------------------------------------------------------- */
|
||||
|
||||
union fn_bot_data_u {
|
||||
fn_bot_firewheel_data_t firewheel;
|
||||
fn_bot_flamegnome_data_t flamegnome;
|
||||
fn_bot_flyingbot_data_t flyingbot;
|
||||
fn_bot_helicopter_data_t helicopter;
|
||||
fn_bot_rabbitoid_data_t rabbitoid;
|
||||
fn_bot_redball_jumping_data_t redball_jumping;
|
||||
fn_bot_redball_lying_data_t redball_lying;
|
||||
fn_bot_snakebot_data_t snakebot;
|
||||
fn_bot_tankbot_data_t tankbot;
|
||||
fn_bot_wallcrawler_left_data_t wallcrawler_left;
|
||||
fn_bot_wallcrawler_right_data_t wallcrawler_right;
|
||||
fn_bot_drproton_data_t drproton;
|
||||
fn_bot_camera_data_t camera;
|
||||
};
|
||||
|
||||
/* --------------------------------------------------------------- */
|
||||
|
||||
struct fn_bot_t {
|
||||
/**
|
||||
* The bot type.
|
||||
*/
|
||||
fn_bot_type_e type;
|
||||
|
||||
/**
|
||||
* The level inside which the bot is located.
|
||||
*/
|
||||
fn_hero_t * hero;
|
||||
|
||||
/**
|
||||
* The tilecache from which to blit the bot.
|
||||
*/
|
||||
fn_tilecache_t * tilecache;
|
||||
|
||||
/**
|
||||
* The size of one pixel.
|
||||
*/
|
||||
size_t pixelsize;
|
||||
|
||||
/**
|
||||
* The x position in the level.
|
||||
*/
|
||||
Uint16 x;
|
||||
|
||||
/**
|
||||
* The y position in the level.
|
||||
*/
|
||||
Uint16 y;
|
||||
|
||||
/**
|
||||
* The data of the different bot types.
|
||||
*/
|
||||
fn_bot_data_u data;
|
||||
};
|
||||
|
||||
/* --------------------------------------------------------------- */
|
||||
/* --------------------------------------------------------------- */
|
||||
|
||||
/**
|
||||
* Create a bot.
|
||||
*
|
||||
* @param type The type of the bot.
|
||||
* @param level The level inside which the bot is located.
|
||||
* @param tilecache The tilecache to use for blitting.
|
||||
* @param x The x position of the bot (in half-tiles)
|
||||
* @param y The y position of the bot (in half-tiles)
|
||||
*
|
||||
* @return The newly created bot.
|
||||
*/
|
||||
fn_bot_t * fn_bot_create(
|
||||
fn_bot_type_e type,
|
||||
fn_hero_t * hero,
|
||||
fn_tilecache_t * tilecache,
|
||||
Uint8 pixelsize,
|
||||
size_t x,
|
||||
size_t y);
|
||||
|
||||
/* --------------------------------------------------------------- */
|
||||
|
||||
/**
|
||||
* Delete a created bot.
|
||||
*
|
||||
* @param bot The bot to delete.
|
||||
*/
|
||||
void fn_bot_free(fn_bot_t * bot);
|
||||
|
||||
/* --------------------------------------------------------------- */
|
||||
|
||||
/**
|
||||
* Blit the bot into the level.
|
||||
*
|
||||
* @param bot The bot to blit.
|
||||
* @param target The target surface.
|
||||
*/
|
||||
void fn_bot_blit(fn_bot_t * bot, SDL_Surface * target);
|
||||
|
||||
/* --------------------------------------------------------------- */
|
||||
|
||||
/**
|
||||
* Get the x position of the bot.
|
||||
*
|
||||
* @param bot The bot.
|
||||
*
|
||||
* @return The x position (in half-tiles) of the bot.
|
||||
*/
|
||||
size_t fn_bot_get_x(fn_bot_t * bot);
|
||||
|
||||
/* --------------------------------------------------------------- */
|
||||
|
||||
/**
|
||||
* Get the y position of the bot.
|
||||
*
|
||||
* @param bot The bot.
|
||||
*
|
||||
* @return The y position (in half-tiles) of the bot.
|
||||
*/
|
||||
size_t fn_bot_get_y(fn_bot_t * bot);
|
||||
|
||||
/* --------------------------------------------------------------- */
|
||||
|
||||
/**
|
||||
* Hit the bot with a shot from our hero.
|
||||
*
|
||||
* @param bot The bot which gets hit.
|
||||
*
|
||||
* @return non-zero if the bot gets hit, otherwise 0.
|
||||
*/
|
||||
int fn_bot_get_shot(fn_bot_t * bot);
|
||||
|
||||
/* --------------------------------------------------------------- */
|
||||
|
||||
/**
|
||||
* Animate another animation frame of our bot.
|
||||
*
|
||||
* @param bot The bot which should be animated.
|
||||
*/
|
||||
void fn_bot_next_animation_frame(fn_bot_t * bot);
|
||||
|
||||
/* --------------------------------------------------------------- */
|
||||
|
||||
/**
|
||||
* Progress in the bot's actions (bot behaviour).
|
||||
*
|
||||
* @param bot The bot which acts.
|
||||
*
|
||||
* @return zero if the bot was killed, otherwise non-zero.
|
||||
* If zero was returned, the creator of the bot should delete it.
|
||||
*/
|
||||
int fn_bot_action_progress(fn_bot_t * bot);
|
||||
|
||||
/* --------------------------------------------------------------- */
|
||||
|
||||
#endif /* FN_BOT_H */
|
||||
|
||||
Binary file not shown.
@ -1,158 +0,0 @@
|
||||
/*******************************************************************
|
||||
*
|
||||
* Project: FreeNukum 2D Jump'n Run
|
||||
* File: Functions for organizing level and game data.
|
||||
*
|
||||
* *****************************************************************
|
||||
*
|
||||
* Copyright 2008 Wolfgang Silbermayr
|
||||
*
|
||||
* *****************************************************************
|
||||
*
|
||||
* This file is part of Freenukum.
|
||||
*
|
||||
* Freenukum is free software; you can redistribute it and/or modify
|
||||
* it under the terms of the GNU General Public License as published by
|
||||
* the Free Software Foundation; either version 3 of the License, or
|
||||
* (at your option) any later version.
|
||||
*
|
||||
* Freenukum is distributed in the hope that it will be useful,
|
||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
* GNU General Public License for more details.
|
||||
*
|
||||
* You should have received a copy of the GNU General Public License
|
||||
* along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
*
|
||||
*******************************************************************/
|
||||
|
||||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
#include <sys/stat.h>
|
||||
#include <fcntl.h>
|
||||
#include <unistd.h>
|
||||
|
||||
/* --------------------------------------------------------------- */
|
||||
|
||||
#include "fn_data.h"
|
||||
#include "fn_error.h"
|
||||
|
||||
/* --------------------------------------------------------------- */
|
||||
|
||||
int fn_data_try_to_get_file(char * filename)
|
||||
{
|
||||
char tempfilename[1024];
|
||||
strncpy(tempfilename, filename, 1024);
|
||||
int len = strlen(filename);
|
||||
int i = len;
|
||||
int fd = 0;
|
||||
|
||||
while (1) {
|
||||
i--;
|
||||
if (tempfilename[i] >= 'A' && tempfilename[i] <= 'Z') {
|
||||
/* make lowercase */
|
||||
tempfilename[i] += 'a' - 'A';
|
||||
|
||||
fd = open(tempfilename, O_RDONLY);
|
||||
if (fd != -1) {
|
||||
/* we found the file, so let's rename it */
|
||||
if (rename(tempfilename, filename) == 0) {
|
||||
return 0;
|
||||
} else {
|
||||
fn_error_printf(1024 * 3, "Could not rename file %s"
|
||||
" to %s", tempfilename, filename);
|
||||
return -1;
|
||||
}
|
||||
} else {
|
||||
close(fd);
|
||||
}
|
||||
|
||||
} if (filename[i] == '/') {
|
||||
fn_error_printf(1024 * 2, "File %s not found.",
|
||||
filename);
|
||||
return -1;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
/* --------------------------------------------------------------- */
|
||||
|
||||
int fn_data_check(char * dir, int episodenum)
|
||||
{
|
||||
int fd = 0;
|
||||
int res = 0;
|
||||
char * files[] = {
|
||||
"ANIM0",
|
||||
"ANIM1",
|
||||
"ANIM2",
|
||||
"ANIM3",
|
||||
"ANIM4",
|
||||
"ANIM5",
|
||||
"BACK0",
|
||||
"BACK1",
|
||||
"BACK2",
|
||||
"BACK3",
|
||||
"BADGUY",
|
||||
"BORDER",
|
||||
"CREDITS",
|
||||
"DN",
|
||||
"DROP0",
|
||||
"DUKE",
|
||||
"DUKE1-B",
|
||||
"DUKE1",
|
||||
"END",
|
||||
"FONT1",
|
||||
"FONT2",
|
||||
"MAN0",
|
||||
"MAN1",
|
||||
"MAN2",
|
||||
"MAN3",
|
||||
"MAN4",
|
||||
"NUMBERS",
|
||||
"OBJECT0",
|
||||
"OBJECT1",
|
||||
"OBJECT2",
|
||||
"SOLID0",
|
||||
"SOLID1",
|
||||
"SOLID2",
|
||||
"SOLID3",
|
||||
"WORLDAL1",
|
||||
"WORLDAL2",
|
||||
"WORLDAL3",
|
||||
"WORLDAL4",
|
||||
"WORLDAL5",
|
||||
"WORLDAL6",
|
||||
"WORLDAL7",
|
||||
"WORLDAL8",
|
||||
"WORLDAL9",
|
||||
"WORLDALA",
|
||||
"WORLDALB",
|
||||
"WORLDALC",
|
||||
0
|
||||
};
|
||||
|
||||
int i = 0;
|
||||
|
||||
/* check if all files exist */
|
||||
while (!res) {
|
||||
if (files[i] == 0) {
|
||||
res = 1;
|
||||
} else {
|
||||
char filename[1024];
|
||||
snprintf(filename, 1024, "%s/%s.DN%d",
|
||||
dir, files[i], episodenum);
|
||||
fd = open(filename, O_RDONLY);
|
||||
if (fd == -1) {
|
||||
res = fn_data_try_to_get_file(filename);
|
||||
} else {
|
||||
close(fd);
|
||||
}
|
||||
}
|
||||
i++;
|
||||
}
|
||||
|
||||
return res;
|
||||
}
|
||||
|
||||
/* --------------------------------------------------------------- */
|
||||
/* --------------------------------------------------------------- */
|
||||
@ -1,45 +0,0 @@
|
||||
/*******************************************************************
|
||||
*
|
||||
* Project: FreeNukum 2D Jump'n Run
|
||||
* File: Functions for organizing level and game data.
|
||||
*
|
||||
* *****************************************************************
|
||||
*
|
||||
* Copyright 2008 Wolfgang Silbermayr
|
||||
*
|
||||
* *****************************************************************
|
||||
*
|
||||
* This file is part of Freenukum.
|
||||
*
|
||||
* Freenukum is free software; you can redistribute it and/or modify
|
||||
* it under the terms of the GNU General Public License as published by
|
||||
* the Free Software Foundation; either version 3 of the License, or
|
||||
* (at your option) any later version.
|
||||
*
|
||||
* Freenukum is distributed in the hope that it will be useful,
|
||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
* GNU General Public License for more details.
|
||||
*
|
||||
* You should have received a copy of the GNU General Public License
|
||||
* along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
*
|
||||
*******************************************************************/
|
||||
|
||||
#ifndef FN_DATA_H
|
||||
#define FN_DATA_H
|
||||
|
||||
/* --------------------------------------------------------------- */
|
||||
|
||||
/**
|
||||
* Check if data is present for an episode.
|
||||
*
|
||||
* @param path The path of the data.
|
||||
* @param episodenum The number of the episode.
|
||||
*/
|
||||
int fn_data_check(char * path, int episodenum);
|
||||
|
||||
/* --------------------------------------------------------------- */
|
||||
|
||||
#endif /* FN_DATA_H */
|
||||
|
||||
Binary file not shown.
@ -1,88 +0,0 @@
|
||||
/*******************************************************************
|
||||
*
|
||||
* Project: FreeNukum 2D Jump'n Run
|
||||
* File: Pixel Drawing functions
|
||||
*
|
||||
* *****************************************************************
|
||||
*
|
||||
* Copyright 2007-2008 Wolfgang Silbermayr
|
||||
*
|
||||
* *****************************************************************
|
||||
*
|
||||
* This file is part of Freenukum.
|
||||
*
|
||||
* Freenukum is free software; you can redistribute it and/or modify
|
||||
* it under the terms of the GNU General Public License as published by
|
||||
* the Free Software Foundation; either version 3 of the License, or
|
||||
* (at your option) any later version.
|
||||
*
|
||||
* Freenukum is distributed in the hope that it will be useful,
|
||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
* GNU General Public License for more details.
|
||||
*
|
||||
* You should have received a copy of the GNU General Public License
|
||||
* along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
*
|
||||
*******************************************************************/
|
||||
|
||||
#include "fn_draw.h"
|
||||
|
||||
/* --------------------------------------------------------------- */
|
||||
|
||||
int fn_draw_byterow(
|
||||
SDL_Surface * target,
|
||||
SDL_Rect r,
|
||||
fn_byterow_t * br,
|
||||
Uint32 transcolor,
|
||||
Uint8 pixelsize)
|
||||
{
|
||||
SDL_PixelFormat * fmt = target->format;
|
||||
Uint32 color;
|
||||
size_t i = 0;
|
||||
r.h = pixelsize;
|
||||
r.w = pixelsize;
|
||||
|
||||
for (i = 0; i != 8; i++)
|
||||
{
|
||||
Uint8 filled = (br->trans >> (7-i)) & 1;
|
||||
if (filled == 0)
|
||||
{
|
||||
color = transcolor;
|
||||
}
|
||||
else
|
||||
{
|
||||
color = SDL_MapRGB(
|
||||
fmt,
|
||||
((br->red >> (7-i)) & 1) * 0x54 * 2
|
||||
+ ((br->brighten >> (7-i)) & 1) * 0x54,
|
||||
((br->green >> (7-i)) & 1) * 0x54 * 2
|
||||
+ ((br->brighten >> (7-i)) & 1) * 0x54,
|
||||
((br->blue >> (7-i)) & 1) * 0x54 * 2
|
||||
+ ((br->brighten >> (7-i)) & 1) * 0x54
|
||||
);
|
||||
/* Workaround for beautiful brown instead of
|
||||
* strange yellow */
|
||||
{
|
||||
Uint8 r;
|
||||
Uint8 g;
|
||||
Uint8 b;
|
||||
SDL_GetRGB(color, fmt,
|
||||
&r, &g, &b);
|
||||
|
||||
if (r == 0xA8 && g == 0xA8 && b == 0x00) {
|
||||
color = SDL_MapRGB(
|
||||
fmt,
|
||||
0xA8, 0x54, 0x00);
|
||||
}
|
||||
}
|
||||
}
|
||||
SDL_FillRect(target, &r, color);
|
||||
|
||||
r.x+= pixelsize;
|
||||
}
|
||||
return 0;
|
||||
}
|
||||
|
||||
/* --------------------------------------------------------------- */
|
||||
|
||||
@ -1,57 +0,0 @@
|
||||
/*******************************************************************
|
||||
*
|
||||
* Project: FreeNukum 2D Jump'n Run
|
||||
* File: Pixel Drawing functions
|
||||
*
|
||||
* *****************************************************************
|
||||
*
|
||||
* Copyright 2007-2008 Wolfgang Silbermayr
|
||||
*
|
||||
* *****************************************************************
|
||||
*
|
||||
* This file is part of Freenukum.
|
||||
*
|
||||
* Freenukum is free software; you can redistribute it and/or modify
|
||||
* it under the terms of the GNU General Public License as published by
|
||||
* the Free Software Foundation; either version 3 of the License, or
|
||||
* (at your option) any later version.
|
||||
*
|
||||
* Freenukum is distributed in the hope that it will be useful,
|
||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
* GNU General Public License for more details.
|
||||
*
|
||||
* You should have received a copy of the GNU General Public License
|
||||
* along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
*
|
||||
*******************************************************************/
|
||||
|
||||
#ifndef FN_DRAW
|
||||
#define FN_DRAW
|
||||
|
||||
/* --------------------------------------------------------------- */
|
||||
|
||||
#include <SDL.h>
|
||||
|
||||
/* --------------------------------------------------------------- */
|
||||
|
||||
typedef struct {
|
||||
Uint8 brighten;
|
||||
Uint8 red;
|
||||
Uint8 green;
|
||||
Uint8 blue;
|
||||
Uint8 trans;
|
||||
} fn_byterow_t;
|
||||
|
||||
/* --------------------------------------------------------------- */
|
||||
|
||||
int fn_draw_byterow(
|
||||
SDL_Surface * target,
|
||||
SDL_Rect r,
|
||||
fn_byterow_t * br,
|
||||
Uint32 transcolor,
|
||||
Uint8 pixelsize);
|
||||
|
||||
/* --------------------------------------------------------------- */
|
||||
|
||||
#endif /* FN_DRAW */
|
||||
Binary file not shown.
@ -1,93 +0,0 @@
|
||||
/*******************************************************************
|
||||
*
|
||||
* Project: FreeNukum 2D Jump'n Run
|
||||
* File: Drop (Level Background) loader
|
||||
*
|
||||
* *****************************************************************
|
||||
*
|
||||
* Copyright 2007-2008 Wolfgang Silbermayr
|
||||
*
|
||||
* *****************************************************************
|
||||
*
|
||||
* This file is part of Freenukum.
|
||||
*
|
||||
* Freenukum is free software; you can redistribute it and/or modify
|
||||
* it under the terms of the GNU General Public License as published by
|
||||
* the Free Software Foundation; either version 3 of the License, or
|
||||
* (at your option) any later version.
|
||||
*
|
||||
* Freenukum is distributed in the hope that it will be useful,
|
||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
* GNU General Public License for more details.
|
||||
*
|
||||
* You should have received a copy of the GNU General Public License
|
||||
* along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
*
|
||||
*******************************************************************/
|
||||
|
||||
#include <stdlib.h>
|
||||
#include <unistd.h>
|
||||
|
||||
/* --------------------------------------------------------------- */
|
||||
|
||||
#include "fn_draw.h"
|
||||
#include "fn_tile.h"
|
||||
#include "fn_drop.h"
|
||||
|
||||
/* --------------------------------------------------------------- */
|
||||
|
||||
SDL_Surface * fn_drop_load(int fd, Uint8 pixelsize,
|
||||
Uint32 flags, SDL_PixelFormat * format)
|
||||
{
|
||||
SDL_Surface * drop;
|
||||
SDL_Rect r;
|
||||
size_t num_read = 0;
|
||||
fn_tileheader_t h;
|
||||
SDL_Surface * tile;
|
||||
|
||||
drop = SDL_CreateRGBSurface(
|
||||
flags, /* flags */
|
||||
FN_DROP_WIDTH * FN_TILE_WIDTH * pixelsize, /* width */
|
||||
FN_DROP_HEIGHT * FN_TILE_WIDTH * pixelsize, /* height */
|
||||
format->BitsPerPixel, /* depth */
|
||||
0, /* Rmask */
|
||||
0, /* Gmask */
|
||||
0, /* Bmask */
|
||||
0 /* Amask */
|
||||
);
|
||||
|
||||
size_t num_loads = FN_DROP_WIDTH * FN_DROP_HEIGHT;
|
||||
|
||||
r.x=0;
|
||||
r.y=0;
|
||||
r.w=FN_TILE_WIDTH * pixelsize;
|
||||
r.h=FN_TILE_HEIGHT * pixelsize;
|
||||
|
||||
h.width = 2;
|
||||
h.height = 16;
|
||||
|
||||
while(num_read != num_loads)
|
||||
{
|
||||
tile = fn_tile_load(fd,
|
||||
pixelsize,
|
||||
flags,
|
||||
format,
|
||||
&h,
|
||||
0);
|
||||
SDL_BlitSurface(tile, NULL, drop, &r);
|
||||
SDL_FreeSurface(tile);
|
||||
r.x += 16 * pixelsize;
|
||||
if (r.x == 16 * FN_DROP_WIDTH * pixelsize)
|
||||
{
|
||||
r.x = 0;
|
||||
r.y += 16 * pixelsize;
|
||||
}
|
||||
num_read++;
|
||||
}
|
||||
|
||||
return drop;
|
||||
}
|
||||
|
||||
/* --------------------------------------------------------------- */
|
||||
|
||||
@ -1,54 +0,0 @@
|
||||
/*******************************************************************
|
||||
*
|
||||
* Project: FreeNukum 2D Jump'n Run
|
||||
* File: Drop (Level Background) loader
|
||||
*
|
||||
* *****************************************************************
|
||||
*
|
||||
* Copyright 2007-2008 Wolfgang Silbermayr
|
||||
*
|
||||
* *****************************************************************
|
||||
*
|
||||
* This file is part of Freenukum.
|
||||
*
|
||||
* Freenukum is free software; you can redistribute it and/or modify
|
||||
* it under the terms of the GNU General Public License as published by
|
||||
* the Free Software Foundation; either version 3 of the License, or
|
||||
* (at your option) any later version.
|
||||
*
|
||||
* Freenukum is distributed in the hope that it will be useful,
|
||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
* GNU General Public License for more details.
|
||||
*
|
||||
* You should have received a copy of the GNU General Public License
|
||||
* along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
*
|
||||
*******************************************************************/
|
||||
|
||||
#ifndef FN_DROP_H
|
||||
#define FN_DROP_H
|
||||
|
||||
/* --------------------------------------------------------------- */
|
||||
|
||||
#include <SDL.h>
|
||||
|
||||
/* --------------------------------------------------------------- */
|
||||
|
||||
#include "fn.h"
|
||||
|
||||
/* --------------------------------------------------------------- */
|
||||
|
||||
/**
|
||||
* Loads a backdrop from a file.
|
||||
* @param fd The file descriptor of the already opened file.
|
||||
* @param pixelsize The multiplicator how big one pixel is.
|
||||
* @param flags The flags for SDL CreateRGBSurface.
|
||||
* @param format The sdl picture format.
|
||||
*/
|
||||
SDL_Surface * fn_drop_load(int fd, Uint8 pixelsize,
|
||||
Uint32 flags, SDL_PixelFormat * format);
|
||||
|
||||
/* --------------------------------------------------------------- */
|
||||
|
||||
#endif /* FN_DROP_H */
|
||||
Binary file not shown.
@ -1,99 +0,0 @@
|
||||
/*******************************************************************
|
||||
*
|
||||
* Project: FreeNukum 2D Jump'n Run
|
||||
* File: Blending effect functions
|
||||
*
|
||||
* *****************************************************************
|
||||
*
|
||||
* Copyright 2007-2008 Wolfgang Silbermayr
|
||||
*
|
||||
* *****************************************************************
|
||||
*
|
||||
* This file is part of Freenukum.
|
||||
*
|
||||
* Freenukum is free software; you can redistribute it and/or modify
|
||||
* it under the terms of the GNU General Public License as published by
|
||||
* the Free Software Foundation; either version 3 of the License, or
|
||||
* (at your option) any later version.
|
||||
*
|
||||
* Freenukum is distributed in the hope that it will be useful,
|
||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
* GNU General Public License for more details.
|
||||
*
|
||||
* You should have received a copy of the GNU General Public License
|
||||
* along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
*
|
||||
*******************************************************************/
|
||||
|
||||
#include <SDL.h>
|
||||
|
||||
/* --------------------------------------------------------------- */
|
||||
|
||||
#include "fn_effect.h"
|
||||
#include "fn_error.h"
|
||||
|
||||
/* --------------------------------------------------------------- */
|
||||
|
||||
void fn_effect_blend_step(
|
||||
SDL_Surface * s,
|
||||
Uint32 blendcolor,
|
||||
Uint32 removecolor,
|
||||
Uint8 pixelsize)
|
||||
{
|
||||
SDL_Rect r;
|
||||
Uint32 * pixels;
|
||||
|
||||
r.w = pixelsize;
|
||||
r.h = pixelsize;
|
||||
fn_error_printf(1024, "s->w = %d, s->h = %d", s->w, s->h);
|
||||
|
||||
pixels = (Uint32 *)s->pixels;
|
||||
for (r.y = 0; r.y < pixelsize * s->h; r.y += pixelsize) {
|
||||
for (r.x = 0; r.x < pixelsize * s->w; r.x += pixelsize) {
|
||||
if (pixels[r.x + r.y * s->w] == removecolor) {
|
||||
SDL_FillRect(s, &r, blendcolor);
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
/* --------------------------------------------------------------- */
|
||||
|
||||
void fn_effect_blend(
|
||||
SDL_Surface * s,
|
||||
Uint8 step,
|
||||
Uint32 blendcolor,
|
||||
Uint8 pixelsize)
|
||||
{
|
||||
SDL_PixelFormat * format = s->format;
|
||||
static Uint32 colors[16] = {
|
||||
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0
|
||||
};
|
||||
if (colors[1] == 0) {
|
||||
colors[0] = SDL_MapRGB(format, 0x00, 0x00, 0x00); /* dark black */
|
||||
colors[1] = SDL_MapRGB(format, 0x00, 0x00, 0xA8); /* dark blue */
|
||||
colors[2] = SDL_MapRGB(format, 0x00, 0xA8, 0x00); /* dark green */
|
||||
colors[3] = SDL_MapRGB(format, 0xA8, 0x00, 0x00); /* dark red */
|
||||
colors[4] = SDL_MapRGB(format, 0xA8, 0x00, 0xA8); /* dark violet */
|
||||
colors[5] = SDL_MapRGB(format, 0xA8, 0x00, 0x00); /* dark yellow */
|
||||
colors[6] = SDL_MapRGB(format, 0xA8, 0xA8, 0xA8); /* dark white */
|
||||
colors[7] = SDL_MapRGB(format, 0x54, 0x54, 0x54); /* bright black */
|
||||
colors[8] = SDL_MapRGB(format, 0x54, 0x54, 0xFC); /* bright blue */
|
||||
colors[9] = SDL_MapRGB(format, 0x00, 0xA8, 0xA8); /* dark cyan */
|
||||
colors[10] = SDL_MapRGB(format, 0x54, 0xFC, 0xFC); /* bright cyan */
|
||||
colors[11] = SDL_MapRGB(format, 0xFC, 0x54, 0x54); /* bright red */
|
||||
colors[12] = SDL_MapRGB(format, 0xFC, 0x54, 0xFC); /* bright violet */
|
||||
colors[13] = SDL_MapRGB(format, 0xFC, 0xFC, 0x54); /* bright yellow */
|
||||
colors[14] = SDL_MapRGB(format, 0xFC, 0xFC, 0xFC); /* bright white */
|
||||
colors[15] = SDL_MapRGB(format, 0x00, 0x00, 0x00);
|
||||
};
|
||||
|
||||
fn_effect_blend_step(s,
|
||||
blendcolor,
|
||||
colors[step],
|
||||
pixelsize);
|
||||
}
|
||||
|
||||
/* --------------------------------------------------------------- */
|
||||
|
||||
@ -1,43 +0,0 @@
|
||||
/*******************************************************************
|
||||
*
|
||||
* Project: FreeNukum 2D Jump'n Run
|
||||
* File: Blending effect functions
|
||||
*
|
||||
* *****************************************************************
|
||||
*
|
||||
* Copyright 2007-2008 Wolfgang Silbermayr
|
||||
*
|
||||
* *****************************************************************
|
||||
*
|
||||
* This file is part of Freenukum.
|
||||
*
|
||||
* Freenukum is free software; you can redistribute it and/or modify
|
||||
* it under the terms of the GNU General Public License as published by
|
||||
* the Free Software Foundation; either version 3 of the License, or
|
||||
* (at your option) any later version.
|
||||
*
|
||||
* Freenukum is distributed in the hope that it will be useful,
|
||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
* GNU General Public License for more details.
|
||||
*
|
||||
* You should have received a copy of the GNU General Public License
|
||||
* along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
*
|
||||
*******************************************************************/
|
||||
|
||||
#include <SDL.h>
|
||||
|
||||
/* --------------------------------------------------------------- */
|
||||
|
||||
void fn_effect_blend_step(
|
||||
SDL_Surface * s,
|
||||
Uint32 blendcolor,
|
||||
Uint32 removecolor,
|
||||
Uint8 pixelsize);
|
||||
|
||||
void fn_effect_blend(
|
||||
SDL_Surface * s,
|
||||
Uint8 step,
|
||||
Uint32 blendcolor,
|
||||
Uint8 pixelsize);
|
||||
Binary file not shown.
@ -1,73 +0,0 @@
|
||||
/*******************************************************************
|
||||
*
|
||||
* Project: FreeNukum 2D Jump'n Run
|
||||
* File: Error handling
|
||||
*
|
||||
* *****************************************************************
|
||||
*
|
||||
* Copyright 2007-2008 Wolfgang Silbermayr
|
||||
*
|
||||
* *****************************************************************
|
||||
*
|
||||
* This file is part of Freenukum.
|
||||
*
|
||||
* Freenukum is free software; you can redistribute it and/or modify
|
||||
* it under the terms of the GNU General Public License as published by
|
||||
* the Free Software Foundation; either version 3 of the License, or
|
||||
* (at your option) any later version.
|
||||
*
|
||||
* Freenukum is distributed in the hope that it will be useful,
|
||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
* GNU General Public License for more details.
|
||||
*
|
||||
* You should have received a copy of the GNU General Public License
|
||||
* along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
*
|
||||
*******************************************************************/
|
||||
|
||||
#include <stdarg.h>
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
|
||||
/* --------------------------------------------------------------- */
|
||||
|
||||
#include "fn_error.h"
|
||||
|
||||
/* --------------------------------------------------------------- */
|
||||
|
||||
static fn_error_handler_f fn_error_handler = NULL;
|
||||
static char * fn_error_string = NULL;
|
||||
|
||||
/* --------------------------------------------------------------- */
|
||||
|
||||
void fn_error_print(char * error)
|
||||
{
|
||||
fn_error_string = realloc(fn_error_string, strlen(error) + 1);
|
||||
strcpy(fn_error_string, error);
|
||||
if (fn_error_handler != NULL)
|
||||
fn_error_handler(fn_error_string);
|
||||
}
|
||||
|
||||
/* --------------------------------------------------------------- */
|
||||
|
||||
void fn_error_printf(size_t len, char * format, ...)
|
||||
{
|
||||
va_list ap;
|
||||
|
||||
fn_error_string = realloc(fn_error_string, len + 1);
|
||||
|
||||
va_start(ap, format);
|
||||
vsnprintf(fn_error_string, len, format, ap);
|
||||
va_end(ap);
|
||||
|
||||
if (fn_error_handler != NULL)
|
||||
fn_error_handler(fn_error_string);
|
||||
}
|
||||
|
||||
/* --------------------------------------------------------------- */
|
||||
|
||||
void fn_error_set_handler(fn_error_handler_f h)
|
||||
{
|
||||
fn_error_handler = h;
|
||||
}
|
||||
@ -1,71 +0,0 @@
|
||||
/*******************************************************************
|
||||
*
|
||||
* Project: FreeNukum 2D Jump'n Run
|
||||
* File: Error handling
|
||||
*
|
||||
* *****************************************************************
|
||||
*
|
||||
* Copyright 2007-2008 Wolfgang Silbermayr
|
||||
*
|
||||
* *****************************************************************
|
||||
*
|
||||
* This file is part of Freenukum.
|
||||
*
|
||||
* Freenukum is free software; you can redistribute it and/or modify
|
||||
* it under the terms of the GNU General Public License as published by
|
||||
* the Free Software Foundation; either version 3 of the License, or
|
||||
* (at your option) any later version.
|
||||
*
|
||||
* Freenukum is distributed in the hope that it will be useful,
|
||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
* GNU General Public License for more details.
|
||||
*
|
||||
* You should have received a copy of the GNU General Public License
|
||||
* along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
*
|
||||
*******************************************************************/
|
||||
|
||||
#include <string.h>
|
||||
|
||||
/* --------------------------------------------------------------- */
|
||||
|
||||
typedef void (*fn_error_handler_f)(char *);
|
||||
|
||||
/* --------------------------------------------------------------- */
|
||||
|
||||
/**
|
||||
* Show an error. This function does not show the error itself,
|
||||
* but instead calls the handler function that was set by
|
||||
* the fn_error_set_handler function.
|
||||
*
|
||||
* @param error The description to set.
|
||||
*/
|
||||
void fn_error_print(char * error);
|
||||
|
||||
/* --------------------------------------------------------------- */
|
||||
|
||||
/**
|
||||
* Show an error using the printf function.
|
||||
* This function does not show the error by itself,
|
||||
* but instead calls the handler function that was set by
|
||||
* the fn_error_set_handler function.
|
||||
*
|
||||
* @param len The maximum length that the error message can have.
|
||||
* This is used for internal memory allocation.
|
||||
* @param format The format that shall be used.
|
||||
* This is in the same format as the printf() function.
|
||||
* @param ... The additional parameters.
|
||||
* Also see printf functionality for this.
|
||||
*/
|
||||
void fn_error_printf(size_t len, char * format, ...);
|
||||
|
||||
/* --------------------------------------------------------------- */
|
||||
|
||||
/**
|
||||
* Set an error handler.
|
||||
*
|
||||
* @param h The handler function.
|
||||
*/
|
||||
void fn_error_set_handler(fn_error_handler_f h);
|
||||
/* --------------------------------------------------------------- */
|
||||
Binary file not shown.
@ -1,36 +0,0 @@
|
||||
/*******************************************************************
|
||||
*
|
||||
* Project: FreeNukum 2D Jump'n Run
|
||||
* File: Error printing routine for command-line
|
||||
*
|
||||
* *****************************************************************
|
||||
*
|
||||
* Copyright 2007-2008 Wolfgang Silbermayr
|
||||
*
|
||||
* *****************************************************************
|
||||
*
|
||||
* This file is part of Freenukum.
|
||||
*
|
||||
* Freenukum is free software; you can redistribute it and/or modify
|
||||
* it under the terms of the GNU General Public License as published by
|
||||
* the Free Software Foundation; either version 3 of the License, or
|
||||
* (at your option) any later version.
|
||||
*
|
||||
* Freenukum is distributed in the hope that it will be useful,
|
||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
* GNU General Public License for more details.
|
||||
*
|
||||
* You should have received a copy of the GNU General Public License
|
||||
* along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
*
|
||||
*******************************************************************/
|
||||
|
||||
#include <stdio.h>
|
||||
|
||||
/* --------------------------------------------------------------- */
|
||||
|
||||
void fn_error_print_commandline(char * message)
|
||||
{
|
||||
fprintf(stderr, "%s\n", message);
|
||||
}
|
||||
@ -1,47 +0,0 @@
|
||||
/*******************************************************************
|
||||
*
|
||||
* Project: FreeNukum 2D Jump'n Run
|
||||
* File: Error printing routine for command-line
|
||||
*
|
||||
* *****************************************************************
|
||||
*
|
||||
* Copyright 2007-2008 Wolfgang Silbermayr
|
||||
*
|
||||
* *****************************************************************
|
||||
*
|
||||
* This file is part of Freenukum.
|
||||
*
|
||||
* Freenukum is free software; you can redistribute it and/or modify
|
||||
* it under the terms of the GNU General Public License as published by
|
||||
* the Free Software Foundation; either version 3 of the License, or
|
||||
* (at your option) any later version.
|
||||
*
|
||||
* Freenukum is distributed in the hope that it will be useful,
|
||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
* GNU General Public License for more details.
|
||||
*
|
||||
* You should have received a copy of the GNU General Public License
|
||||
* along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
*
|
||||
*******************************************************************/
|
||||
|
||||
#ifndef FN_ERROR_CMDLINE
|
||||
#define FN_ERROR_CMDLINE
|
||||
|
||||
/* --------------------------------------------------------------- */
|
||||
|
||||
/**
|
||||
* Print an error to the commandline.
|
||||
* This function is intended to be used as a callback function
|
||||
* that handles the output of fn_error_print() and fn_error_printf()
|
||||
* functions. It can be passed to the fn_error_set_handler()
|
||||
* function as the handler function.
|
||||
*
|
||||
* @param message The character string that contains the message.
|
||||
*/
|
||||
void fn_error_print_commandline(char * message);
|
||||
|
||||
/* --------------------------------------------------------------- */
|
||||
|
||||
#endif /* FN_ERROR_CMDLINE */
|
||||
Binary file not shown.
@ -1,598 +0,0 @@
|
||||
/*******************************************************************
|
||||
*
|
||||
* Project: FreeNukum 2D Jump'n Run
|
||||
* File: Gameplay functions
|
||||
*
|
||||
* *****************************************************************
|
||||
*
|
||||
* Copyright 2007-2008 Wolfgang Silbermayr
|
||||
*
|
||||
* *****************************************************************
|
||||
*
|
||||
* This file is part of Freenukum.
|
||||
*
|
||||
* Freenukum is free software; you can redistribute it and/or modify
|
||||
* it under the terms of the GNU General Public License as published by
|
||||
* the Free Software Foundation; either version 3 of the License, or
|
||||
* (at your option) any later version.
|
||||
*
|
||||
* Freenukum is distributed in the hope that it will be useful,
|
||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
* GNU General Public License for more details.
|
||||
*
|
||||
* You should have received a copy of the GNU General Public License
|
||||
* along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
*
|
||||
*******************************************************************/
|
||||
|
||||
#include <unistd.h>
|
||||
#include <string.h>
|
||||
#include <fcntl.h>
|
||||
#include <stdlib.h>
|
||||
#include <time.h>
|
||||
|
||||
/* --------------------------------------------------------------- */
|
||||
|
||||
#include "fn_game.h"
|
||||
#include "fn_borders.h"
|
||||
#include "fn_picture_splash.h"
|
||||
#include "fn_infobox.h"
|
||||
#include "fn_level.h"
|
||||
#include "fn_drop.h"
|
||||
|
||||
/* --------------------------------------------------------------- */
|
||||
|
||||
Uint8 health = FN_NUM_MAXLIFE;
|
||||
Uint8 firepower = 1;
|
||||
Uint8 inventory = 0x00;
|
||||
Uint32 score = 0;
|
||||
|
||||
/* --------------------------------------------------------------- */
|
||||
|
||||
Uint32 fn_game_timer_triggered(
|
||||
Uint32 interval,
|
||||
void * param)
|
||||
{
|
||||
SDL_Event event;
|
||||
event.type = SDL_USEREVENT;
|
||||
event.user.code = fn_event_timer;
|
||||
event.user.data1 = 0;
|
||||
event.user.data2 = 0;
|
||||
SDL_PushEvent(&event);
|
||||
return interval;
|
||||
}
|
||||
|
||||
/* --------------------------------------------------------------- */
|
||||
|
||||
void fn_game_start(
|
||||
Uint8 pixelsize,
|
||||
fn_tilecache_t * tilecache,
|
||||
SDL_Surface * screen,
|
||||
char * datapath,
|
||||
Uint8 episode,
|
||||
fn_settings_t * settings)
|
||||
{
|
||||
int res;
|
||||
fn_hero_t hero;
|
||||
fn_hero_init(&hero, 0, 0);
|
||||
|
||||
/* Initialize Random Number Generator. */
|
||||
srand(time(NULL));
|
||||
|
||||
char * msg1 =
|
||||
"So you're the pitiful\n"
|
||||
"hero they sent to stop\n"
|
||||
"me. I, Dr. Proton, will\n"
|
||||
"soon rule the world!\n";
|
||||
char * msg2 =
|
||||
"You're wrong, Proton\n"
|
||||
"breath. I'll be done\n"
|
||||
"with you and still have\n"
|
||||
"time to watch Oprah!\n";
|
||||
|
||||
char filename[30];
|
||||
|
||||
snprintf(filename, 30, "BADGUY.DN%d", episode);
|
||||
res = fn_picture_splash_show_with_message(
|
||||
datapath,
|
||||
filename,
|
||||
(Uint8)pixelsize,
|
||||
screen,
|
||||
tilecache,
|
||||
msg1,
|
||||
0,
|
||||
144);
|
||||
|
||||
snprintf(filename, 30, "DUKE.DN%d", episode);
|
||||
res = fn_picture_splash_show_with_message(
|
||||
datapath,
|
||||
filename,
|
||||
(Uint8)pixelsize,
|
||||
screen,
|
||||
tilecache,
|
||||
msg2,
|
||||
79,
|
||||
144);
|
||||
|
||||
SDL_FillRect(screen, NULL, 0);
|
||||
|
||||
fn_borders_blit(
|
||||
screen,
|
||||
tilecache,
|
||||
pixelsize);
|
||||
|
||||
fn_borders_blit_life(
|
||||
screen,
|
||||
tilecache,
|
||||
pixelsize,
|
||||
health
|
||||
);
|
||||
|
||||
fn_borders_blit_score(
|
||||
screen,
|
||||
tilecache,
|
||||
pixelsize,
|
||||
score
|
||||
);
|
||||
|
||||
fn_borders_blit_firepower(
|
||||
screen,
|
||||
tilecache,
|
||||
pixelsize,
|
||||
firepower);
|
||||
|
||||
fn_borders_blit_inventory(
|
||||
screen,
|
||||
tilecache,
|
||||
pixelsize,
|
||||
inventory);
|
||||
|
||||
SDL_UpdateRect(screen, 0, 0, 0, 0);
|
||||
|
||||
{ /* start the game itself */
|
||||
|
||||
int level = 1;
|
||||
int interlevel = 0;
|
||||
int success = 1;
|
||||
|
||||
fn_infobox_show(pixelsize,
|
||||
tilecache,
|
||||
screen,
|
||||
"Get ready FreeNukum,\nyou are going in.\n");
|
||||
|
||||
while (success && level < 13) {
|
||||
if (interlevel) {
|
||||
/* interlevel */
|
||||
success = fn_game_start_in_level(2,
|
||||
pixelsize,
|
||||
tilecache,
|
||||
screen,
|
||||
datapath, &hero, episode, settings);
|
||||
level++;
|
||||
if (level == 2) {
|
||||
level++;
|
||||
}
|
||||
interlevel = 0;
|
||||
} else {
|
||||
/* real level */
|
||||
success = fn_game_start_in_level(level,
|
||||
pixelsize,
|
||||
tilecache,
|
||||
screen,
|
||||
datapath, &hero,
|
||||
episode, settings);
|
||||
interlevel = 1;
|
||||
}
|
||||
}
|
||||
|
||||
if (success) {
|
||||
/* the player finished, so we show the end sequence */
|
||||
/* TODO */
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
int fn_game_start_in_level(
|
||||
int levelnumber,
|
||||
Uint8 pixelsize,
|
||||
fn_tilecache_t * tilecache,
|
||||
SDL_Surface * screen,
|
||||
char * datapath,
|
||||
fn_hero_t * hero,
|
||||
Uint8 episode,
|
||||
fn_settings_t * settings)
|
||||
{
|
||||
int returnvalue = 0;
|
||||
int fd = 0;
|
||||
fn_level_t * lv = NULL;
|
||||
SDL_Rect dstrect;
|
||||
SDL_Rect srcrect;
|
||||
SDL_Event event;
|
||||
int res = 0;
|
||||
int doupdate = 1;
|
||||
int x = 0;
|
||||
int y = 0;
|
||||
SDL_Surface * level = SDL_CreateRGBSurface(
|
||||
screen->flags,
|
||||
FN_TILE_WIDTH * pixelsize * FN_LEVEL_WIDTH,
|
||||
FN_TILE_HEIGHT * pixelsize * FN_LEVEL_HEIGHT,
|
||||
screen->format->BitsPerPixel,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0);
|
||||
|
||||
SDL_Surface * backdrop = NULL;;
|
||||
SDL_TimerID tick = 0;
|
||||
int backdropnumber = 0;
|
||||
|
||||
switch(levelnumber) {
|
||||
case 1:
|
||||
backdropnumber = 0;
|
||||
break;
|
||||
case 3:
|
||||
backdropnumber = 0;
|
||||
break;
|
||||
case 4:
|
||||
backdropnumber = 7;
|
||||
break;
|
||||
case 5:
|
||||
backdropnumber = 3;
|
||||
break;
|
||||
case 6:
|
||||
backdropnumber = 2;
|
||||
break;
|
||||
case 7:
|
||||
backdropnumber = 1;
|
||||
break;
|
||||
case 8:
|
||||
backdropnumber = 3;
|
||||
break;
|
||||
case 9:
|
||||
backdropnumber = 5;
|
||||
break;
|
||||
case 10:
|
||||
backdropnumber = 1;
|
||||
break;
|
||||
default:
|
||||
backdropnumber = 1;
|
||||
break;
|
||||
}
|
||||
|
||||
char backdropfile[1024];
|
||||
snprintf(backdropfile, 1024, "%s/DROP%d.DN%d",
|
||||
datapath, backdropnumber, episode);
|
||||
fd = open(backdropfile, O_RDONLY);
|
||||
|
||||
if (fd == -1)
|
||||
{
|
||||
fprintf(stderr, "Could not open file %s\n", backdropfile);
|
||||
perror("Can't open file");
|
||||
goto cleanup;
|
||||
}
|
||||
|
||||
fn_tileheader_t h;
|
||||
fn_tile_loadheader(fd, &h);
|
||||
backdrop = fn_drop_load(fd,
|
||||
pixelsize,
|
||||
screen->flags,
|
||||
screen->format);
|
||||
if (backdrop == NULL) {
|
||||
printf("could not load backdrop");
|
||||
}
|
||||
close(fd);
|
||||
|
||||
char levelfile[1024];
|
||||
snprintf(levelfile, 1024, "%s/WORLDAL%X.DN%d",
|
||||
datapath, levelnumber, episode);
|
||||
fd = open(levelfile, O_RDONLY);
|
||||
|
||||
if (fd == -1)
|
||||
{
|
||||
fprintf(stderr, "Could not open file %s\n", levelfile);
|
||||
perror("Can't open file");
|
||||
goto cleanup;
|
||||
}
|
||||
|
||||
lv = fn_level_load(fd, pixelsize, tilecache, screen, hero);
|
||||
if (lv == NULL)
|
||||
{
|
||||
close(fd);
|
||||
fprintf(stderr, "Could not load level from file %s\n", levelfile);
|
||||
goto cleanup;
|
||||
}
|
||||
close(fd);
|
||||
|
||||
dstrect.x = FN_TILE_WIDTH * pixelsize;
|
||||
dstrect.y = FN_TILE_HEIGHT * pixelsize;
|
||||
dstrect.w = (FN_LEVELWINDOW_WIDTH + 2) * pixelsize * FN_TILE_WIDTH;
|
||||
dstrect.h = (FN_LEVELWINDOW_HEIGHT + 2) * pixelsize * FN_TILE_HEIGHT;
|
||||
|
||||
srcrect.x = (fn_hero_get_x(hero)+2) * FN_HALFTILE_WIDTH * pixelsize -
|
||||
dstrect.w / 2;
|
||||
srcrect.y = fn_hero_get_y(hero) * FN_HALFTILE_HEIGHT * pixelsize -
|
||||
dstrect.h / 2;
|
||||
if (srcrect.x < 0) {
|
||||
srcrect.x = 0;
|
||||
}
|
||||
if (srcrect.y < 0) {
|
||||
srcrect.y = 0;
|
||||
}
|
||||
srcrect.w = FN_LEVELWINDOW_WIDTH * pixelsize * FN_TILE_WIDTH;
|
||||
srcrect.h = FN_LEVELWINDOW_HEIGHT * pixelsize * FN_TILE_HEIGHT;
|
||||
|
||||
tick = SDL_AddTimer(80, fn_game_timer_triggered, 0);
|
||||
|
||||
{
|
||||
/* make the first frame appear */
|
||||
SDL_Event event;
|
||||
event.type = SDL_USEREVENT;
|
||||
event.user.code = fn_event_heromoved;
|
||||
event.user.data1 = hero;
|
||||
event.user.data2 = 0;
|
||||
SDL_PushEvent(&event);
|
||||
}
|
||||
|
||||
/* The mainloop of the level */
|
||||
while (fn_level_keep_on_playing(lv))
|
||||
{
|
||||
if (doupdate) {
|
||||
fn_level_blit_to_surface(lv,
|
||||
level,
|
||||
&srcrect,
|
||||
&srcrect,
|
||||
backdrop,
|
||||
NULL);
|
||||
SDL_BlitSurface(level, &srcrect, screen, &dstrect);
|
||||
SDL_UpdateRect(screen, 0, 0, 0, 0);
|
||||
doupdate = 0;
|
||||
}
|
||||
|
||||
res = SDL_WaitEvent(&event);
|
||||
if (res == 1) {
|
||||
switch(event.type) {
|
||||
case SDL_QUIT:
|
||||
printf("window close desired\n");
|
||||
goto cleanup;
|
||||
break;
|
||||
case SDL_KEYDOWN:
|
||||
switch(event.key.keysym.sym) {
|
||||
case SDLK_q:
|
||||
case SDLK_ESCAPE:
|
||||
goto cleanup;
|
||||
break;
|
||||
case SDLK_1:
|
||||
fn_hero_set_inventory(hero, fn_hero_get_inventory(hero) |
|
||||
FN_INVENTORY_KEY_RED);
|
||||
break;
|
||||
case SDLK_2:
|
||||
fn_hero_set_inventory(hero, fn_hero_get_inventory(hero) |
|
||||
FN_INVENTORY_KEY_GREEN);
|
||||
break;
|
||||
case SDLK_3:
|
||||
fn_hero_set_inventory(hero, fn_hero_get_inventory(hero) |
|
||||
FN_INVENTORY_KEY_BLUE);
|
||||
break;
|
||||
case SDLK_4:
|
||||
fn_hero_set_inventory(hero, fn_hero_get_inventory(hero) |
|
||||
FN_INVENTORY_KEY_PINK);
|
||||
break;
|
||||
case SDLK_5:
|
||||
fn_hero_set_inventory(hero, fn_hero_get_inventory(hero) |
|
||||
FN_INVENTORY_BOOT);
|
||||
break;
|
||||
case SDLK_6:
|
||||
fn_hero_set_inventory(hero, fn_hero_get_inventory(hero) |
|
||||
FN_INVENTORY_GLOVE);
|
||||
break;
|
||||
case SDLK_7:
|
||||
fn_hero_set_inventory(hero, fn_hero_get_inventory(hero) |
|
||||
FN_INVENTORY_CLAMP);
|
||||
break;
|
||||
case SDLK_8:
|
||||
fn_hero_set_inventory(hero, fn_hero_get_inventory(hero) |
|
||||
FN_INVENTORY_ACCESS_CARD);
|
||||
break;
|
||||
case SDLK_9:
|
||||
fn_hero_set_firepower(hero, fn_hero_get_firepower(hero) +
|
||||
1);
|
||||
break;
|
||||
case SDLK_0:
|
||||
lv->levelpassed = 1;
|
||||
lv->do_play = 0;
|
||||
break;
|
||||
case SDLK_f:
|
||||
{
|
||||
Uint8 fullscreen;
|
||||
fn_settings_get_bool(
|
||||
settings, "fullscreen", &fullscreen);
|
||||
|
||||
int res = SDL_WM_ToggleFullScreen(screen);
|
||||
|
||||
if (res) {
|
||||
fullscreen = (fullscreen + 1) % 2;
|
||||
fn_settings_set_bool(
|
||||
settings, "fullscreen", fullscreen);
|
||||
}
|
||||
}
|
||||
break;
|
||||
case SDLK_DOWN:
|
||||
if (event.key.keysym.mod & KMOD_SHIFT) {
|
||||
if (srcrect.y + srcrect.h
|
||||
< FN_LEVEL_HEIGHT * pixelsize * FN_TILE_HEIGHT) {
|
||||
srcrect.y += pixelsize * FN_HALFTILE_HEIGHT;
|
||||
}
|
||||
}
|
||||
doupdate = 1;
|
||||
break;
|
||||
case SDLK_UP:
|
||||
if (event.key.keysym.mod & KMOD_SHIFT) {
|
||||
if (srcrect.y > 0) {
|
||||
srcrect.y -= pixelsize * FN_HALFTILE_HEIGHT;
|
||||
}
|
||||
} else {
|
||||
fn_level_hero_interact_start(lv);
|
||||
}
|
||||
doupdate = 1;
|
||||
break;
|
||||
case SDLK_LEFT:
|
||||
if (event.key.keysym.mod & KMOD_SHIFT) {
|
||||
if (srcrect.x > 0) {
|
||||
srcrect.x -= pixelsize * FN_HALFTILE_WIDTH;
|
||||
}
|
||||
} else {
|
||||
fn_hero_set_direction(hero,
|
||||
fn_horizontal_direction_left);
|
||||
fn_hero_set_motion(hero, FN_HERO_MOTION_WALKING);
|
||||
fn_hero_update_animation(hero);
|
||||
}
|
||||
doupdate = 1;
|
||||
break;
|
||||
case SDLK_RIGHT:
|
||||
if (event.key.keysym.mod & KMOD_SHIFT) {
|
||||
if (srcrect.x + srcrect.w
|
||||
< FN_LEVEL_WIDTH * pixelsize * FN_TILE_WIDTH) {
|
||||
srcrect.x += pixelsize * FN_HALFTILE_WIDTH;
|
||||
}
|
||||
} else {
|
||||
fn_hero_set_direction(hero,
|
||||
fn_horizontal_direction_right);
|
||||
fn_hero_set_motion(hero, FN_HERO_MOTION_WALKING);
|
||||
fn_hero_update_animation(hero);
|
||||
}
|
||||
doupdate = 1;
|
||||
break;
|
||||
case SDLK_LCTRL:
|
||||
fn_hero_set_flying(hero, FN_HERO_FLYING_TRUE);
|
||||
fn_hero_update_animation(hero);
|
||||
break;
|
||||
case SDLK_LALT:
|
||||
fn_hero_fire_start(hero);
|
||||
fn_level_fire_shot(lv);
|
||||
fn_hero_update_animation(hero);
|
||||
break;
|
||||
default:
|
||||
/* do nothing on other key input (yet) */
|
||||
break;
|
||||
}
|
||||
break;
|
||||
case SDL_KEYUP:
|
||||
switch(event.key.keysym.sym) {
|
||||
case SDLK_UP:
|
||||
fn_level_hero_interact_stop(lv);
|
||||
doupdate = 1;
|
||||
break;
|
||||
case SDLK_LEFT:
|
||||
case SDLK_RIGHT:
|
||||
fn_hero_set_motion(hero, FN_HERO_MOTION_NONE);
|
||||
fn_hero_update_animation(hero);
|
||||
case SDLK_LALT:
|
||||
fn_hero_fire_stop(hero);
|
||||
fn_hero_update_animation(hero);
|
||||
break;
|
||||
default:
|
||||
/* do nothing on other keys. */
|
||||
break;
|
||||
}
|
||||
break;
|
||||
case SDL_VIDEOEXPOSE:
|
||||
SDL_UpdateRect(screen, 0, 0, 0, 0);
|
||||
break;
|
||||
case SDL_USEREVENT:
|
||||
switch(event.user.code) {
|
||||
case fn_event_timer:
|
||||
fn_level_act(lv);
|
||||
doupdate = 1;
|
||||
break;
|
||||
case fn_event_heromoved:
|
||||
x = fn_hero_get_x(hero);
|
||||
y = fn_hero_get_y(hero);
|
||||
srcrect.x =
|
||||
(x - FN_LEVELWINDOW_WIDTH) *
|
||||
FN_HALFTILE_WIDTH * pixelsize;
|
||||
if (srcrect.x < 0) {
|
||||
srcrect.x = 0;
|
||||
} else if (srcrect.x + srcrect.w >
|
||||
FN_LEVEL_WIDTH * FN_TILE_WIDTH * pixelsize) {
|
||||
srcrect.x = FN_LEVEL_WIDTH * FN_TILE_WIDTH * pixelsize -
|
||||
srcrect.w;
|
||||
}
|
||||
srcrect.y =
|
||||
(y - FN_LEVELWINDOW_HEIGHT - 2) *
|
||||
FN_HALFTILE_HEIGHT * pixelsize;
|
||||
if (srcrect.y < 0) {
|
||||
srcrect.y = 0;
|
||||
} else if (srcrect.y + srcrect.h >
|
||||
FN_LEVEL_HEIGHT * FN_TILE_HEIGHT * pixelsize)
|
||||
{
|
||||
srcrect.y =
|
||||
FN_LEVEL_HEIGHT * FN_TILE_HEIGHT * pixelsize -
|
||||
srcrect.h;
|
||||
}
|
||||
break;
|
||||
case fn_event_heroscored:
|
||||
fn_borders_blit_score(
|
||||
screen,
|
||||
tilecache,
|
||||
pixelsize,
|
||||
fn_hero_get_score(hero));
|
||||
break;
|
||||
case fn_event_hero_firepower_changed:
|
||||
fn_borders_blit_firepower(
|
||||
screen,
|
||||
tilecache,
|
||||
pixelsize,
|
||||
fn_hero_get_firepower(hero));
|
||||
break;
|
||||
case fn_event_hero_inventory_changed:
|
||||
fn_borders_blit_inventory(
|
||||
screen,
|
||||
tilecache,
|
||||
pixelsize,
|
||||
fn_hero_get_inventory(hero));
|
||||
break;
|
||||
case fn_event_hero_health_changed:
|
||||
fn_borders_blit_life(
|
||||
screen,
|
||||
tilecache,
|
||||
pixelsize,
|
||||
fn_hero_get_health(hero));
|
||||
break;
|
||||
case fn_event_herolanded:
|
||||
fn_level_add_actor(lv, FN_ACTOR_DUSTCLOUD,
|
||||
fn_hero_get_x(hero) * FN_HALFTILE_WIDTH,
|
||||
fn_hero_get_y(hero) * FN_HALFTILE_HEIGHT
|
||||
);
|
||||
break;
|
||||
default:
|
||||
/* don't do anything on other events. */
|
||||
break;
|
||||
}
|
||||
break;
|
||||
case SDL_MOUSEMOTION:
|
||||
/* we don't do anything on mouse movement */
|
||||
break;
|
||||
default:
|
||||
printf("unknown event happened.\n");
|
||||
/* do nothing on any other events. */
|
||||
break;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
cleanup:
|
||||
if (backdrop != NULL) {
|
||||
SDL_FreeSurface(backdrop);
|
||||
}
|
||||
if (lv != NULL) {
|
||||
returnvalue = lv->levelpassed;
|
||||
fn_level_free(lv);
|
||||
}
|
||||
SDL_RemoveTimer(tick);
|
||||
SDL_FreeSurface(level);
|
||||
|
||||
return returnvalue;
|
||||
}
|
||||
|
||||
@ -1,90 +0,0 @@
|
||||
/*******************************************************************
|
||||
*
|
||||
* Project: FreeNukum 2D Jump'n Run
|
||||
* File: Gameplay functions
|
||||
*
|
||||
* *****************************************************************
|
||||
*
|
||||
* Copyright 2007-2008 Wolfgang Silbermayr
|
||||
*
|
||||
* *****************************************************************
|
||||
*
|
||||
* This file is part of Freenukum.
|
||||
*
|
||||
* Freenukum is free software; you can redistribute it and/or modify
|
||||
* it under the terms of the GNU General Public License as published by
|
||||
* the Free Software Foundation; either version 3 of the License, or
|
||||
* (at your option) any later version.
|
||||
*
|
||||
* Freenukum is distributed in the hope that it will be useful,
|
||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
* GNU General Public License for more details.
|
||||
*
|
||||
* You should have received a copy of the GNU General Public License
|
||||
* along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
*
|
||||
*******************************************************************/
|
||||
|
||||
#ifndef FN_GAME_H
|
||||
#define FN_GAME_H
|
||||
|
||||
/* --------------------------------------------------------------- */
|
||||
|
||||
#include <SDL.h>
|
||||
|
||||
/* --------------------------------------------------------------- */
|
||||
|
||||
#include "fn_hero.h"
|
||||
#include "fn_tilecache.h"
|
||||
#include "fn_settings.h"
|
||||
|
||||
/* --------------------------------------------------------------- */
|
||||
|
||||
/**
|
||||
* Start the game from the beginning including the intro sequence.
|
||||
*
|
||||
* @param pixelsize The size of a single pixel.
|
||||
* @param tilecache The tile cache to use.
|
||||
* @param screen The output screen.
|
||||
* @param datapath The path where all the game data is stored.
|
||||
* @param episode The episode in which we start.
|
||||
* @param settings The game settings object.
|
||||
*/
|
||||
void fn_game_start(
|
||||
Uint8 pixelsize,
|
||||
fn_tilecache_t * tilecache,
|
||||
SDL_Surface * screen,
|
||||
char * datapath,
|
||||
Uint8 episode,
|
||||
fn_settings_t * settings);
|
||||
|
||||
/* --------------------------------------------------------------- */
|
||||
|
||||
/**
|
||||
* Start the game from a certain level.
|
||||
*
|
||||
* @param levelnumber The level number (must be between 1 and 12).
|
||||
* @param pixelsize The size of a single pixel.
|
||||
* @param tilecache The tile cache to use.
|
||||
* @param screen The output screen.
|
||||
* @param datapath The path whele all the game data is stored.
|
||||
* @param hero The hero to use.
|
||||
* @param episode The episode in which we start.
|
||||
* @param settings The game settings object.
|
||||
*
|
||||
* @return Non-zero if the level was completed successfully, else zero.
|
||||
*/
|
||||
int fn_game_start_in_level(
|
||||
int levelnumber,
|
||||
Uint8 pixelsize,
|
||||
fn_tilecache_t * tilecache,
|
||||
SDL_Surface * screen,
|
||||
char * datapath,
|
||||
fn_hero_t * hero,
|
||||
Uint8 episode,
|
||||
fn_settings_t * settings);
|
||||
|
||||
/* --------------------------------------------------------------- */
|
||||
|
||||
#endif /* FN_GAME_H */
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user