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.

6 lines
185 B

28 years ago
27 years ago
  1. ## process this file with automake to produce Makefile.am
  2. AUTOMAKE_OPTIONS=foreign
  3. noinst_LTLIBRARIES=libtsrm.la
  4. libtsrm_la_SOURCES = TSRM.c tsrm_strtok_r.c tsrm_virtual_cwd.c
  5. depend: