mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2024-11-07 13:41:32 +00:00
669771681a
Most of the guts of configure.ac have been moved to config.d and are then brought in by m4_include. This will make maintaining configure.ac much easier. Also drop use of PROGRAM and VERSION, using PACKAGE_NAME, PACKAGE_VERSION, and on occasion, PACKAGE_STRING instead, and clean out some old files we no longer need. |
||
---|---|---|
.. | ||
.indent.pro | ||
class.c | ||
constfold.c | ||
cpp.c | ||
debug.c | ||
def.c | ||
disassemble.c | ||
emit.c | ||
expr.c | ||
function.c | ||
globals.c | ||
idstuff.c | ||
immediate.c | ||
lines.c | ||
linker.c | ||
Makefile.am | ||
method.c | ||
modules.c | ||
obj_file.c | ||
opcodes.c | ||
options.c | ||
qc-lex.l | ||
qc-parse.y | ||
qfcc.c | ||
qfpreqcc | ||
qfprogs.c | ||
reloc.c | ||
strings.c | ||
strpool.c | ||
struct.c | ||
stub.c | ||
switch.c | ||
type.c |