2001-03-29 20:42:08 +00:00
|
|
|
AUTOMAKE_OPTIONS = foreign
|
2001-08-01 17:49:25 +00:00
|
|
|
SUBDIRS = GL plugin
|
2001-03-29 20:42:08 +00:00
|
|
|
includedir = $(prefix)/include/QF
|
2002-07-31 15:08:56 +00:00
|
|
|
include_HEADERS = bspfile.h cbuf.h cdaudio.h checksum.h clip_hull.h cmd.h \
|
2002-08-02 15:35:11 +00:00
|
|
|
console.h crc.h csqc.h cvar.h dstring.h draw.h gcc_attr.h gib_buffer.h \
|
2002-08-08 09:20:00 +00:00
|
|
|
gib_builtin.h gib_function.h gib_parse.h gib_process.h gib_vars.h hash.h hl.h \
|
2002-08-06 15:10:46 +00:00
|
|
|
idparse.h in_event.h info.h input.h joystick.h keys.h link.h locs.h \
|
|
|
|
mathlib.h mdfour.h model.h modelgen.h msg.h pak.h pakfile.h pcx.h \
|
|
|
|
plugin.h pr_comp.h pr_debug.h pr_obj.h progs.h qargs.h qdefs.h qendian.h \
|
2002-08-03 06:04:00 +00:00
|
|
|
qfplist.h qtypes.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 ver_check.h \
|
|
|
|
vfile.h vfs.h vid.h wad.h zone.h
|