This website requires JavaScript.
Explore
Help
Sign in
qf
/
quake2forge
Watch
0
Star
0
Fork
You've already forked quake2forge
0
mirror of
https://git.code.sf.net/p/quake/quake2forge
synced
2025-01-19 07:31:04 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
485824e846
quake2forge
/
Makefile.am
7 lines
81 B
Text
Raw
Normal View
History
Unescape
Escape
* Doing some renovations so I can autoconfiscate the source. In this installment, I move all of client/ and server/ into src/
2002-04-02 05:47:23 +00:00
# $Id$
## Process this file with automake to create Makefile.in
SUBDIRS = src
* Moved qcommon/ into src/ as well. * 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
2002-04-02 06:23:02 +00:00
Reference in a new issue
Copy permalink