9 lines
181 B
Makefile
9 lines
181 B
Makefile
# $NetBSD: Makefile,v 1.1 2004/10/07 13:49:24 rtr Exp $
|
|
|
|
XMODULEDIR= ${X11USRLIBDIR}/modules
|
|
|
|
SRCS= laymodule.c
|
|
|
|
.include "../../../Makefile.serverlib"
|
|
.include "../Makefile.layer"
|