]> diplodocus.org Git - nmh/blob - docs/historical/mh-6.8.5/conf/makefiles/RCS/MH-Unconfig,v
Removed a local variable from m_Eom().
[nmh] / docs / historical / mh-6.8.5 / conf / makefiles / RCS / MH-Unconfig,v
1 head 1.5;
2 access;
3 symbols;
4 locks; strict;
5 comment @# @;
6
7
8 1.5
9 date 92.12.03.16.23.40; author jromine; state Exp;
10 branches;
11 next 1.4;
12
13 1.4
14 date 92.12.02.22.19.33; author jromine; state Exp;
15 branches;
16 next 1.3;
17
18 1.3
19 date 92.11.02.22.56.13; author jromine; state Exp;
20 branches;
21 next 1.2;
22
23 1.2
24 date 92.10.29.17.41.35; author jromine; state Exp;
25 branches;
26 next 1.1;
27
28 1.1
29 date 92.10.29.17.41.11; author jromine; state Exp;
30 branches;
31 next ;
32
33
34 desc
35 @new Unconfig make file for MH top level
36 @
37
38
39 1.5
40 log
41 @remove -Tcrt from nroff line
42 @
43 text
44 @all clean:; @@echo "You must configure MH first -- see READ-ME for details"
45
46 distribution unconfig: links READ-ME CHANGES
47
48 READ-ME: conf/mh-gen.8
49 nroff -man conf/mh-gen.8 > read-me.tmp
50 mv read-me.tmp $@@
51
52 CHANGES: papers/changes/mh-changes.ms
53 nroff -ms papers/changes/mh-changes.ms > changes.tmp
54 mv changes.tmp $@@
55
56 links:; -rm -f support/pop/mmdfII/pop/lock.c
57 -rm -f support/bboards/mmdfII/bboards/lock.c
58 -rm -f zotnet/tws/tws.h
59 -rm -f uip/pshsbr.c
60 ln zotnet/mts/lock.c support/pop/mmdfII/pop/lock.c
61 ln zotnet/mts/lock.c support/bboards/mmdfII/bboards/lock.c
62 ln zotnet/tws.h zotnet/tws/tws.h
63 ln uip/popsbr.c uip/pshsbr.c
64 @
65
66
67 1.4
68 log
69 @add mh changes
70 @
71 text
72 @d10 1
73 a10 1
74 nroff -ms -Tcrt papers/changes/mh-changes.ms > changes.tmp
75 @
76
77
78 1.3
79 log
80 @make pshsbr.c from popsbr.c
81 @
82 text
83 @d3 1
84 a3 1
85 distribution unconfig: links READ-ME
86 d8 4
87 @
88
89
90 1.2
91 log
92 @fixup make unconfig
93 @
94 text
95 @d12 1
96 d16 1
97 @
98
99
100 1.1
101 log
102 @Initial revision
103 @
104 text
105 @d3 1
106 a3 1
107 distribution: links READ-ME
108 @