2001-03-29 20:42:08 +00:00
|
|
|
AUTOMAKE_OPTIONS = foreign
|
2001-05-22 17:09:03 +00:00
|
|
|
SUBDIRS = plugin
|
2001-03-29 20:42:08 +00:00
|
|
|
includedir = $(prefix)/include/QF
|
2001-05-22 17:09:03 +00:00
|
|
|
include_HEADERS = asm_i386.h bspfile.h cdaudio.h checksum.h cmd.h compat.h \
|
|
|
|
console.h crc.h cvar.h draw.h gcc_attr.h gib.h hash.h hl.h info.h \
|
|
|
|
input.h joystick.h keys.h link.h locs.h mathlib.h mdfour.h model.h \
|
|
|
|
modelgen.h msg.h pcx.h plugin.h pr_comp.h progs.h qargs.h qdefs.h \
|
|
|
|
qendian.h qfgl_ext.h qfplist.h qtypes.h quakefs.h quakeio.h render.h \
|
|
|
|
screen.h sizebuf.h skin.h sound.h spritegn.h sys.h teamplay.h \
|
|
|
|
texture.h tga.h uint32.h va.h varrays.h ver_check.h vid.h wad.h \
|
|
|
|
zone.h
|