2004-10-11 00:55:47 +00:00

11 lines
269 B
Makefile

##===- projects/Stacker/Makefile ---------------------------*- Makefile -*-===##
#
# This is the Stacker top-level Makefile
#
##===----------------------------------------------------------------------===##
LEVEL = .
DIRS = lib tools
include $(LEVEL)/Makefile.common