File: Makefile.am

package info (click to toggle)
hal 0.5.14-3
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 10,212 kB
  • ctags: 4,854
  • sloc: ansic: 60,732; xml: 16,387; sh: 11,366; makefile: 1,111; cpp: 292
file content (8 lines) | stat: -rw-r--r-- 151 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
## Process this file with automake to create Makefile.in.

SUBDIRS = libhal libhal-storage

MAINTAINERCLEANFILES =		\
	*~			\
	Makefile.in		\
	$(NULL)