]> git.saurik.com Git - apple/coreosmakefiles.git/blobdiff - Makefile
CoreOSMakefiles-77.tar.gz
[apple/coreosmakefiles.git] / Makefile
index 47faea347775c4fb2654e764ced174c360a79f7e..43d8377dda65999005606e969fdac30d59e85be5 100644 (file)
--- 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); \