blob: 6407985b8bd2154891ec962e606e14e5f3b38d06 [file] [log] [blame]
##===- lib/AssistDS/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 = ../..
ifneq ($(OS),Cygwin)
ifneq ($(OS),MingW)
SHARED_LIBRARY=1
endif
endif
LIBRARYNAME = AssistDS
include $(LEVEL)/Makefile.common
CFlags += -Wno-deprecated