History log of /freebsd-current/usr.bin/m4/Makefile.depend
Revision Date Author Comments
# d0b2dbfa 16-Aug-2023 Warner Losh <imp@FreeBSD.org>

Remove $FreeBSD$: one-line sh pattern

Remove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/


# d9a42747 18-Apr-2023 Simon J. Gerraty <sjg@FreeBSD.org>

Update/fix Makefile.depend for userland


# ea825d02 30-Oct-2017 Bryan Drewery <bdrewery@FreeBSD.org>

DIRDEPS_BUILD: Update dependencies.

Sponsored by: Dell EMC Isilon


# bd18fd57 24-Feb-2016 Bryan Drewery <bdrewery@FreeBSD.org>

DIRDEPS_BUILD: Regenerate without local dependencies.

These are no longer needed after the recent 'beforebuild: depend' changes
and hooking DIRDEPS_BUILD into a subset of FAST_DEPEND which supports
skipping 'make depend'.

Sponsored by: EMC / Isilon Storage Division


# a36eca08 04-Nov-2015 Craig Rodrigues <rodrigc@FreeBSD.org>

Rename libohash to libopenbsd.

libopenbsd is an internal library which
to bring in compatibility stuff from OpenBSD.
This will allow us to bring in more
OpenBSD utilities into the FreeBSD base system.

We similarly use libnetbsd for bringing in stuff from NetBSD.

Reviewed by: bapt
Differential Revision: https://reviews.freebsd.org/D4078


# 44d314f7 08-Jun-2015 Simon J. Gerraty <sjg@FreeBSD.org>

dirdeps.mk now sets DEP_RELDIR


# 488c975a 19-Nov-2014 Simon J. Gerraty <sjg@FreeBSD.org>

Updated/new dependencies


# fae50821 16-May-2014 Simon J. Gerraty <sjg@FreeBSD.org>

Updated dependencies


# 76b28ad6 09-May-2014 Simon J. Gerraty <sjg@FreeBSD.org>

Updated dependencies


# 7cf3a1c6 11-Mar-2013 Simon J. Gerraty <sjg@FreeBSD.org>

Updated dependencies


# f5f7c052 15-Feb-2013 Simon J. Gerraty <sjg@FreeBSD.org>

Updated dependencies


# 7750ad47 22-Aug-2012 Marcel Moolenaar <marcel@FreeBSD.org>

Sync FreeBSD's bmake branch with Juniper's internal bmake branch.

Requested by: Simon Gerraty <sjg@juniper.net>