# $NetBSD: Makefile,v 1.1 2021/12/07 17:39:55 brad Exp $
PROG= scmdctl
SRCS= scmdctl.c uart.c i2cspi.c printscmd.c common.c
.include <bsd.prog.mk>