5 lines
41 B
Makefile
5 lines
41 B
Makefile
|
all: getpeername
|
||
|
|
||
|
clean:
|
||
|
rm getpeername
|