X-Git-Url: https://git.saurik.com/apple/coreosmakefiles.git/blobdiff_plain/47f991d5287f9f5156e6ecb9568e4e92375bc7cd..fd18463fc769847851ca570e22f655db952f4ec6:/Makefile diff --git a/Makefile b/Makefile index 47faea3..43d8377 100644 --- a/Makefile +++ b/Makefile @@ -11,7 +11,6 @@ STANDARD = Standard install: @$(MAKE) installsrc SRCROOT=$(DSTROOT)$(Destination) rm -f $(DSTROOT)$(Destination)/Makefile - mv -f $(DSTROOT)$(Destination)/bin $(DSTROOT)$(DEVELOPER_DIR)/Makefiles @set -x && \ for i in $(INBASENAMES); do \ unifdef -U$(BSDDEFINE) -t $(DSTROOT)$(Destination)/$(STANDARD)/$$i$(INSUFFIX) > $(DSTROOT)$(Destination)/$(STANDARD)/$$i$(GNUSUFFIX); \