pspp-commits
[Top][All Lists]
Advanced

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

[Pspp-commits] [SCM] GNU PSPP branch, master, updated. v1.4.0-88-g33cdbd


From: Ben Pfaff
Subject: [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v1.4.0-88-g33cdbdf
Date: Sat, 5 Sep 2020 18:18:41 -0400 (EDT)

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU PSPP".

The branch, master has been updated
       via  33cdbdf7e095370cf04240eed21344205a487191 (commit)
      from  31d82a2be4506259512ee4ed075eadb76750139f (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 33cdbdf7e095370cf04240eed21344205a487191
Author: Ben Pfaff <blp@cs.stanford.edu>
Date:   Sat Sep 5 15:08:33 2020 -0700

    Makefiles: Use $(PHONY) instead of .PHONY.
    
    Avoids a warning from Automake in Smake:
    
    src/ui/gui/automake.mk:463: warning: .PHONY was already defined in 
condition TRUE, which includes condition HAVE_GUI ...
    Makefile.am:91:   'src/automake.mk' included from here
    src/automake.mk:55:   'src/ui/automake.mk' included from here
    src/ui/automake.mk:21:   'src/ui/gui/automake.mk' included from here
    po/automake.mk:128: ... '.PHONY' previously defined here
    Makefile.am:87:   'po/automake.mk' included from here

-----------------------------------------------------------------------

Summary of changes:
 Makefile.am            | 2 +-
 doc/automake.mk        | 2 +-
 po/automake.mk         | 2 +-
 src/ui/gui/automake.mk | 2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)


hooks/post-receive
-- 
GNU PSPP



reply via email to

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