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
|
2001-07-30 04:33:59 +00:00
|
|
|
include_HEADERS = bspfile.h cdaudio.h checksum.h clip_hull.h cmd.h \
|
2001-05-22 17:09:03 +00:00
|
|
|
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 \
|
2001-07-13 06:08:50 +00:00
|
|
|
modelgen.h msg.h pcx.h plugin.h pr_comp.h pr_debug.h progs.h qargs.h \
|
|
|
|
qdefs.h \
|
2001-05-31 05:33:13 +00:00
|
|
|
qendian.h qfplist.h qtypes.h render.h screen.h sizebuf.h \
|
2001-05-30 04:34:06 +00:00
|
|
|
skin.h sound.h spritegn.h sys.h teamplay.h texture.h tga.h uint32.h \
|
2001-05-31 05:33:13 +00:00
|
|
|
va.h ver_check.h vfile.h vfs.h vid.h wad.h zone.h
|