llvm-6502/projects/Stacker/Makefile
2006-04-13 06:16:37 +00:00

12 lines
295 B
Makefile

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