File: Makefile.am

package info (click to toggle)
grcompiler 5.2.1-1
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 24,020 kB
  • sloc: cpp: 48,200; ansic: 7,670; sh: 4,427; makefile: 197; xml: 190; perl: 127; sed: 21
file content (8 lines) | stat: -rw-r--r-- 128 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
noinst_LIBRARIES = liblz4.a
noinst_HEADERS = \
	lz4.h \
	lz4hc.h

liblz4_a_SOURCES = lz4.c lz4hc.c

EXTRA_DIST = README.graphite