You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

12 lines
210 B

  1. include $(top_srcdir)/common.mk
  2. #METASOURCES = AUTO
  3. noinst_LTLIBRARIES = libtransport.la
  4. libtransport_la_SOURCES = \
  5. transport.c
  6. noinst_HEADERS = \
  7. transport.h
  8. MAINTAINERCLEANFILES = $(srcdir)/Makefile.in