File: Makefile.am

package info (click to toggle)
starplot 0.95.5-8.2%2Bdeb9u1
  • links: PTS
  • area: main
  • in suites: stretch
  • size: 3,476 kB
  • sloc: ansic: 11,296; cpp: 6,418; sh: 5,092; makefile: 613; yacc: 289; sed: 16
file content (7 lines) | stat: -rw-r--r-- 198 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
noinst_HEADERS = gettext.h compat.h
noinst_LIBRARIES = libcompat.a
libcompat_a_LIBADD = $(LIBOBJS)
libcompat_a_SOURCES = dummy.c ostringstream.cc

dummy.o: dummy.c
ostringstream.o: ostringstream.cc