1 1.1.2.2 pgoyette # $NetBSD: Makefile,v 1.1.2.2 2018/04/16 01:59:50 pgoyette Exp $ 2 1.1.2.2 pgoyette 3 1.1.2.2 pgoyette LIBISPRIVATE= yes 4 1.1.2.2 pgoyette 5 1.1.2.2 pgoyette LIB = omapi 6 1.1.2.2 pgoyette SRCS = protocol.c buffer.c alloc.c result.c connection.c errwarn.c \ 7 1.1.2.2 pgoyette listener.c dispatch.c generic.c support.c handle.c message.c \ 8 1.1.2.2 pgoyette auth.c convert.c hash.c array.c inet_addr.c trace.c \ 9 1.1.2.2 pgoyette toisc.c isclib.c 10 1.1.2.2 pgoyette 11 1.1.2.2 pgoyette DHCPSRCDIR= omapip 12 1.1.2.2 pgoyette 13 1.1.2.2 pgoyette .include <bsd.lib.mk> 14