head	1.2;
access;
symbols
	netbsd-11-0-RC3:1.2
	netbsd-11-0-RC2:1.2
	netbsd-11-0-RC1:1.2
	perseant-exfatfs-base-20250801:1.2
	netbsd-11:1.2.0.40
	netbsd-11-base:1.2
	netbsd-10-1-RELEASE:1.2
	perseant-exfatfs-base-20240630:1.2
	perseant-exfatfs:1.2.0.38
	perseant-exfatfs-base:1.2
	netbsd-9-4-RELEASE:1.2
	netbsd-10-0-RELEASE:1.2
	netbsd-10-0-RC6:1.2
	netbsd-10-0-RC5:1.2
	netbsd-10-0-RC4:1.2
	netbsd-10-0-RC3:1.2
	netbsd-10-0-RC2:1.2
	thorpej-ifq:1.2.0.36
	thorpej-ifq-base:1.2
	thorpej-altq-separation:1.2.0.34
	thorpej-altq-separation-base:1.2
	netbsd-10-0-RC1:1.2
	netbsd-10:1.2.0.32
	netbsd-10-base:1.2
	bouyer-sunxi-drm:1.2.0.30
	bouyer-sunxi-drm-base:1.2
	netbsd-9-3-RELEASE:1.2
	thorpej-i2c-spi-conf2:1.2.0.28
	thorpej-i2c-spi-conf2-base:1.2
	thorpej-futex2:1.2.0.26
	thorpej-futex2-base:1.2
	thorpej-cfargs2:1.2.0.24
	thorpej-cfargs2-base:1.2
	cjep_sun2x-base1:1.2
	cjep_sun2x:1.2.0.22
	cjep_sun2x-base:1.2
	cjep_staticlib_x-base1:1.2
	netbsd-9-2-RELEASE:1.2
	cjep_staticlib_x:1.2.0.20
	cjep_staticlib_x-base:1.2
	thorpej-i2c-spi-conf:1.2.0.18
	thorpej-i2c-spi-conf-base:1.2
	thorpej-cfargs:1.2.0.16
	thorpej-cfargs-base:1.2
	thorpej-futex:1.2.0.14
	thorpej-futex-base:1.2
	netbsd-9-1-RELEASE:1.2
	bouyer-xenpvh-base2:1.2
	phil-wifi-20200421:1.2
	bouyer-xenpvh-base1:1.2
	phil-wifi-20200411:1.2
	bouyer-xenpvh:1.2.0.12
	bouyer-xenpvh-base:1.2
	is-mlppp:1.2.0.10
	is-mlppp-base:1.2
	phil-wifi-20200406:1.2
	ad-namecache-base3:1.2
	netbsd-9-0-RELEASE:1.2
	netbsd-9-0-RC2:1.2
	ad-namecache-base2:1.2
	ad-namecache-base1:1.2
	ad-namecache:1.2.0.8
	ad-namecache-base:1.2
	netbsd-9-0-RC1:1.2
	phil-wifi-20191119:1.2
	netbsd-9:1.2.0.6
	netbsd-9-base:1.2
	phil-wifi:1.2.0.4
	phil-wifi-20190609:1.2
	isaki-audio2:1.2.0.2
	isaki-audio2-base:1.2
	pgoyette-compat-merge-20190127:1.1.2.1
	pgoyette-compat-20190127:1.1
	pgoyette-compat-20190118:1.1
	pgoyette-compat-1226:1.1
	pgoyette-compat-1126:1.1
	pgoyette-compat-1020:1.1
	pgoyette-compat-0930:1.1
	pgoyette-compat-0906:1.1
	pgoyette-compat-0728:1.1
	pgoyette-compat-0625:1.1
	pgoyette-compat-0521:1.1
	pgoyette-compat-0502:1.1
	pgoyette-compat-0422:1.1
	pgoyette-compat-0415:1.1
	pgoyette-compat-0407:1.1
	pgoyette-compat:1.1.0.2;
locks; strict;
comment	@# @;


1.2
date	2019.01.27.02.08.44;	author pgoyette;	state Exp;
branches
	1.2.4.1;
next	1.1;
commitid	ipPva1Pj3xTcBm9B;

1.1
date	2018.03.31.09.17.35;	author pgoyette;	state dead;
branches
	1.1.2.1;
next	;
commitid	VTwX98Lx1eqjGAwA;

1.2.4.1
date	2019.01.27.02.08.44;	author christos;	state dead;
branches;
next	1.2.4.2;
commitid	jtc8rnCzWiEEHGqB;

1.2.4.2
date	2019.06.10.22.09.13;	author christos;	state Exp;
branches;
next	;
commitid	jtc8rnCzWiEEHGqB;

1.1.2.1
date	2018.03.31.09.17.35;	author pgoyette;	state Exp;
branches;
next	;
commitid	VTwX98Lx1eqjGAwA;


desc
@@


1.2
log
@Merge the [pgoyette-compat] branch
@
text
@#	$NetBSD$

.include "../Makefile.inc"

.PATH:	${S}/compat/common

KMOD=	compat_12

CPPFLAGS+=	-DCOMPAT_12
CPPFLAGS+=	-DCOMPAT_13 -DCOMPAT_14 -DCOMPAT_16 -DCOMPAT_20 -DCOMPAT_30
CPPFLAGS+=	-DCOMPAT_40 -DCOMPAT_50 -DCOMPAT_60 -DCOMPAT_70 -DCOMPAT_80

SRCS+=	compat_12_mod.c
SRCS+=	vm_12.c kern_xxx_12.c vfs_syscalls_12.c


.include <bsd.kmodule.mk>
@


1.2.4.1
log
@file Makefile was added on branch phil-wifi on 2019-06-10 22:09:13 +0000
@
text
@d1 17
@


1.2.4.2
log
@Sync with HEAD
@
text
@a0 17
#	$NetBSD: Makefile,v 1.2 2019/01/27 02:08:44 pgoyette Exp $

.include "../Makefile.inc"

.PATH:	${S}/compat/common

KMOD=	compat_12

CPPFLAGS+=	-DCOMPAT_12
CPPFLAGS+=	-DCOMPAT_13 -DCOMPAT_14 -DCOMPAT_16 -DCOMPAT_20 -DCOMPAT_30
CPPFLAGS+=	-DCOMPAT_40 -DCOMPAT_50 -DCOMPAT_60 -DCOMPAT_70 -DCOMPAT_80

SRCS+=	compat_12_mod.c
SRCS+=	vm_12.c kern_xxx_12.c vfs_syscalls_12.c


.include <bsd.kmodule.mk>
@


1.1
log
@file Makefile was initially added on branch pgoyette-compat.
@
text
@d1 17
@


1.1.2.1
log
@create the compat_12 module
@
text
@a0 17
#	$NetBSD: Makefile,v 1.1.2.1 2018/03/30 11:18:34 pgoyette Exp $

.include "../Makefile.inc"

.PATH:	${S}/compat/common

KMOD=	compat_12

CPPFLAGS+=	-DCOMPAT_12
CPPFLAGS+=	-DCOMPAT_13 -DCOMPAT_14 -DCOMPAT_16 -DCOMPAT_20 -DCOMPAT_30
CPPFLAGS+=	-DCOMPAT_40 -DCOMPAT_50 -DCOMPAT_60 -DCOMPAT_70 -DCOMPAT_80

SRCS+=	compat_12_mod.c
SRCS+=	vm_12.c kern_xxx_12.c vfs_syscalls_12.c


.include <bsd.kmodule.mk>
@

