From 4cea11d2553c18bc8a8ae3a384c2dfea321f1b7e Mon Sep 17 00:00:00 2001 From: Andrew Shadura Date: Wed, 16 Oct 2013 16:27:16 +0200 Subject: Synchronise makefiles, add BSD makefile for Linux. --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index d12ca38..39cd2bd 100644 --- a/Makefile +++ b/Makefile @@ -59,8 +59,8 @@ beforeinstall: install -m 755 -d ${PREFIX}/man/man1/ install -m 755 -d ${PREFIX}/share/xombrero install -m 755 -d ${PREFIX}/share/applications - install -m 644 $(.CURDIR)/xombrero.css ${PREFIX}/share/xombrero - install -m 644 $(.CURDIR)/xombrero.desktop ${PREFIX}/share/applications + install -m 644 ${.CURDIR}/xombrero.css ${PREFIX}/share/xombrero + install -m 644 ${.CURDIR}/xombrero.desktop ${PREFIX}/share/applications install -m 644 ${.CURDIR}/xombreroicon16.png ${PREFIX}/share/xombrero install -m 644 ${.CURDIR}/xombreroicon32.png ${PREFIX}/share/xombrero install -m 644 ${.CURDIR}/xombreroicon48.png ${PREFIX}/share/xombrero -- cgit 1.4.1-2-gfad0 b'>Soul of a tiny new machine. More thorough tests → More comprehensible and rewrite-friendly software → More resilient society.Kartik K. Agaram <vc@akkartik.com>
about summary refs log tree commit diff stats
path: root/html/062array.mu.html
blob: 8aa099b6ffb89dd6e8efe465b487b1c0aa61e422 (plain) (blame)
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
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77