head	1.2;
access;
symbols
	netbsd-11-0-RC4:1.1
	netbsd-11-0-RC3:1.1
	netbsd-11-0-RC2:1.1
	netbsd-11-0-RC1:1.1
	perseant-exfatfs-base-20250801:1.1
	netbsd-11:1.1.0.4
	netbsd-11-base:1.1
	perseant-exfatfs-base-20240630:1.1
	perseant-exfatfs:1.1.0.2
	perseant-exfatfs-base:1.1;
locks; strict;
comment	@# @;


1.2
date	2026.04.30.18.09.42;	author christos;	state Exp;
branches;
next	1.1;
commitid	27kRcuT8zo3TJ0EG;

1.1
date	2024.04.01.02.19.41;	author christos;	state Exp;
branches;
next	;
commitid	b4fm080JBiXxSn4F;


desc
@@


1.2
log
@fix the build.
@
text
@#	$NetBSD: Makefile,v 1.1 2024/04/01 02:19:41 christos Exp $

HOSTPROG=	${_TOOL_PREFIX}gzip
HOST_SRCDIR=	usr.bin/gzip
HOST_CPPFLAGS+=	-DNO_COMPRESS_SUPPORT -DNO_BZIP2_SUPPORT -DNO_ZSTD_SUPPORT
HOST_CPPFLAGS+=	-DNO_LZ_SUPPORT -DNO_PACK_SUPPORT -DNO_XZ_SUPPORT


.include "${.CURDIR}/../Makefile.host"
@


1.1
log
@Start for a TOOL_GZIP
@
text
@d1 1
a1 1
#	$NetBSD: Makefile,v 1.2 2018/11/19 20:00:28 aymeric Exp $
d5 1
a5 1
HOST_CPPFLAGS+=	-DNO_COMPRESS_SUPPORT -DNO_BZIP2_SUPPORT
@

