pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/lang lang/Makefile: + csmith



details:   https://anonhg.NetBSD.org/pkgsrc/rev/39abba20de20
branches:  trunk
changeset: 458472:39abba20de20
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Thu Sep 16 19:19:40 2021 +0000

description:
lang/Makefile: + csmith

diffstat:

 lang/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r ae02af16a638 -r 39abba20de20 lang/Makefile
--- a/lang/Makefile     Thu Sep 16 19:19:05 2021 +0000
+++ b/lang/Makefile     Thu Sep 16 19:19:40 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.605 2021/08/22 14:18:51 bsiegert Exp $
+# $NetBSD: Makefile,v 1.606 2021/09/16 19:19:40 wiz Exp $
 #
 
 COMMENT=       Programming languages
@@ -38,6 +38,7 @@
 SUBDIR+=       compiler-rt
 SUBDIR+=       coq
 SUBDIR+=       cparser
+SUBDIR+=       csmith
 SUBDIR+=       cu-prolog
 SUBDIR+=       duktape
 SUBDIR+=       eag



Home | Main Index | Thread Index | Old Index