add comments for un-done stuff.

This commit is contained in:
mrg 2014-07-11 19:40:52 +00:00
parent 925e6883dc
commit 700eb93e95
1 changed files with 4 additions and 1 deletions

View File

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.12 2014/03/20 07:13:53 mrg Exp $
# $NetBSD: Makefile,v 1.13 2014/07/11 19:40:52 mrg Exp $
.include <bsd.own.mk>
@ -9,6 +9,9 @@ SRCS= button.c charproc.c charsets.c cursor.c data.c doublechr.c \
TekPrsTbl.c Tekproc.c VTPrsTbl.c main.c charclass.c precompose.c \
wcwidth.c xutf8.c cachedGCs.c xtermcap.c version.c
# graphics_regis.c graphics_sixel.c
# xterm.appdata.xml
CPPFLAGS+= -I${X11SRCDIR.${PROG}} \
-I${X11SRCDIR.${PROG}}/../include \
-I${DESTDIR}${X11INCDIR}/freetype2 \