File: Makefile.am

package info (click to toggle)
maude 2.6-6
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 10,776 kB
  • ctags: 8,613
  • sloc: cpp: 87,637; sh: 3,468; ansic: 3,011; yacc: 1,414; makefile: 1,252; lex: 563
file content (25 lines) | stat: -rw-r--r-- 314 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
SUBDIRS = \
	3rdParty \
	Utility \
	Temporal \
	Interface \
	Core \
	Variable \
	NA_Theory \
	ACU_Persistent \
	ACU_Theory \
	AU_Persistent \
	AU_Theory \
	CUI_Theory \
	S_Theory \
	FreeTheory \
	Higher \
	BuiltIn \
	IO_Stuff \
	ObjectSystem \
	Meta \
	FullCompiler \
	MSCP10 \
	StrategyLanguage \
	Mixfix \
	Main