quakeforge/tools/qfcc/include/Makefile.am
Bill Currie 7251bc91fa Enhanced type encoding.
This creates a compact representation of types as seen by qfcc. This is
intended mainly for debuggers.
2011-02-18 09:06:05 +09:00

6 lines
274 B
Makefile

AUTOMAKE_OPTIONS= foreign
EXTRA_DIST= class.h codespace.h cpp.h debug.h def.h emit.h expr.h \
function.h grab.h idstuff.h immediate.h linker.h method.h \
obj_file.h obj_type.h opcodes.h options.h qfcc.h qfprogs.h reloc.h \
strpool.h struct.h switch.h symtab.h type.h