Added some secrit build names to the makefile help
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2622 fc73d0e0-1445-4013-8a0c-d673dee63da5
This commit is contained in:
parent
75ea97a08f
commit
6aa8ca01bd
1 changed files with 4 additions and 0 deletions
|
@ -769,6 +769,10 @@ help:
|
|||
@-echo "sv"
|
||||
@-echo "gl"
|
||||
@-echo "sw"
|
||||
@-echo "m"
|
||||
@-echo "mcl (currently broken)"
|
||||
@-echo "glcl (currently broken)"
|
||||
@-echo "swcl (currently broken)"
|
||||
|
||||
install:
|
||||
-cp debug/*.* /opt/quake/
|
||||
|
|
Loading…
Reference in a new issue