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