File: Makefile.am

package info (click to toggle)
vdk2 2.0.1-3
  • links: PTS
  • area: main
  • in suites: woody
  • size: 3,616 kB
  • ctags: 4,174
  • sloc: cpp: 25,357; sh: 8,955; ansic: 5,275; makefile: 577; perl: 113
file content (26 lines) | stat: -rw-r--r-- 504 bytes parent folder | download | duplicates (8)
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
26
SUBDIRS = .
EXTRA_DIST = \
	hello/Makefile \
	hello/hello.cc \
	hello/hello2.cc \
	hello/hello3.cc \
	hello/kill.xpm \
	template/Makefile \
	template/ttest.cc \
	template/ttest.h\
	iotut/Makefile\
	iotut/helper0.c\
	iotut/iodemo-inet.pl*\
	iotut/iodemo0.cc\
	iotut/iodemo1.cc\
	iotut/iodemo1b.cc\
	iotut/iodemo2.cc\
	iotut/Socket.h\
	iotut/helper1.c\
	iotut/iodemo-unix.pl*\
	iotut/iodemo0.h\
	iotut/iodemo1a.cc\
	iotut/iodemo1b.h\
	iotut/iodemo2.h\
	childtask/vdkchildtask.cc\
	childtask/vdkchildtask.h