12 lines
228 B
Makefile
12 lines
228 B
Makefile
#ident $Revision: 1.4 $
|
|
#
|
|
IDB_PATH=/usr/share/catman/p_man/cat3c
|
|
|
|
include $(ROOT)/usr/include/make/mandefs
|
|
|
|
include $(ROOT)/usr/include/make/manrules
|
|
|
|
# Language that the manual pages will be build for.
|
|
LANGOPT=c
|
|
|