Home | History | Annotate | Line # | Download | only in srt
Makefile revision 1.1.4.2
      1  1.1.4.2  christos # $NetBSD: Makefile,v 1.1.4.2 2019/06/10 22:09:39 christos Exp $
      2  1.1.4.2  christos 
      3  1.1.4.2  christos .include "../Makefile.inc"
      4  1.1.4.2  christos 
      5  1.1.4.2  christos KMOD=		srt
      6  1.1.4.2  christos SRCS=		srt.c
      7  1.1.4.2  christos 
      8  1.1.4.2  christos .include <bsd.kmodule.mk>
      9