1 # $NetBSD: Makefile,v 1.1.6.2 2019/06/10 22:09:41 christos Exp $ 2 3 .include "../Makefile.inc" 4 5 CPPFLAGS+= 6 7 .PATH: ${S}/dev/tprof 8 9 KMOD= tprof_x86 10 SRCS= tprof_x86.c tprof_x86_amd.c tprof_x86_intel.c 11 12 .include <bsd.kmodule.mk> 13
Indexes created Tue Oct 28 07:09:57 GMT 2025