makefile correction fclean
This commit is contained in:
2
Makefile
2
Makefile
@@ -59,7 +59,7 @@ clean:
|
||||
|
||||
fclean: clean
|
||||
/bin/rm -rf $(ODIR)
|
||||
/bin/rm -f $(NAME)
|
||||
/bin/rm -f $(SERVER) $(CLIENT)
|
||||
/bin/rm -rf a.out a.out.dSYM
|
||||
|
||||
libfclean:
|
||||
|
||||
BIN
builds/client.o
BIN
builds/client.o
Binary file not shown.
BIN
builds/server.o
BIN
builds/server.o
Binary file not shown.
Reference in New Issue
Block a user