[Snek] [keith-packard/snek] 786c3c: hosts/linux: Add empty 'install' target

Keith Packard noreply at github.com
Thu Nov 28 10:35:36 PST 2019


  Branch: refs/heads/master
  Home:   https://github.com/keith-packard/snek
  Commit: 786c3ca6a66b552b6692dd9c81225007e57fb35a
      https://github.com/keith-packard/snek/commit/786c3ca6a66b552b6692dd9c81225007e57fb35a
  Author: Keith Packard <keithp at keithp.com>
  Date:   2019-11-28 (Thu, 28 Nov 2019)

  Changed paths:
    M hosts/linux/Makefile

  Log Message:
  -----------
  hosts/linux: Add empty 'install' target

Make sure 'make install' succeeds.

Signed-off-by: Keith Packard <keithp at keithp.com>


  Commit: 33dec7d97a32e3abe5870f7ba53bada7125cba0e
      https://github.com/keith-packard/snek/commit/33dec7d97a32e3abe5870f7ba53bada7125cba0e
  Author: Keith Packard <keithp at keithp.com>
  Date:   2019-11-28 (Thu, 28 Nov 2019)

  Changed paths:
    M Makefile
    M doc/Makefile
    M examples/Makefile
    M hosts/windows/Makefile

  Log Message:
  -----------
  Add '|| exit 1' inside Makefile 'for' loops to catch errors

Make sure all elements of the loops succeed, rather than letting them
fail silently.

Signed-off-by: Keith Packard <keithp at keithp.com>


Compare: https://github.com/keith-packard/snek/compare/40d8f1c35769...33dec7d97a32


More information about the Snek mailing list