1 # $NetBSD: Makefile,v 1.2 1999/07/03 06:26:25 itojun Exp $ 2 3 .PATH: ${.CURDIR}/../tcpdump 4 5 PROG= ndp 6 SRCS= ndp.c gmt2local.c 7 MAN= ndp.8 8 9 CPPFLAGS+=-DINET6 10 CPPFLAGS+=-I. -I${.CURDIR}/../tcpdump 11 12 .include <bsd.prog.mk> 13
Indexes created Tue Oct 14 01:09:49 GMT 2025