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:33:01 UTC 2017
Modified Files:
pkgsrc/cross: Makefile
Log Message:
Add pdp11-aout-gcc
To generate a diff of this commit:
cvs rdiff -u -r1.69 -r1.70 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.69 pkgsrc/cross/Makefile:1.70
--- pkgsrc/cross/Makefile:1.69 Mon Jul 3 17:29:37 2017
+++ pkgsrc/cross/Makefile Mon Jul 3 17:33:01 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.69 2017/07/03 17:29:37 ryoon Exp $
+# $NetBSD: Makefile,v 1.70 2017/07/03 17:33:01 ryoon Exp $
#
COMMENT= Cross-platform development utilities
@@ -48,6 +48,7 @@ SUBDIR+= nios2-gcc3
SUBDIR+= nios2-gcc41
SUBDIR+= objconv
SUBDIR+= pdp11-aout-binutils
+SUBDIR+= pdp11-aout-gcc
SUBDIR+= stlink
SUBDIR+= uisp
Home |
Main Index |
Thread Index |
Old Index