This website requires JavaScript.
Explore
Help
Sign in
qf
/
quakeforge
Watch
0
Star
0
Fork
You've already forked quakeforge
0
mirror of
https://git.code.sf.net/p/quake/quakeforge
synced
2024-11-05 20:50:43 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
b50d283b28
quakeforge
/
libs
/
gamecode
/
Makefile.am
7 lines
77 B
Text
Raw
Normal View
History
Unescape
Escape
this should remove the requirement for gmake on bsd systems
2001-11-12 16:23:41 +00:00
AUTOMAKE_OPTIONS= foreign
- add libs/gamecode/builtins subdir, with libQFgamecode_builtins.la - add .gitignore files - fix building :)
2001-08-21 22:34:20 +00:00
SUBDIRS= engine builtins
somehow missed this earlier
2001-04-11 03:55:48 +00:00
Move the gamecode engine into a subdir.
2001-08-21 21:05:26 +00:00
clean-local:
rm -f *.a
Reference in a new issue
Copy permalink