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
233 B

  1. noinst_LTLIBRARIES += %D%/libocdhla.la
  2. %C%_libocdhla_la_SOURCES = \
  3. %D%/hla_transport.c \
  4. %D%/hla_tcl.c \
  5. %D%/hla_interface.c \
  6. %D%/hla_layout.c \
  7. %D%/hla_transport.h \
  8. %D%/hla_interface.h \
  9. %D%/hla_layout.h \
  10. %D%/hla_tcl.h