head	1.2;
access;
symbols
	perseant-exfatfs-base-20250801:1.2
	perseant-exfatfs-base-20240630:1.2
	perseant-exfatfs:1.2.0.6
	perseant-exfatfs-base:1.2
	netbsd-9-4-RELEASE:1.1
	netbsd-9-3-RELEASE:1.1
	cjep_sun2x:1.2.0.4
	cjep_sun2x-base:1.2
	cjep_staticlib_x-base1:1.2
	netbsd-9-2-RELEASE:1.1
	cjep_staticlib_x:1.2.0.2
	cjep_staticlib_x-base:1.2
	netbsd-9-1-RELEASE:1.1
	phil-wifi-20200421:1.2
	phil-wifi-20200411:1.2
	phil-wifi-20200406:1.2
	netbsd-9-0-RELEASE:1.1
	netbsd-9-0-RC2:1.1
	netbsd-9-0-RC1:1.1
	netbsd-9:1.1.0.4
	netbsd-9-base:1.1
	phil-wifi:1.1.0.2
	phil-wifi-20190609:1.1;
locks; strict;
comment	@# @;


1.2
date	2019.11.13.22.03.37;	author joerg;	state dead;
branches;
next	1.1;
commitid	VVWg38Zx9vNeTJKB;

1.1
date	2019.03.10.12.14.05;	author mrg;	state Exp;
branches
	1.1.2.1;
next	;
commitid	MdlrhIlphvkQAOeB;

1.1.2.1
date	2019.03.10.12.14.05;	author christos;	state dead;
branches;
next	1.1.2.2;
commitid	jtc8rnCzWiEEHGqB;

1.1.2.2
date	2019.06.10.21.50.50;	author christos;	state Exp;
branches;
next	1.1.2.3;
commitid	jtc8rnCzWiEEHGqB;

1.1.2.3
date	2020.04.13.07.55.23;	author martin;	state dead;
branches;
next	;
commitid	X01YhRUPVUDaec4C;


desc
@@


1.2
log
@Remove old LLVM build system.
@
text
@#	$NetBSD: Makefile,v 1.1 2019/03/10 12:14:05 mrg Exp $

LIB=	LLVMAMDGPUAsmPrinter

.include <bsd.init.mk>

AMDGPU_OBJDIR!=	cd ${.CURDIR}/../libLLVMAMDGPUCodeGen && ${PRINTOBJDIR}
CPPFLAGS+=	-I${AMDGPU_OBJDIR} -I${LLVM_SRCDIR}/lib/Target/AMDGPU

.PATH: ${LLVM_SRCDIR}/lib/Target/AMDGPU/InstPrinter

SRCS+=	AMDGPUInstPrinter.cpp

.if defined(HOSTLIB)
.include <bsd.hostlib.mk>
.else
.include <bsd.lib.mk>
.endif
@


1.1
log
@add most of the AMDGPU target makefiles and stuff that don't
touch the build.  this comes from:

commit f90685c11d4460d3098fa35f48b58d1893e974e0
Author: Maya Rashish <maya@@NetBSD.org>
Date:   Sat Feb 23 09:46:14 2019 +0200

    Separate MKCLANG from MKLLVM.

    build LLVM libraries as PIC.
    Add AMDGPU target, and adjust tools accordingly.
@
text
@d1 1
a1 1
#	$NetBSD: Makefile,v 1.2 2016/02/27 21:47:34 joerg Exp $
@


1.1.2.1
log
@file Makefile was added on branch phil-wifi on 2019-06-10 21:50:50 +0000
@
text
@d1 18
@


1.1.2.2
log
@Sync with HEAD
@
text
@a0 18
#	$NetBSD: Makefile,v 1.1 2019/03/10 12:14:05 mrg Exp $

LIB=	LLVMAMDGPUAsmPrinter

.include <bsd.init.mk>

AMDGPU_OBJDIR!=	cd ${.CURDIR}/../libLLVMAMDGPUCodeGen && ${PRINTOBJDIR}
CPPFLAGS+=	-I${AMDGPU_OBJDIR} -I${LLVM_SRCDIR}/lib/Target/AMDGPU

.PATH: ${LLVM_SRCDIR}/lib/Target/AMDGPU/InstPrinter

SRCS+=	AMDGPUInstPrinter.cpp

.if defined(HOSTLIB)
.include <bsd.hostlib.mk>
.else
.include <bsd.lib.mk>
.endif
@


1.1.2.3
log
@Mostly merge changes from HEAD upto 20200411
@
text
@d1 1
a1 1
#	$NetBSD: Makefile,v 1.1.2.2 2019/06/10 21:50:50 christos Exp $
@


