Home | History | Annotate | Line # | Download | only in uxterm
Makefile revision 1.1.1.1.76.1
      1  1.1.1.1.76.1  perseant #	$NetBSD: Makefile,v 1.1.1.1.76.1 2025/08/02 05:50:41 perseant Exp $
      2           1.1       mrg 
      3           1.1       mrg .include <bsd.own.mk>
      4           1.1       mrg 
      5           1.1       mrg SCRIPTS=uxterm
      6           1.1       mrg 
      7  1.1.1.1.76.1  perseant APPDEFS=	UXTerm.ad UXTerm-color.ad
      8  1.1.1.1.76.1  perseant 
      9  1.1.1.1.76.1  perseant BUILDSYMLINKS+=	XTerm-col.ad UXTerm-color.ad
     10           1.1       mrg 
     11           1.1       mrg .PATH:	${X11SRCDIR.xterm}
     12           1.1       mrg 
     13           1.1       mrg .include <bsd.x11.mk>
     14           1.1       mrg .include <bsd.prog.mk>
     15