1
0
mirror of https://github.com/c64scene-ar/llvm-6502.git synced 2025-04-05 01:31:05 +00:00

Makefile.JIT doesn't exist any more so it doesn't need to be distributed.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@19009 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Reid Spencer 2004-12-17 02:06:36 +00:00
parent a442107525
commit 30b9746e4e

@ -20,8 +20,6 @@ ifneq($(OS),Win32)
PARALLEL_DIRS += bugpoint llvm-db
endif
EXTRA_DIST := Makefile.JIT
include $(LEVEL)/Makefile.config
ifeq ($(ARCH), Sparc)