1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-20 19:42:54 +02:00
llvm-mirror/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