Home | History | Annotate | Line # | Download | only in libsa
Makefile.inc revision 1.2.12.1
      1 # $NetBSD: Makefile.inc,v 1.2.12.1 2017/12/03 11:35:58 jdolecek Exp $
      2 
      3 .PATH.c: ${SA_EXTRADIR}
      4 .PATH.S: ${SA_EXTRADIR}
      5 
      6 # machine dependent routines
      7 SRCS+=   consio.S diskio.c
      8