mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2024-11-06 13:11:20 +00:00
a8e3d5d527
Tweak colors, add borders around some images, remove static definitions from engine docs.
7 lines
100 B
Makefile
7 lines
100 B
Makefile
SUBDIRS= include lib game gui cl_menu scheme
|
|
|
|
doc: Doxyfile
|
|
doxygen
|
|
|
|
clean-local:
|
|
-rm -fr doxygen
|