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

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

CONFIG_NAME = debian-swx11+glu-static-amd64

# vim: ft=make