mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-04 06:10:16 +03:00
fix old target name
This commit is contained in:
@@ -56,7 +56,7 @@ tcl-clean:
|
||||
$(MAKE) prefix=$(TARGET_DIR)/usr -C $(TCL_DIR)/unix uninstall
|
||||
-$(MAKE) -C $(TCL_DIR)/unix clean
|
||||
|
||||
less-dirclean:
|
||||
tcl-dirclean:
|
||||
rm -rf $(LESS_DIR)
|
||||
|
||||
#############################################################
|
||||
@@ -67,4 +67,3 @@ less-dirclean:
|
||||
ifeq ($(strip $(BR2_PACKAGE_TCL)),y)
|
||||
TARGETS+=tcl
|
||||
endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user