mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2024-11-07 13:41:32 +00:00
6 lines
311 B
Makefile
6 lines
311 B
Makefile
AUTOMAKE_OPTIONS= foreign
|
|
|
|
EXTRA_DIST= class.h codespace.h cpp.h debug.h def.h defspace.h diagnostic.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 statements.h strpool.h struct.h switch.h symtab.h type.h
|