1 # $NetBSD: Makefile,v 1.7 2020/04/03 17:51:33 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 Wed Mar 04 15:26:31 UTC 2026