1 2 3 LIB= rumpkern_simplehook_tester 4 COMMENT=Tester for simplehook 5 6 SRCS= simplehook_tester.c 7 8 .ifdef RUMP_DEBUG 9 CPPFLAGS.simplehook_tester.c+= -DSIMPLEHOOK_TESTER_DEBUG 10 .endif 11 12 .include <bsd.lib.mk> 13 .include <bsd.klinks.mk> 14
Indexes created Sat Sep 20 22:09:52 GMT 2025