summaryrefslogtreecommitdiffstats
path: root/fonts/Makefile
blob: edce9313cdc0724aab25917299939a80e26f3015 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
include ../Makefile.inc

all:

depend:

install:
	install -m 644 fonts-$(ARCH) $(DESTDIR)/$(RUNTIMEDIR)

clean:

i386:
	./updfonts i386

alpha:
	./updfonts alpha

sparc:
	./updfonts sparc

ia64:
	./updfonts ia64

s390:
	./updfonts s390