File: makefile.am

package info (click to toggle)
mona 1.4-7-2
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 1,996 kB
  • ctags: 3,939
  • sloc: ansic: 14,363; cpp: 12,610; sh: 1,076; yacc: 493; lex: 358; makefile: 150; lisp: 53
file content (4 lines) | stat: -rw-r--r-- 149 bytes parent folder | download | duplicates (2)
1
2
3
4
MAINTAINERCLEANFILES = makefile.in makefile
noinst_LIBRARIES = libmem.a
libmem_a_SOURCES = dlmalloc.c mem.c
noinst_HEADERS = dlmalloc.h gnuc.h mem.h