We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e12842f commit b7c6e8cCopy full SHA for b7c6e8c
1 file changed
textproc/Makefile
@@ -1,4 +1,4 @@
1
-# $NetBSD: Makefile,v 1.1552 2025/11/28 20:07:22 dkazankov Exp $
+# $NetBSD: Makefile,v 1.1553 2025/12/04 11:05:38 jperkin Exp $
2
#
3
4
COMMENT= Text processing utilities (does not include desktop publishing)
@@ -1448,6 +1448,7 @@ SUBDIR+= tex-lwarp
1448
SUBDIR+= tex-lwarp-doc
1449
SUBDIR+= tex-makeindex
1450
SUBDIR+= tex-makeindex-doc
1451
+SUBDIR+= tex-markdown
1452
SUBDIR+= tex-xindy
1453
SUBDIR+= tex-xindy-doc
1454
SUBDIR+= tex-xmltex
0 commit comments