mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2024-11-06 05:01:26 +00:00
d63243380f
Special note: I hope to never do this again. :)
6 lines
179 B
Makefile
6 lines
179 B
Makefile
INCLUDES= -I$(top_srcdir)/include
|
|
|
|
lib_LTLIBRARIES= libQFgamecode_builtins.la
|
|
|
|
libQFgamecode_builtins_la_LDFLAGS= -version-info 1:0:0
|
|
libQFgamecode_builtins_la_SOURCES= pr_cmds.c
|