mirror of
https://github.com/sheumann/telnetd.git
synced 2025-08-07 23:24:57 +00:00
Remove root files in "make clean"
This commit is contained in:
@@ -71,4 +71,4 @@ telnetd/telnetd: $(TELNETD_OBJS) $(LIBTELNET_OBJS)
|
||||
|
||||
.PHONY: clean
|
||||
clean:
|
||||
$(RM) $(OBJS) telnet/telnet telnetd/telnetd
|
||||
$(RM) $(OBJS) $(OBJS:.o=.root) telnet/telnet telnetd/telnetd
|
||||
|
Reference in New Issue
Block a user