summaryrefslogtreecommitdiffstats
path: root/unicode/packaging/debian/rules
blob: 1258b414c8dda57c14474abd40d4e1ce3035308e (plain)
1
2
3
4
5
6
7
#!/usr/bin/make -f

export CXX=g++%DEBGCC%
export CC=gcc%DEBGCC%

%:
	dh $@