12 lines
248 B
Makefile
12 lines
248 B
Makefile
#ident $Revision: 1.2 $
|
|
#
|
|
IDB_PATH=/usr/share/catman/p_man/cat3
|
|
IDB_TAG=react.man.frs
|
|
|
|
include $(ROOT)/usr/include/make/mandefs
|
|
|
|
include $(ROOT)/usr/include/make/manrules
|
|
|
|
# Language that the manual pages will be build for.
|
|
LANGOPT=c
|