This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
i3
Watch
1
Star
0
Fork
0
You've already forked i3
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
070a18e598
i3
/
docs
/
Makefile
8 lines
78 B
Makefile
Raw
Normal View
History
Unescape
Escape
Add stub Makefiles to allow subdir make calls
2012-06-17 16:37:07 +04:00
all
:
$(
MAKE
)
-C .. docs
Add documentation for external workspace bars
2010-05-27 22:21:17 +04:00
Cleanup makefiles, add version to i3 -v and i3 startup
2009-03-16 01:15:16 +03:00
clean
:
Add stub Makefiles to allow subdir make calls
2012-06-17 16:37:07 +04:00
$(
MAKE
)
-C .. clean-docs
.PHONY
:
all
clean
Reference in New Issue
Copy Permalink