Home | History | Annotate | Line # | Download | only in ar
      1  1.3  christos #	$NetBSD: Makefile,v 1.3 2016/01/26 19:37:47 christos Exp $
      2  1.1     skrll 
      3  1.1     skrll PROG=		ar
      4  1.1     skrll 
      5  1.1     skrll COPTS.arparse.c = -Wno-stack-protector
      6  1.2  christos CPPFLAGS+=-Dbin_dummy_emulation=bin_vanilla_emulation
      7  1.1     skrll 
      8  1.1     skrll .include "${.CURDIR}/../common/Makefile.prog"
      9