#!/usr/bin/make -f # Copyright (C) 2000,2001,2002,2003 Anton Kirilov Zinoviev # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 2 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA export TEXMFVAR = /tmp export USER = Debian SHELL = /bin/bash TEXMFROOT = usr/share/texmf PSFONTSROOT = /usr/share/fonts/X11/Type1 TTFFONTS = usr/share/fonts/truetype CIDFONTS = usr/share/fonts/CID TYPE1FORMAT = pfb texpackage = scalable-cyrfonts-tex build: build-indep build-arch build-indep: dh_testdir -rm -f installdirs $(MAKE) -rm -rf fontinst2 mkdir fontinst2 cp fontinst/*.sty fontinst/*.fd fontinst/*.vf fontinst/*.tfm fontinst2 -rm fontinst2/psyr* touch build-indep build-arch: dh_testdir clean: dh_testdir $(MAKE) clean -rm -rf fontinst2 -rm -f build-indep firstbuild -rm -f installdirs dh_clean install-base: package = t1-cyrillic install-teams: package = t1-teams install-base install-teams: fontbasenames = $(shell awk -f hint.awk -v cat=fontnames -v pkg=$(package)