1 # The default target of this Makefile is...
4 # Import tree-wide shared Makefile behavior and libraries
7 # "Sub"-Makefiles, not really because they can't be run stand-alone,
8 # only there to contain directory-specific rules and variables
9 ## gitweb/Makefile inclusion:
10 MAK_DIR_GITWEB = gitweb/
11 include gitweb/Makefile
14 gitweb: $(MAK_DIR_GITWEB_ALL)