mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2024-11-11 15:51:36 +00:00
054d902d3a
The diagram showing the basics of how alias defs work is in a spearate file because it created to much clutter in the header file.
6 lines
93 B
Makefile
6 lines
93 B
Makefile
AUTOMAKE_OPTIONS= foreign
|
|
|
|
SUBDIRS= man
|
|
|
|
EXTRA_DIST= expressions.txt \
|
|
dot/vector-alias.dot
|