mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2024-11-06 05:01:26 +00:00
1314c89b6c
- add .gitignore files - fix building :)
4 lines
50 B
Makefile
4 lines
50 B
Makefile
SUBDIRS= engine builtins
|
|
|
|
clean-local:
|
|
rm -f *.a
|