mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2024-11-06 05:01:26 +00:00
5 lines
232 B
Makefile
5 lines
232 B
Makefile
AUTOMAKE_OPTIONS= foreign
|
|
|
|
EXTRA_DIST= class.h cmdlib.h cpp.h debug.h def.h emit.h expr.h function.h \
|
|
idstuff.h immediate.h linker.h method.h obj_file.h opcodes.h \
|
|
options.h qfcc.h reloc.h strpool.h struct.h switch.h type.h
|