Home | History | Annotate | Line # | Download | only in libsa
      1 # $NetBSD: Makefile.inc,v 1.3 2015/08/12 18:32:48 tsutsui Exp $
      2 
      3 .PATH.c: ${SA_EXTRADIR}
      4 .PATH.S: ${SA_EXTRADIR}
      5 
      6 # machine dependent routines
      7 SRCS+=   consio.S diskio.c
      8