pkgsrc-Changes archive

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

CVS commit: pkgsrc/lang



Module Name:    pkgsrc
Committed By:   wiz
Date:           Thu Sep 16 19:19:40 UTC 2021

Modified Files:
        pkgsrc/lang: Makefile

Log Message:
lang/Makefile: + csmith


To generate a diff of this commit:
cvs rdiff -u -r1.605 -r1.606 pkgsrc/lang/Makefile

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

Modified files:

Index: pkgsrc/lang/Makefile
diff -u pkgsrc/lang/Makefile:1.605 pkgsrc/lang/Makefile:1.606
--- pkgsrc/lang/Makefile:1.605  Sun Aug 22 14:18:51 2021
+++ pkgsrc/lang/Makefile        Thu Sep 16 19:19:40 2021
@@ -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+=      clojure
 SUBDIR+=       compiler-rt
 SUBDIR+=       coq
 SUBDIR+=       cparser
+SUBDIR+=       csmith
 SUBDIR+=       cu-prolog
 SUBDIR+=       duktape
 SUBDIR+=       eag



Home | Main Index | Thread Index | Old Index