Added Log and/or Id.

This commit is contained in:
Matt Needes
1994-08-12 18:51:29 +00:00
parent 8ef983fcf0
commit ef21992c4c
3 changed files with 6 additions and 0 deletions

View File

@@ -16,6 +16,8 @@
# be touched to indicate that a certain portion of the build
# is complete.
#
# $Log$
#
EPICS=..
include $(EPICS)/config/CONFIG_BASE

View File

@@ -4,6 +4,8 @@
# "Diabolical" EPICS Makefile For Top-Level Subdirectory Recursions
# by Matthew Needes and Mike Bordua
#
# $Log$
#
EPICS=..
include $(EPICS)/config/CONFIG

2
README
View File

@@ -1,5 +1,7 @@
$Id$
3.12 EPICS BASE release notes and build instructions.
- By Matthew Needes
----------------------------------------------------------------------------
Part 1 - Configuring and Building EPICS Base