blob: 110bf7b9c2c41644521a83f4b5bb14569ede480c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
/*
* Host.def for building FreeBSD/a.out bindists
*
* $XFree86: xc/programs/Xserver/hw/xfree86/etc/bindist/FreeBSD-aout/host.def,v 1.5 2002/12/24 16:14:42 dawes Exp $
*/
#define InstallEmptyHostDef
#define BuildBindist
#define HasLibpng YES
#define LibpngDir /usr/local
|