Module Name:    src
Committed By:   christos
Date:           Sun Aug 18 14:11:21 UTC 2024

Modified Files:
        src/tools: Makefile
Removed Files:
        src/tools/maketab: Makefile

Log Message:
remove maketab


To generate a diff of this commit:
cvs rdiff -u -r1.224 -r1.225 src/tools/Makefile
cvs rdiff -u -r1.1 -r0 src/tools/maketab/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/tools/Makefile
diff -u src/tools/Makefile:1.224 src/tools/Makefile:1.225
--- src/tools/Makefile:1.224	Sat Aug 17 18:24:01 2024
+++ src/tools/Makefile	Sun Aug 18 10:11:21 2024
@@ -1,4 +1,4 @@
-#	$NetBSD: Makefile,v 1.224 2024/08/17 22:24:01 christos Exp $
+#	$NetBSD: Makefile,v 1.225 2024/08/18 14:11:21 christos Exp $
 
 .include <bsd.own.mk>
 .include <bsd.endian.mk>
@@ -105,7 +105,7 @@ SUBDIR+= cap_mkdb crunchgen ctags gencat
 		makewhatis mtree nbperf .WAIT uudecode
 .endif
 
-SUBDIR+= cat gzip rpcgen join lorder m4 mkdep tsort .WAIT yacc .WAIT maketab .WAIT awk .WAIT lex
+SUBDIR+= cat gzip rpcgen join lorder m4 mkdep tsort .WAIT yacc .WAIT awk .WAIT lex
 .if ${TOOLS_BUILDRUMP} == "no"
 SUBDIR+= xz-include .WAIT grep xz-lib pax .WAIT libprop
 

Reply via email to