[BACK]Return to patch-make_makefile_all CVS log [TXT][DIR] Up to [local] / ports / graphics / allegrogl / patches

Annotation of ports/graphics/allegrogl/patches/patch-make_makefile_all, Revision 1.1

1.1     ! yason       1: $OpenBSD$
        !             2: --- make/makefile.all.orig     Sat Oct 23 15:57:31 2010
        !             3: +++ make/makefile.all  Sat Oct 23 15:57:47 2010
        !             4: @@ -70,7 +70,6 @@ ifdef UNIX_TOOLS
        !             5:        endif
        !             6:        - $(CP_INSTALL)
        !             7:        $(PROG_INSTALLER) $(LIB_PATH_U) $(subst $(LIB_DIR),$(COMPILER_LIB_DIR_U),$(LIB_PATH_U))
        !             8: -      - $(INSTALL_LINK)
        !             9:        - $(LDCONFIG)
        !            10:  else
        !            11:     define CP_INSTALL

CVSweb