This website works better with JavaScript.
Explore
Help
Sign In
neingeist
/
cosmos
Archived
Watch
1
Star
0
Fork
You've already forked cosmos
0
Code
Releases
Activity
add more convenient Makefiles
Browse Source
master
neingeist
11 years ago
parent
ff5d56113b
commit
5cad5d8abe
2 changed files
with
4 additions
and
0 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
2
Makefile
Unescape
Escape
View File
@ -0,0 +1,2 @@
all
:
make -C asset
2
images/Makefile
Unescape
Escape
View File
@ -0,0 +1,2 @@
all
:
make -C ../asset
Reference in New Issue
Repository
neingeist/cosmos
Title
Body
Create Issue