| version 1.256, 2010/12/13 21:47:04 |
version 1.257, 2011/01/17 18:05:52 |
| Line 220 SRCS+= ${PROG}_hostops.c |
|
| Line 220 SRCS+= ${PROG}_hostops.c |
|
| SRCS= ${PROG}.c ${PROG}_hostops.c |
SRCS= ${PROG}.c ${PROG}_hostops.c |
| SRCS.rump.${PROG}= ${PROG}.c ${PROG}_rumpops.c ${RUMPSRCS} |
SRCS.rump.${PROG}= ${PROG}.c ${PROG}_rumpops.c ${RUMPSRCS} |
| . endif |
. endif |
| |
DPSRCS+= ${PROG}_rumpops.c ${RUMPSRCS} |
| LDADD.rump.${PROG}+= -lrumpclient |
LDADD.rump.${PROG}+= -lrumpclient |
| DPADD.rump.${PROG}+= ${LIBRUMPCLIENT} |
DPADD.rump.${PROG}+= ${LIBRUMPCLIENT} |
| MAN.rump.${PROG}= # defined but feeling empty |
MAN.rump.${PROG}= # defined but feeling empty |