frameworks/compile/libbcc/bcinfo/Wrap/Makefile

15 lines
426 B
Makefile
Raw Permalink Normal View History

2025-08-25 08:17:13 +08:00
##===- lib/Linker/Makefile ---------------------------------*- Makefile -*-===##
#
# The LLVM Compiler Infrastructure
#
# This file is distributed under the University of Illinois Open Source
# License. See LICENSE.TXT for details.
#
##===----------------------------------------------------------------------===##
LEVEL = ../..
LIBRARYNAME = LLVMWrap
BUILD_ARCHIVE := 1
include $(LEVEL)/Makefile.common