[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Gsrc-commit] trunk r9147: minor rewrodings
From: |
Carl Hansen |
Subject: |
[Gsrc-commit] trunk r9147: minor rewrodings |
Date: |
Fri, 14 Apr 2023 21:47:02 -0400 (EDT) |
User-agent: |
Bazaar (2.7.0dev1) |
------------------------------------------------------------
revno: 9147
revision-id: carlhansen1234@gmail.com-20230415014657-8ynxuwl08tq5soru
parent: carlhansen1234@gmail.com-20230415014240-be24bi9u7a2xnfqm
committer: carlhansen1234@gmail.com
branch nick: trunk
timestamp: Fri 2023-04-14 18:46:57 -0700
message:
minor rewrodings
modified:
pkg/gnualpha/gcc10snapshot/Makefile makefile-20190506050828-2enxreepw1xsv1i3-3
pkg/gnualpha/gcc11snapshot/Makefile makefile-20200504135031-otn1xmukflpi5739-3
pkg/gnualpha/gcc12snapshot/Makefile makefile-20210427033705-fj19fk40drjylrep-3
pkg/gnualpha/gcc13snapshot/Makefile makefile-20220519220938-86phqbzfi9rlqj68-2
pkg/gnualpha/mpria/Makefile makefile-20160617014725-uokjfnggs70iry9h-1428
=== modified file 'pkg/gnualpha/gcc10snapshot/Makefile'
--- a/pkg/gnualpha/gcc10snapshot/Makefile 2023-04-15 01:42:40 +0000
+++ b/pkg/gnualpha/gcc10snapshot/Makefile 2023-04-15 01:46:57 +0000
@@ -81,7 +81,7 @@
#
######################################################################
-include ../../../gar/gar.lib/auto.mk
+include ../../../gar/gar.lib/autotools.mk
include ../../../gar/gar.lib/info.mk
include config.mk
=== modified file 'pkg/gnualpha/gcc11snapshot/Makefile'
--- a/pkg/gnualpha/gcc11snapshot/Makefile 2023-04-15 01:42:40 +0000
+++ b/pkg/gnualpha/gcc11snapshot/Makefile 2023-04-15 01:46:57 +0000
@@ -75,7 +75,7 @@
######################################################################
-include ../../../gar/gar.lib/auto.mk
+include ../../../gar/gar.lib/autotools.mk
include ../../../gar/gar.lib/info.mk
include config.mk
=== modified file 'pkg/gnualpha/gcc12snapshot/Makefile'
--- a/pkg/gnualpha/gcc12snapshot/Makefile 2023-04-15 01:42:40 +0000
+++ b/pkg/gnualpha/gcc12snapshot/Makefile 2023-04-15 01:46:57 +0000
@@ -81,7 +81,7 @@
#
######################################################################
-include ../../../gar/gar.lib/auto.mk
+include ../../../gar/gar.lib/autotools.mk
include ../../../gar/gar.lib/info.mk
include config.mk
=== modified file 'pkg/gnualpha/gcc13snapshot/Makefile'
--- a/pkg/gnualpha/gcc13snapshot/Makefile 2023-04-15 01:42:40 +0000
+++ b/pkg/gnualpha/gcc13snapshot/Makefile 2023-04-15 01:46:57 +0000
@@ -74,7 +74,7 @@
# BUG gccbrig.info gfc-internals.info not installing correctly yet
######################################################################
-include ../../../gar/gar.lib/auto.mk
+include ../../../gar/gar.lib/autotools.mk
include ../../../gar/gar.lib/info.mk
include config.mk
=== modified file 'pkg/gnualpha/mpria/Makefile'
--- a/pkg/gnualpha/mpria/Makefile 2017-09-23 22:16:36 +0000
+++ b/pkg/gnualpha/mpria/Makefile 2023-04-15 01:46:57 +0000
@@ -38,5 +38,5 @@
######################################################################
-include ../../../gar/gar.lib/auto.mk
+include ../../../gar/gar.lib/autotools.mk
include config.mk
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Gsrc-commit] trunk r9147: minor rewrodings,
Carl Hansen <=