mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2024-11-06 13:11:20 +00:00
75ec6bf244
This is a nasty commit, sorry, but 99% of the commit is interdependent.
6 lines
263 B
Makefile
6 lines
263 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 opcodes.h options.h qfcc.h qfprogs.h reloc.h strpool.h \
|
|
struct.h switch.h symtab.h type.h
|