The Unix Heritage Society mailing list
 help / color / mirror / Atom feed
From: ed@flat5.net (Ed Skinner)
Subject: [TUHS] Make love
Date: Fri, 31 Jul 2015 10:00:57 -0700	[thread overview]
Message-ID: <555A24B3-6DB9-4011-A641-7A1F391670CC@flat5.net> (raw)
In-Reply-To: <3E6077F9-A4B6-435C-8DBA-71A933052EEF@bsdimp.com>

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 1232 bytes --]

Of course, you could add your own /usr/local/bin/make:

#/bin/sh
if test $# -eq 1 && test "$1" == "love"; then
    echo make: Hey, I\'m a computer and don\'t have the apparatus for that. \{Sulks off and cries to itself.\}
else
    /usr/bin/make $*
fi



—
Ed Skinner, ed at flat5.net, http://www.flat5.net/, 480-492-7664

> On Jul 31, 2015, at 9:40 AM, Warner Losh <imp at bsdimp.com> wrote:
> 
> 
>> On Jul 31, 2015, at 10:09 AM, random832 at fastmail.us wrote:
>> 
>> On Thu, Jul 30, 2015, at 16:51, Jaap Akkerhuis wrote:
>>> make: don't know how to make love.
>>> 
>>> is the answer I remember.
>>> 
>>> FreeBSD make actually says: "make: don't know how to make love. Stop"
>>> 
>>> 	jaap
>> 
>> FreeBSD has a commit dated April 1998, with the description "Use
>> historically correct error message in some cases, optionally."
>> 
>> https://svnweb.freebsd.org/base?view=revision&revision=35483
> 
> We replaced FreeBSD’s make with NetBSD’s bmake. The NetBSD
> make, evidently, is more humorless :) Maybe I should commit a local change
> to bring it back :)
> 
> Warner
> 
> 
> _______________________________________________
> TUHS mailing list
> TUHS at minnie.tuhs.org
> https://minnie.tuhs.org/mailman/listinfo/tuhs




  reply	other threads:[~2015-07-31 17:00 UTC|newest]

Thread overview: 31+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-07-30 20:00 Dave Horsfall
2015-07-30 20:03 ` John Cowan
2015-07-31 16:32   ` ron
2015-07-31 16:39     ` John Cowan
2015-07-30 20:37 ` Ori Idan
2015-07-30 20:45   ` Chet Ramey
2015-07-30 20:51   ` Jaap Akkerhuis
2015-07-31 16:09     ` random832
2015-07-31 16:40       ` Warner Losh
2015-07-31 17:00         ` Ed Skinner [this message]
2015-07-30 21:11 Norman Wilson
2015-07-31  0:16 Nemo
2015-07-31 17:23 Norman Wilson
2015-07-31 21:05 ` Warner Losh
2015-07-31 23:48   ` John Cowan
2015-08-01  3:48     ` Larry McVoy
2015-08-01  2:42   ` scj
2015-08-02  1:35     ` Mary Ann Horton
2015-08-02  9:45     ` arnold
2015-08-10 17:51       ` scj
2015-08-01  3:20   ` Dave Horsfall
2015-08-01  3:36     ` Steve Nickolas
2015-08-01 11:19       ` Milo Velimirovic
2015-08-01 11:28         ` Milo Velimirovic
2015-08-01  3:50     ` Larry McVoy
2015-08-01  4:53       ` Steve Nickolas
2015-08-01 17:02       ` Clem cole
2015-08-01 17:04       ` Clem cole
2015-08-01  7:21     ` Warner Losh
2015-08-01 11:16       ` Ronald Natalie
2015-08-01 11:03 Norman Wilson

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=555A24B3-6DB9-4011-A641-7A1F391670CC@flat5.net \
    --to=ed@flat5.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).