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

Annotation of ports/graphics/allegrogl/patches/patch-make_makefile_unx, Revision 1.1.1.1

1.1       yason       1: $OpenBSD$
                      2: --- make/makefile.unx.orig     Sat Oct 23 15:58:30 2010
                      3: +++ make/makefile.unx  Sat Oct 23 15:58:48 2010
                      4: @@ -155,7 +155,6 @@ $(LIB_PATH_U): $(GENERAL_LIB_OBJS) $(PLATFORM_OBJECT)
                      5:        )
                      6:     endef
                      7:        $(LIB_BUILDER) $@ $^
                      8: -      - $(MAKE_LINKS)
                      9:
                     10:  $(EXAMPLE_DIR)/%: $(EXAMPLE_DIR)/%.c
                     11:        $(CC) -o $@ $(CPPFLAGS) $(CFLAGS) $(LDFLAGS) $< $(LDLIBS)

CVSweb