Added man pages. Man pages are now installed.

This commit is contained in:
Janet B. Anderson
1995-12-07 21:03:27 +00:00
parent 4c5497c74e
commit f8dd9b2bf7
3 changed files with 6 additions and 0 deletions

View File

@@ -31,5 +31,7 @@ SRCS.c += ../drvTime.c
TARGETS = $(SRCS.c:../%.c=%.o)
MAN3 = drvEpvxi.3
include $(EPICS)/config/RULES.Vx

View File

@@ -49,6 +49,8 @@ LIBNAME = libCom.a
#TARGETS = tsTest
MAN3 = gpHash.3 freeList.3
include $(EPICS)/config/RULES.Unix
errSymTbl.o: errSymTbl.c errInc.o

View File

@@ -41,6 +41,8 @@ LIBOBJS += assertVX.o
LIBNAME = libCom
MAN3 = gpHash.3 freeList.3
include $(EPICS)/config/RULES.Vx
clean::