File: Makefile.am

package info (click to toggle)
minicom 2.2-5
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 3,220 kB
  • ctags: 1,151
  • sloc: ansic: 13,987; sh: 3,589; makefile: 130
file content (6 lines) | stat: -rw-r--r-- 142 bytes parent folder | download | duplicates (10)
1
2
3
4
5
6
noinst_LIBRARIES = libport.a
noinst_HEADERS = libport.h getopt.h

libport_a_SOURCES =

libport_a_LIBADD = @LIBOBJS@ @LIBPORT_GETOPT_LONG_DEP@