# $NetBSD: Makefile,v 1.1 2001/05/22 18:57:45 christos Exp $ PROG= swabcheck SRCS= swabcheck.c MKMAN= no regress: ${PROG} ./${PROG} .include