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
2024-12-12 13:42:21 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
91f39e0e8a
quake2forge
/
Makefile.am
4 lines
30 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$
- Fixed up make install target, so that the dynamic modules are installed into the correct places. - Added libltdl, the libtool dynamic loader to the code, as the libraries are now under libtool control. Libtool and libltdl are evil. - Fixed various paths inside the code to point to PKGLIBDIR for the game and refresher modules, and PKGDATADIR for the game data. - updated .gitignore
2002-07-04 00:50:09 +00:00
SUBDIRS = libltdl src
Reference in a new issue
Copy permalink