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

all:

depend:

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

clean:

i386:
	./updfonts i386

alpha:
	./updfonts alpha

sparc:
	./updfonts sparc