diff options
Diffstat (limited to 'sail')
| -rw-r--r-- | sail/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sail/Makefile b/sail/Makefile index 28a37f0d..4e4df8e4 100644 --- a/sail/Makefile +++ b/sail/Makefile @@ -1,4 +1,5 @@ -# @(#)Makefile 5.10 (Berkeley) 5/11/90 +# from: @(#)Makefile 5.10 (Berkeley) 5/11/90 +# $Id: Makefile,v 1.3 1993/08/01 05:44:23 mycroft Exp $ PROG= sail SRCS= main.c pl_main.c pl_1.c pl_2.c pl_3.c pl_4.c pl_5.c pl_6.c pl_7.c \ |
