patch make2
This commit is contained in:
@@ -16,4 +16,4 @@ client: client.c
|
||||
$(CC) $(CFLAGS) -o $(CLIENT) client.c $(LDFLAGS)
|
||||
|
||||
clean:
|
||||
rm -f server client
|
||||
rm -f daemon client
|
||||
|
||||
Reference in New Issue
Block a user