1 # $NetBSD: Makefile,v 1.3 1997/05/08 21:12:48 gwr Exp $ 2 3 PROG= makedbm 4 SRCS= localhostname.c makedbm.c read_line.c ypdb.c 5 MAN= makedbm.8 6 .PATH: ${.CURDIR}/../common 7 CFLAGS+=-I${.CURDIR}/../common 8 9 .include <bsd.prog.mk> 10
Indexes created Thu Oct 30 16:09:53 GMT 2025