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-06 13:11:20 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
765807def0
quakeforge
/
libs
/
video
/
Makefile.am
7 lines
78 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
several libs can now get built as dlls in windows: console, gamecode, gamecode_builtins, gib, image, modules, object, ruamoko and util.
2004-01-19 07:47:41 +00:00
SUBDIRS= targets renderer
Merged joystick code. Great deal of cleanup in input, reduced bizarre overuse of protocol.h... Maimed joy_win.c, very likely to get odd behavior there, even if it compiles.
2001-04-11 07:57:08 +00:00
clean-local:
rm -f *.a
Reference in a new issue
Copy permalink