1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-30 15:32:52 +01:00
llvm-mirror/projects/Stacker/Makefile

12 lines
287 B
Makefile
Raw Normal View History

2003-11-23 18:51:56 +01:00
##===- projects/Stacker/Makefile ---------------------------*- Makefile -*-===##
#
# This is the Stacker top-level Makefile
#
##===----------------------------------------------------------------------===##
LEVEL = .
DIRS = lib tools
EXTRA_DIST = test
include $(LEVEL)/Makefile.common