summaryrefslogtreecommitdiffstats
path: root/configs/debian-swx11+glu-static-i386
blob: 62859e425486db9fcc7bfb8ba8a82377cea1e69c (plain)
1
2
3
4
5
6
7
8
9
10
# Configuration for building static versions of the libraries (swx11 and GLU)
# on i386.

include $(TOP)/configs/linux-x86-static
include $(TOP)/configs/debian-swx11+glu-default

CONFIG_NAME = debian-swx11+glu-static-i386

# vim: ft=make