[go: up one dir, main page]

File: Makefile.am

package info (click to toggle)
chpp 0.3.4-1
  • links: PTS
  • area: main
  • in suites: potato
  • size: 3,228 kB
  • ctags: 5,154
  • sloc: ansic: 30,186; cpp: 575; sh: 500; makefile: 314; yacc: 265; asm: 261; lex: 64
file content (5 lines) | stat: -rw-r--r-- 168 bytes parent folder | download | duplicates (2)
1
2
3
4
5
noinst_LIBRARIES = libbuiltins.a

libbuiltins_a_SOURCES = arrayops.c builtins.c builtins.h fileops.c flowctl.c hashops.c stringops.c values.c www.c

SUBDIRS = database