summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2021-09-16 19:19:40 +0000
committerwiz <wiz@pkgsrc.org>2021-09-16 19:19:40 +0000
commitc77999ea6670b7be21a294c58f1ae54eb2a8f2e7 (patch)
tree61144f415f9a2c5e5c717961960ac68bbc9dd62c
parent4642f8b7806adb93369c19c038066b7313294cd2 (diff)
downloadpkgsrc-c77999ea6670b7be21a294c58f1ae54eb2a8f2e7.tar.gz
lang/Makefile: + csmith
-rw-r--r--lang/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/Makefile b/lang/Makefile
index fc9db23cdb4..8209bc89978 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -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