mirror of
https://github.com/sheumann/telnetd.git
synced 2024-11-25 05:30:54 +00:00
Remove root files in "make clean"
This commit is contained in:
parent
cc929f87ce
commit
3eba861bdb
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user