~ubuntu-branches/ubuntu/dapper/groff/dapper

« back to all changes in this revision

Viewing changes to font/devhtml/Makefile.sub

  • Committer: Bazaar Package Importer
  • Author(s): Colin Watson
  • Date: 2002-03-17 04:11:50 UTC
  • Revision ID: james.westby@ubuntu.com-20020317041150-em69nkqd2qw26v96
Tags: 1.17.2-15.woody.1
* New Danish debconf translation (thanks, Rune B. Broberg;
  closes: #131092).
* New French debconf translation (thanks, Philippe Batailler;
  closes: #138515).

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
DEV=html
2
2
PROTOFONTS=R I B BI CR
3
3
FONTS=$(PROTOFONTS) S
4
 
DEVFILES=$(FONTS) DESC
5
 
CLEANADD=$(FONTS) DESC
 
4
DEVFILES=$(FONTS) DESC M G
 
5
CLEANADD=$(FONTS) DESC M G
6
6
 
7
7
RES=240
8
8
CPI=10
32
32
            -e "s/^fonts .*$$/fonts `set $(FONTS); echo $$#` $(FONTS)/" \
33
33
            $(srcdir)/DESC.proto >$@
34
34
 
 
35
M: M.header
 
36
        @echo Making M
 
37
        @-rm -f M
 
38
        @$(PERLPATH) $(srcdir)/../devnippon/createM.pl -euc "16,14,2" 0 < $(srcdir)/M.header > M
 
39
 
 
40
G: M
 
41
        @echo Making G
 
42
        @-rm -f G
 
43
        @sed -e 's/name M/name G/' M > G