1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 02:52:53 +02:00
llvm-mirror/utils/Makefile

15 lines
448 B
Makefile
Raw Normal View History

##===- utils/Makefile ------------------------------*- Makefile -*-===##
#
# The LLVM Compiler Infrastructure
#
# This file was developed by the LLVM research group and is distributed under
# the University of Illinois Open Source License. See LICENSE.TXT for details.
#
##===----------------------------------------------------------------------===##
LEVEL = ..
2004-04-13 00:53:51 +02:00
DIRS = Burg TableGen Spiff
include $(LEVEL)/Makefile.common