blob: 7b10fe07ddd34d39db5d9049da66ffc158effd57 [file] [log] [blame]
##===- test/Regression/ClassFile/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 := ../../..
JAVAFILES := $(wildcard *.java)
include $(LEVEL)/test/Makefile.test