llvm-mirror/utils/Makefile
Brian Gaeke 8feac10842 Build Spiff directory
llvm-svn: 12876
2004-04-12 22:53:51 +00:00

15 lines
448 B
Makefile

##===- 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 = ..
DIRS = Burg TableGen Spiff
include $(LEVEL)/Makefile.common