This website requires JavaScript.
Explore
Help
Register
Sign In
applications
/
i3
Watch
1
Star
0
Fork
0
You've already forked i3
Code
Issues
Pull Requests
Releases
Wiki
Activity
9f107c8b4d
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 08:37:07 -04:00
all
:
$(
MAKE
)
-C .. docs
Add documentation for external workspace bars
2010-05-27 14:21:17 -04:00
Cleanup makefiles, add version to i3 -v and i3 startup
2009-03-15 18:15:16 -04:00
clean
:
Add stub Makefiles to allow subdir make calls
2012-06-17 08:37:07 -04:00
$(
MAKE
)
-C .. clean-docs
.PHONY
:
all
clean
Reference in New Issue
Copy Permalink