1 # $NetBSD: Makefile,v 1.2 2003/03/04 14:33:55 jmmv Exp $ 2 # 3 4 PROG= wsmoused 5 SRCS= wsmoused.c config.c config_yacc.y config_lex.l events.c selection.c 6 7 MAN= wsmoused.conf.5 wsmoused.8 8 9 CPPFLAGS+= -I. 10 11 YHEADER= yes 12 13 .include <bsd.prog.mk> 14
Indexes created Mon Oct 13 08:09:50 GMT 2025