patch-src_switch_debug_Makefile_in 476 B

1234567891011
  1. --- linux-atm-2.5.2.orig/src/switch/debug/Makefile.in 2010-12-28 17:06:11.000000000 +0100
  2. +++ linux-atm-2.5.2/src/switch/debug/Makefile.in 2020-09-14 15:22:00.573234034 +0200
  3. @@ -200,7 +200,7 @@ sw_debug_SOURCES = debug.c
  4. sw_debug_XTRAS = $(top_builddir)/src/switch/libsw.a \
  5. $(top_builddir)/src/lib/libatm.la
  6. -sw_debug_LDADD = $(sw_debug_XTRAS) -lfl
  7. +sw_debug_LDADD = $(sw_debug_XTRAS)
  8. sw_debug_DEPENDENCIES = $(sw_debug_XTRAS)
  9. EXTRA_DIST = demo README
  10. all: all-am