Home | History | Annotate | Line # | Download | only in conf
Makefile.arc.inc revision 1.13
      1  1.13  tsutsui #	$NetBSD: Makefile.arc.inc,v 1.13 2005/05/07 14:15:05 tsutsui Exp $
      2   1.1     matt 
      3  1.11  tsutsui CFLAGS+=	-mips2
      4   1.1     matt AFLAGS+=	-mips2
      5  1.10  tsutsui 
      6   1.5   atatat SYSTEM_LD_TAIL_EXTRA=; \
      7   1.8  tsutsui 	echo "${DBSYM} $@ || true"; \
      8  1.13  tsutsui 	${DBSYM} $@ || true
      9