Home | History | Annotate | Download | only in missing
      1 SUBDIRS = m4
      2 
      3 if NEED_LIBCOMPAT 
      4 noinst_LIBRARIES = libcompat.a
      5 libcompat_a_SOURCES = getaddrinfo.h
      6 libcompat_a_LIBADD = $(LIBOBJS) $(ALLOCA)
      7 endif
      8