diff options
| author | Bruce Evans <bde@FreeBSD.org> | 1996-09-04 22:25:35 +0000 |
|---|---|---|
| committer | Bruce Evans <bde@FreeBSD.org> | 1996-09-04 22:25:35 +0000 |
| commit | 680b396b513f464d200c4d2409472d49ea979278 (patch) | |
| tree | 4cd7587f2b059fb83cf6c448d995092c55ba63ff /lib/libcom_err | |
| parent | c771590aa7ec930235fa7595a1710d803c289109 (diff) | |
Notes
Diffstat (limited to 'lib/libcom_err')
| -rw-r--r-- | lib/libcom_err/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/lib/libcom_err/Makefile b/lib/libcom_err/Makefile index 2b1a9c509e58..a09601c3efbe 100644 --- a/lib/libcom_err/Makefile +++ b/lib/libcom_err/Makefile @@ -1,8 +1,7 @@ -# $Id: Makefile,v 1.2 1995/08/06 12:23:28 bde Exp $ +# $Id: Makefile,v 1.3 1996/08/30 01:45:45 peter Exp $ LIB= com_err SRCS= com_err.c error_message.c et_name.c init_et.c -CFLAGS+= -I. MAN3= com_err.3 SUBDIR= doc |
