* For mailing lists, Alpine adds a description of the type of link
[alpine.git] / imap / tools / Makefile
blob58afc2d20f6d0fd0a2089a5a2868dbcb240e5a82
1 # ========================================================================
2 # Copyright 1988-2006 University of Washington
4 # Licensed under the Apache License, Version 2.0 (the "License");
5 # you may not use this file except in compliance with the License.
6 # You may obtain a copy of the License at
8 # http://www.apache.org/licenses/LICENSE-2.0
11 # ========================================================================
13 # Program: Tools Makefile
15 # Author: Mark Crispin
16 # Networks and Distributed Computing
17 # Computing & Communications
18 # University of Washington
19 # Administration Building, AG-44
20 # Seattle, WA 98195
21 # Internet: MRC@CAC.Washington.EDU
24 RM=rm -f
27 uahelper:
28 $(CC) -o uahelper uahelper.c $(LDFLAGS)
30 clean:
31 sh -c '$(RM) *.o uahelper || true'
33 # A monument to a hack of long ago and far away...
34 love:
35 @echo 'not war?'