[quake3-bugzilla] [Bug 5283] New: Changes to the Makefile to make building standalone games easier
bugzilla-daemon at icculus.org
bugzilla-daemon at icculus.org
Thu Oct 27 15:28:28 EDT 2011
https://bugzilla.icculus.org/show_bug.cgi?id=5283
Summary: Changes to the Makefile to make building standalone
games easier
Product: ioquake3
Version: SVN HEAD
Platform: All
OS/Version: Linux
Status: NEW
Severity: enhancement
Priority: P3
Component: Misc
AssignedTo: zakk at icculus.org
ReportedBy: jbravo at ra.is
QAContact: quake3-bugzilla at icculus.org
I am on the Reaction team and we are using ioq3 as a base for our mod. In
order to build Reaction properly I need to change things like the name of the
exe and the basename of the mod in the Makefile. This leads to rather large
amounts of changes in the Makefile and every time I apply fixes from ioq3 to
Reaction the Makefile part always fails to apply as our Makefile is heavily
changed.
With the attached patch, all I need to do is create my Makefile.local and put
in 3 variables and the Makefile is almost good enough for us and all the
changes I need to do in the Makefile are adding our specific .c files for
compilation.
I was thinking that other people could be in our situation so I'm submitting
this patch for inclusion in ioquake3.
The patch is attached.
JBravo.
--
Configure bugmail: https://bugzilla.icculus.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
More information about the quake3-bugzilla
mailing list