mirror of
https://github.com/nzp-team/fteqw.git
synced 2024-11-10 14:42:13 +00:00
That's -C, not 0C :)
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1095 fc73d0e0-1445-4013-8a0c-d673dee63da5
This commit is contained in:
parent
2eae26e46e
commit
59fdc17d94
1 changed files with 1 additions and 1 deletions
|
@ -10,5 +10,5 @@ hud:
|
|||
$(MAKE) -C hud
|
||||
|
||||
irc:
|
||||
$(MAKE) 0C irc
|
||||
$(MAKE) -C irc
|
||||
|
||||
|
|
Loading…
Reference in a new issue