This website requires JavaScript.
Explore
Help
Register
Sign In
Rooba
/
odyssey
mirror of
https://github.com/yandex/odyssey.git
Watch
1
Star
1
Fork
You've already forked odyssey
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
89ddf1734b
odyssey
/
makefile
5 lines
94 B
Makefile
Raw
Blame
History
all
:
@
(
cd
lib
;
make --no-print-directory
)
clean
:
@
(
cd
lib
;
make --no-print-directory clean
)
Reference in New Issue
View Git Blame
Copy Permalink