From 474d9d6e0ff5d9f1a208369b20b7c394f5148f37 Mon Sep 17 00:00:00 2001 From: ceriel Date: Mon, 8 Oct 1984 16:21:03 +0000 Subject: [PATCH] Added RCSid. --- util/LLgen/READ_ME | 2 ++ util/LLgen/src/Makefile | 1 + 2 files changed, 3 insertions(+) diff --git a/util/LLgen/READ_ME b/util/LLgen/READ_ME index a9c411bf6..3bcd1e416 100644 --- a/util/LLgen/READ_ME +++ b/util/LLgen/READ_ME @@ -1,3 +1,5 @@ +$Header$ + To install LLgen, proceed as follows: - create a directory to put the libraryfiles in, f.i. diff --git a/util/LLgen/src/Makefile b/util/LLgen/src/Makefile index 2b4b1f58a..187d0f5bd 100644 --- a/util/LLgen/src/Makefile +++ b/util/LLgen/src/Makefile @@ -1,3 +1,4 @@ +# $Header$ PROF= LLOPT=-vvv -x CFLAGS=$(PROF) -O -DNDEBUG # -R -- 2.34.1