# $DragonFly: src/usr.bin/checkpt/Makefile,v 1.3 2005/01/16 04:28:00 cpressey Exp $ PROG= checkpt WARNS?= 6 SRCS= checkpt.c NOSHARED?= YES .include