gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r9734: update pforth to master


From: Carl Hansen
Subject: [Gsrc-commit] trunk r9734: update pforth to master
Date: Thu, 30 Nov 2023 01:24:17 -0500 (EST)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 9734
revision-id: carlhansen@gnu.org-20231130062409-fz1j6kn5nwq7htpj
parent: carlhansen@gnu.org-20231130054630-3zc0tzw6d6vdof3j
committer: carlhansen@gnu.org
branch nick: trunk
timestamp: Wed 2023-11-29 22:24:09 -0800
message:
  update pforth to master
modified:
  pkg/other/pforth/Makefile      makefile-20221105075755-szcozaoe1b83ooqy-3
=== modified file 'pkg/other/pforth/Makefile'
--- a/pkg/other/pforth/Makefile 2023-03-31 03:20:40 +0000
+++ b/pkg/other/pforth/Makefile 2023-11-30 06:24:09 +0000
@@ -48,11 +48,11 @@
 GITSRC =  $(BASEDIRABS)/$(DOWNLOADDIRGIT)/$(GARNAME)
 #WORKSRC =               $(DOWNLOADDIRGIT)/$(GARNAME)
 WORKSRC = $(GITSRC)
-
+#WORKOBJ =  $(WORKSRC)
 WORKOBJ =  $(WORKSRC)
 
 #This isn't great, building GIT dir
-
+# to FIXME, someday
 
 BUILDDEPS =
 LIBDEPS =
@@ -65,14 +65,12 @@
 
 .PHONY: install-me pre-fetch build-t install-me
 
- 
-
 info:
        @echo PWD  $(PWD)
        @echo GITSRC $(GITSRC)
        @echo WORKSRC $(WORKSRC)
        @echo WORKOBJ $(WORKOBJ)
-       @echo   $(BASEDIRABS)
+       @echo BASEDIRAGS   $(BASEDIRABS)
        @echo   $(packagedir)
        @echo   $(packagesdir)
 
@@ -98,5 +96,3 @@
        $(MAKECOOKIE)
 
 
-
-


reply via email to

[Prev in Thread] Current Thread [Next in Thread]