File: makefile.am

package info (click to toggle)
mona 1.4-7-4
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 1,976 kB
  • ctags: 3,713
  • sloc: ansic: 14,363; cpp: 12,610; sh: 1,076; yacc: 493; lex: 358; makefile: 154; 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