about summary refs log tree commit diff stats
path: root/Makefile
diff options
context:
space:
mode:
authorMarco Peereboom <marco@conformal.com>2010-02-22 19:18:33 +0000
committerMarco Peereboom <marco@conformal.com>2010-02-22 19:18:33 +0000
commit9c6ad592dca102b33b14027e543a1953adad35cf (patch)
tree43cd4336c0d33b56e23eb5f43a9eb07265e1ebaa /Makefile
parent4eebbe62cd49488fd8aeb1c7e6053ea7f26f6bfd (diff)
downloadxombrero-9c6ad592dca102b33b14027e543a1953adad35cf.tar.gz
link makefile
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 226a7b1..266dac8 100644
--- a/Makefile
+++ b/Makefile
@@ -1,8 +1,7 @@
 # $xxxterm
 
 PROG=xxxterm
-#MAN=xxxterm.8
-NOMAN=
+MAN=xxxterm.1
 
 SRCS= xxxterm.c
 COPT+= -O2
902b4db342139616850ddec0a31'>d23f5ea2 ^
eaeb43de ^





eaeb43de ^



783eb31a ^
eaeb43de ^
783eb31a ^
c5a3f655 ^
783eb31a ^


fe6d099b ^
783eb31a ^

fe6d099b ^
eaeb43de ^





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