diff options
Diffstat (limited to 'fortune')
| -rw-r--r-- | fortune/Makefile | 3 | ||||
| -rw-r--r-- | fortune/datfiles/Makefile | 3 | ||||
| -rw-r--r-- | fortune/strfile/Makefile | 3 | ||||
| -rw-r--r-- | fortune/unstr/Makefile | 3 |
4 files changed, 8 insertions, 4 deletions
diff --git a/fortune/Makefile b/fortune/Makefile index ccb5ba60..d912d072 100644 --- a/fortune/Makefile +++ b/fortune/Makefile @@ -1,4 +1,5 @@ -# @(#)Makefile 5.6 (Berkeley) 4/27/91 +# from: @(#)Makefile 5.6 (Berkeley) 4/27/91 +# $Id: Makefile,v 1.4 1993/08/01 05:45:23 mycroft Exp $ SUBDIR= fortune diff --git a/fortune/datfiles/Makefile b/fortune/datfiles/Makefile index 5e4d8724..d70c5115 100644 --- a/fortune/datfiles/Makefile +++ b/fortune/datfiles/Makefile @@ -1,4 +1,5 @@ -# @(#)Makefile 5.2 (Berkeley) 5/6/91 +# from: @(#)Makefile 5.2 (Berkeley) 5/6/91 +# $Id: Makefile,v 1.6 1993/08/01 05:45:27 mycroft Exp $ # # set `OBSCENE' to "real" to have obscene fortunes installed, diff --git a/fortune/strfile/Makefile b/fortune/strfile/Makefile index 96ee7782..2b8af859 100644 --- a/fortune/strfile/Makefile +++ b/fortune/strfile/Makefile @@ -1,4 +1,5 @@ -# @(#)Makefile 5.1 (Berkeley) 4/27/91 +# from: @(#)Makefile 5.1 (Berkeley) 4/27/91 +# $Id: Makefile,v 1.2 1993/08/01 05:45:20 mycroft Exp $ PROG= strfile NOMAN= noman diff --git a/fortune/unstr/Makefile b/fortune/unstr/Makefile index 12ce2289..c884c67d 100644 --- a/fortune/unstr/Makefile +++ b/fortune/unstr/Makefile @@ -1,4 +1,5 @@ -# @(#)Makefile 5.1 (Berkeley) 4/27/91 +# from: @(#)Makefile 5.1 (Berkeley) 4/27/91 +# $Id: Makefile,v 1.2 1993/08/01 05:45:17 mycroft Exp $ PROG= unstr NOMAN= noman |
