diff options
| author | Andrey A. Chernov <ache@FreeBSD.org> | 1995-01-22 21:56:38 +0000 |
|---|---|---|
| committer | Andrey A. Chernov <ache@FreeBSD.org> | 1995-01-22 21:56:38 +0000 |
| commit | 95f51c5b57b80f726d3873a3d47c8f09731bb251 (patch) | |
| tree | 373c8ff7cdc00b46b03063783031c00e858e12eb /gnu/usr.bin | |
| parent | ae46450f21fddbee5c658326a4ea34dd8798255b (diff) | |
Notes
Diffstat (limited to 'gnu/usr.bin')
| -rw-r--r-- | gnu/usr.bin/cc/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/usr.bin/cc/Makefile b/gnu/usr.bin/cc/Makefile index 608c9b129c984..8be131e8ec3fc 100644 --- a/gnu/usr.bin/cc/Makefile +++ b/gnu/usr.bin/cc/Makefile @@ -1,8 +1,8 @@ # -# $Id$ +# $Id: Makefile,v 1.4 1994/11/15 04:51:20 phk Exp $ # -PGMDIR= cc_int cpp cc1 cc cc1plus c++ f77 libgcc +PGMDIR= cc_int cpp cc1 cc cc1plus c++ f77 libgcc doc SUBDIR= $(PGMDIR) .include <bsd.subdir.mk> |
