Add package: wsupp-libc
This commit is contained in:
12
core/wsupp-libc.d/files/nlusctl.mk
Normal file
12
core/wsupp-libc.d/files/nlusctl.mk
Normal file
@@ -0,0 +1,12 @@
|
||||
OBJ= \
|
||||
get.o \
|
||||
get_base.o \
|
||||
get_nest.o \
|
||||
put.o \
|
||||
recv.o \
|
||||
recv_msg.o
|
||||
|
||||
all: $(OBJ)
|
||||
|
||||
clean:
|
||||
rm -f *.o
|
||||
Reference in New Issue
Block a user