Home | History | Annotate | Line # | Download | only in dasync
Makefile revision 1.1
      1  1.1  christos #	$NetBSD: Makefile,v 1.1 2018/12/08 23:24:01 christos Exp $
      2  1.1  christos 
      3  1.1  christos LIB=	dasync
      4  1.1  christos SRCS=	e_dasync.c e_dasync_err.c
      5  1.1  christos 
      6  1.1  christos .include "../engines.mk"
      7