aboutsummaryrefslogtreecommitdiffstats
path: root/projects/Stacker/Makefile
blob: f82f92128a67b3d05cec2a35278d51a68294a626 (plain)
1
2
3
4
5
6
7
8
9
10
##===- projects/Stacker/Makefile ---------------------------*- Makefile -*-===##
#
# This is the Stacker top-level Makefile
#
##===----------------------------------------------------------------------===##

LEVEL = .
DIRS = lib tools

include $(LEVEL)/Makefile.common