Added man pages. Man pages are now installed.
This commit is contained in:
@@ -31,5 +31,7 @@ SRCS.c += ../drvTime.c
|
||||
|
||||
TARGETS = $(SRCS.c:../%.c=%.o)
|
||||
|
||||
MAN3 = drvEpvxi.3
|
||||
|
||||
include $(EPICS)/config/RULES.Vx
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -41,6 +41,8 @@ LIBOBJS += assertVX.o
|
||||
|
||||
LIBNAME = libCom
|
||||
|
||||
MAN3 = gpHash.3 freeList.3
|
||||
|
||||
include $(EPICS)/config/RULES.Vx
|
||||
|
||||
clean::
|
||||
|
||||
Reference in New Issue
Block a user