mirror of
https://git.code.sf.net/p/quake/quake2forge
synced 2024-12-12 13:42:21 +00:00
8ff1601081
* Removed ARCH from compile options, this means that there is no longer a game$(ARCH).so built -- game.so instead. * Added src/Makefile.am * Fixed up include paths in main.c, menu.c, vid_menu.c, vid_so.c
6 lines
81 B
Makefile
6 lines
81 B
Makefile
# $Id$
|
|
|
|
## Process this file with automake to create Makefile.in
|
|
|
|
SUBDIRS = src
|
|
|