[Midnightbsd-cvs] [MidnightBSD/src] 92c783: modernize makefile

Lucas Holt noreply at github.com
Sun May 10 16:46:13 EDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/MidnightBSD/src
  Commit: 92c783c8d819d0301b6ada9bd2ae78f7c4ae2c73
      https://github.com/MidnightBSD/src/commit/92c783c8d819d0301b6ada9bd2ae78f7c4ae2c73
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2020-05-10 (Sun, 10 May 2020)

  Changed paths:
    M libexec/tcpd/Makefile

  Log Message:
  -----------
  modernize makefile


  Commit: 20f99471ca68ee9df249a5fbfde02ce3143741a2
      https://github.com/MidnightBSD/src/commit/20f99471ca68ee9df249a5fbfde02ce3143741a2
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2020-05-10 (Sun, 10 May 2020)

  Changed paths:
    M libexec/mknetid/Makefile
    M libexec/mknetid/hash.c
    M libexec/mknetid/hash.h
    M libexec/mknetid/mknetid.8
    M libexec/mknetid/mknetid.c
    M libexec/mknetid/netid.5
    M libexec/mknetid/parse_group.c
    M libexec/rpc.rquotad/Makefile
    M libexec/rpc.rquotad/rpc.rquotad.8
    M libexec/rpc.rquotad/rquotad.c
    M libexec/rpc.rstatd/Makefile
    M libexec/rpc.rstatd/rpc.rstatd.8
    M libexec/rpc.rstatd/rstat_proc.c
    M libexec/rpc.rstatd/rstatd.c
    M libexec/rpc.rusersd/Makefile
    M libexec/rpc.rusersd/extern.h
    M libexec/rpc.rusersd/rpc.rusersd.8
    M libexec/rpc.rusersd/rusers_proc.c
    M libexec/rpc.rusersd/rusersd.c
    M libexec/rpc.rwalld/Makefile
    M libexec/rpc.rwalld/rpc.rwalld.8
    M libexec/rpc.rwalld/rwalld.c
    M libexec/rpc.sprayd/Makefile
    M libexec/rpc.sprayd/rpc.sprayd.8
    M libexec/rpc.sprayd/sprayd.c
    M libexec/rtld-aout/shlib.c
    M libexec/rtld-aout/shlib.h
    M libexec/rtld-aout/support.c
    M libexec/rtld-aout/support.h
    M libexec/rtld-elf/Makefile
    M libexec/rtld-elf/Symbol.map
    M libexec/rtld-elf/amd64/Makefile.inc
    M libexec/rtld-elf/amd64/elf_rtld.x
    M libexec/rtld-elf/amd64/reloc.c
    M libexec/rtld-elf/amd64/rtld_machdep.h
    M libexec/rtld-elf/amd64/rtld_start.S
    M libexec/rtld-elf/arm/Makefile.inc
    M libexec/rtld-elf/arm/reloc.c
    M libexec/rtld-elf/arm/rtld_machdep.h
    M libexec/rtld-elf/arm/rtld_start.S
    M libexec/rtld-elf/debug.c
    M libexec/rtld-elf/debug.h
    M libexec/rtld-elf/i386/Makefile.inc
    M libexec/rtld-elf/i386/Symbol.map
    M libexec/rtld-elf/i386/elf_rtld.x
    M libexec/rtld-elf/i386/reloc.c
    M libexec/rtld-elf/i386/rtld_machdep.h
    M libexec/rtld-elf/i386/rtld_start.S
    M libexec/rtld-elf/libmap.c
    M libexec/rtld-elf/libmap.h
    M libexec/rtld-elf/malloc.c
    M libexec/rtld-elf/map_object.c
    M libexec/rtld-elf/mips/reloc.c
    M libexec/rtld-elf/mips/rtld_machdep.h
    M libexec/rtld-elf/mips/rtld_start.S
    M libexec/rtld-elf/powerpc/Makefile.inc
    M libexec/rtld-elf/powerpc/reloc.c
    M libexec/rtld-elf/powerpc/rtld_machdep.h
    M libexec/rtld-elf/powerpc/rtld_start.S
    M libexec/rtld-elf/powerpc64/Makefile.inc
    M libexec/rtld-elf/powerpc64/reloc.c
    M libexec/rtld-elf/powerpc64/rtld_machdep.h
    M libexec/rtld-elf/powerpc64/rtld_start.S
    M libexec/rtld-elf/rtld.1
    M libexec/rtld-elf/rtld.c
    M libexec/rtld-elf/rtld.h
    M libexec/rtld-elf/rtld_lock.c
    M libexec/rtld-elf/rtld_lock.h
    M libexec/rtld-elf/rtld_printf.c
    M libexec/rtld-elf/rtld_printf.h
    M libexec/rtld-elf/rtld_tls.h
    R libexec/rtld-elf/sparc64/Makefile.inc
    R libexec/rtld-elf/sparc64/reloc.c
    R libexec/rtld-elf/sparc64/rtld_machdep.h
    R libexec/rtld-elf/sparc64/rtld_start.S
    M libexec/rtld-elf/xmalloc.c

  Log Message:
  -----------
  add os tags


Compare: https://github.com/MidnightBSD/src/compare/0c5abc495745...20f99471ca68


More information about the Midnightbsd-cvs mailing list