blob: 4cb9b57ce0fa88d9c51bc9a3c1b491efcd29068c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
# This file is a shell script fragment that supplies the information
# necessary for a configure script to process the program in
# this directory. For more information, look at ../configure.
configdirs=
srctrigger=dbzmain.c
srcname="libio dbz test"
# per-host:
# per-target:
files="dbz.c dbzmain.c"
links="rdbz.c rdbzmain.c"
# post-target:
|