pkgsrc-Changes archive

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

CVS commit: pkgsrc/cross



Module Name:    pkgsrc
Committed By:   ryoon
Date:           Mon Jul  3 17:29:37 UTC 2017

Modified Files:
        pkgsrc/cross: Makefile

Log Message:
Add pdp11-aout-binutils


To generate a diff of this commit:
cvs rdiff -u -r1.68 -r1.69 pkgsrc/cross/Makefile

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

Modified files:

Index: pkgsrc/cross/Makefile
diff -u pkgsrc/cross/Makefile:1.68 pkgsrc/cross/Makefile:1.69
--- pkgsrc/cross/Makefile:1.68  Wed Oct 19 12:49:48 2016
+++ pkgsrc/cross/Makefile       Mon Jul  3 17:29:37 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.68 2016/10/19 12:49:48 ryoon Exp $
+# $NetBSD: Makefile,v 1.69 2017/07/03 17:29:37 ryoon Exp $
 #
 
 COMMENT=       Cross-platform development utilities
@@ -47,6 +47,7 @@ SUBDIR+=      nios2-gcc
 SUBDIR+=       nios2-gcc3
 SUBDIR+=       nios2-gcc41
 SUBDIR+=       objconv
+SUBDIR+=       pdp11-aout-binutils
 SUBDIR+=       stlink
 SUBDIR+=       uisp
 



Home | Main Index | Thread Index | Old Index