1 # $NetBSD: Makefile,v 1.9 2024/06/29 16:36:03 christos Exp $ 2 3 PROG= ar 4 5 COPTS.arparse.c = -Wno-stack-protector 6 CPPFLAGS+=-Dbin_dummy_emulation=bin_vanilla_emulation 7 8 .include "${.CURDIR}/../common/Makefile.prog" 9
Indexes created Sun Mar 01 05:31:48 UTC 2026