2001-02-27 23:02:17 +00:00
|
|
|
noinst_LIBRARIES = libqfgamecode.a
|
|
|
|
|
2001-03-02 19:18:04 +00:00
|
|
|
libqfgamecode_a_SOURCES = pr_edict.c pr_exec.c
|
2001-02-27 23:02:17 +00:00
|
|
|
|
|
|
|
all-local: ../libqfgamecode.a
|
|
|
|
|
|
|
|
../libqfgamecode.a: libqfgamecode.a
|
|
|
|
cp $(noinst_LIBRARIES) ..
|