blob: 76e1a60309e9ea67907d819a02c8f8de46e9c12c [file] [log] [blame]
John Criswelle2fab732003-10-20 22:29:16 +00001##===- utils/Makefile ------------------------------*- Makefile -*-===##
2#
3# The LLVM Compiler Infrastructure
4#
5# This file was developed by the LLVM research group and is distributed under
6# the University of Illinois Open Source License. See LICENSE.TXT for details.
7#
8##===----------------------------------------------------------------------===##
Chris Lattner0a92ebf2003-10-05 19:27:59 +00009LEVEL = ..
10
Brian Gaeke401be2c2004-04-12 22:53:51 +000011DIRS = Burg TableGen Spiff
Chris Lattner0a92ebf2003-10-05 19:27:59 +000012
13include $(LEVEL)/Makefile.common
14