Fix some errors in the clean target of the windows native build
This commit is contained in:
parent
c4c49ffbb3
commit
f41e81e080
@ -119,7 +119,6 @@ depend: .depend
|
||||
clean:
|
||||
$(call DELFILE, .built)
|
||||
$(call CLEAN)
|
||||
$(Q) rm -rf ..$(DELIM)..$(DELIM)builtin$(DELIM)registry$(DELIM)$(APPNAME)_main.*
|
||||
|
||||
distclean: clean
|
||||
$(call DELFILE, Make.dep)
|
||||
|
Loading…
x
Reference in New Issue
Block a user