Disable the menus for the Alien demo.
This commit is contained in:
parent
b66cdf804f
commit
442b6b52ea
5 changed files with 14 additions and 110 deletions
2
Makefile
2
Makefile
|
@ -67,7 +67,7 @@ tester:
|
|||
echo $(OBJ)
|
||||
|
||||
clean:
|
||||
-rm -rf depend $(OBJ)
|
||||
-rm -rf depend $(OBJ) AvP
|
||||
|
||||
distclean: clean
|
||||
-rm -rf `find . -name "*~"`
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue