Home
last modified time | relevance | path

Searched refs:SERVER_OBJS (Results 1 – 1 of 1) sorted by relevance

/src/contrib/lib9p/ !
H A DGNUmakefile54 SERVER_OBJS := $(SERVER_SRCS:.c=.o) macro
63 $(SERVER): $(SERVER_OBJS) $(LIB)
68 rm -f $(SERVER_OBJS)