pkgsrc-Changes archive

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

CVS commit: pkgsrc/sysutils



Module Name:    pkgsrc
Committed By:   jnemeth
Date:           Thu Aug 17 04:35:35 UTC 2017

Modified Files:
        pkgsrc/sysutils: Makefile

Log Message:
add commented out u-boot which only contains Makefile fragments


To generate a diff of this commit:
cvs rdiff -u -r1.708 -r1.709 pkgsrc/sysutils/Makefile

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

Modified files:

Index: pkgsrc/sysutils/Makefile
diff -u pkgsrc/sysutils/Makefile:1.708 pkgsrc/sysutils/Makefile:1.709
--- pkgsrc/sysutils/Makefile:1.708      Wed Aug 16 21:04:23 2017
+++ pkgsrc/sysutils/Makefile    Thu Aug 17 04:35:35 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.708 2017/08/16 21:04:23 wiz Exp $
+# $NetBSD: Makefile,v 1.709 2017/08/17 04:35:35 jnemeth Exp $
 #
 
 COMMENT=       System utilities
@@ -582,6 +582,7 @@ SUBDIR+=    tpb
 SUBDIR+=       tphdisk
 SUBDIR+=       tree
 SUBDIR+=       ts
+#SUBDIR+=      u-boot                  # only contains Makefile fragments
 SUBDIR+=       u-boot-nanopi-neo
 SUBDIR+=       u-boot-orangepi-plus2e
 SUBDIR+=       u-boot-sinovoip-bpi-m3



Home | Main Index | Thread Index | Old Index