You've already forked gitified_old_clb_svn
7 lines
178 B
Makefile
7 lines
178 B
Makefile
# This Makefile in included by arch-wrpc.
|
|
# Object files are added to libarch, so they are picked on demand.
|
|
|
|
OBJ-libarch += \
|
|
time-wrpc/wrpc-time.o \
|
|
time-wrpc/wrpc-socket.o
|