patch-Makefile_in 513 B

1234567891011
  1. --- popt-1.15.orig/Makefile.in 2009-04-12 21:31:13.000000000 +0200
  2. +++ popt-1.15/Makefile.in 2009-10-31 23:17:36.793465302 +0100
  3. @@ -80,7 +80,7 @@ libpopt_la_OBJECTS = $(am_libpopt_la_OBJ
  4. libpopt_la_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
  5. $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
  6. $(libpopt_la_LDFLAGS) $(LDFLAGS) -o $@
  7. -PROGRAMS = $(noinst_PROGRAMS)
  8. +PROGRAMS =
  9. am_test1_OBJECTS = test1.$(OBJEXT)
  10. test1_OBJECTS = $(am_test1_OBJECTS)
  11. test1_DEPENDENCIES = $(usrlib_LTLIBRARIES)