1 # $NetBSD: Makefile,v 1.1 2006/01/24 18:59:23 elad Exp $ 2 3 NOMAN=yes 4 PROG= qsafe 5 SRCS= qsafe.c qfile.c 6 QSIEVE=${.CURDIR}/../qsieve 7 .PATH: ${QSIEVE} 8 CPPFLAGS+=-I${QSIEVE} 9 10 .include <bsd.prog.mk> 11
Indexes created Fri Oct 17 09:09:57 GMT 2025