summaryrefslogtreecommitdiffstats
path: root/Makefile
blob: 1ca911f3a834a0870b943a6da19dac010fe57d40 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
DATA = \
	Kbuild \
	Makefile \

SUBDIRS = \
	scripts

OUTDIR = .

top_srcdir = .

include $(top_srcdir)/Makefile.inc