1 INCDIR
= /usr
/include/rpc
4 # FIXME: we shouldn't actually install rpc_sztypes.x, only the .h file
9 # headers generated from .x files
13 INCS
+= ${GENERATED_INCS}
14 CLEANFILES
+= ${GENERATED_INCS}
16 RPCGEN?
= /usr
/bin
/rpcgen
23 all: ${GENERATED_INCS}
28 ${RPCGEN} $(RPCGENFLAGS
) $< -o
$@