# $FreeBSD$ PROG= athpoke LINKS= ${BINDIR}/${PROG} ${BINDIR}/athpeek .PATH.c: ${.CURDIR}/../common SRCS= athpoke.c SRCS+= dumpregs_5210.c SRCS+= dumpregs_5211.c SRCS+= dumpregs_5212.c SRCS+= dumpregs_5416.c .include <../Makefile.inc> .include