Follow-up Comment #3, bug #50300 (project make):

I think you overlooked the reference to ".POSIX target":

$ cat Makefile                                                         
.POSIX:
$ gmake -pq | grep ^CFLAGS 
gmake: *** No targets.  Stop.
CFLAGS := -O
$ gmake --version
GNU Make 4.2.1
...


Philip Guenther


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?50300>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/


_______________________________________________
Bug-make mailing list
Bug-make@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-make

Reply via email to