Cross Reference: Makefile
xref: /src/usr.sbin/tpctl/Makefile
  • Home
  • History
  • AnnotateAnnotate
  • Line#
  • Navigate
  • Raw
  • Download
  • only in /src/usr.sbin/tpctl/
11.6Sryo#	$NetBSD: Makefile,v 1.6 2018/04/01 04:35:06 ryo Exp $
21.1Stakemura
31.5Smatt.include <bsd.own.mk>
41.5Smatt
51.6Sryo.if ${MACHINE_CPU} == "aarch64" || \
61.6Sryo    ${MACHINE_CPU} == "arm" || \
71.6Sryo    ${MACHINE} == "hpcmips" || \
81.6Sryo    ${MACHINE} == "hpcsh"
91.1StakemuraPROG=	tpctl
101.1StakemuraSRCS=	main.c fb.c tp.c data.c
111.1Stakemura.endif
121.1Stakemura
131.1StakemuraMAN=	tpctl.8
141.1Stakemura
151.1Stakemura.include <bsd.prog.mk>
16

Indexes created Mon Nov 10 17:20:41 GMT 2025