blob: ac2a27d2cc182e8e89badff8f5b1319ebfa78045 (
plain)
1
2
3
4
5
6
7
8
9
|
# file : buildfile
# copyright : Copyright (c) 2009-2015 Code Synthesis Tools CC
# license : GNU GPL v2; see accompanying LICENSE file
d = odb/pgsql/ tests/
./: $d doc{GPLv2 INSTALL LICENSE NEWS README version} file{manifest}
include $d
doc{INSTALL}@./: install = false
|