ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/repos/FreeBSDAdmin/Kernel/GNUmakefile
Revision: 924
Committed: 2007-05-30T22:32:06-07:00 (18 years, 1 month ago) by douglas
Original Path: FreeBSDAdmin/Mail/GNUmakefile
File size: 106 byte(s)
Log Message:
All perl, no c-client.

File Contents

# Content
1 # Mail
2 #
3 # Douglas Thrift
4 #
5 # $Id$
6
7 .PHONY: all install clean
8
9 all:
10
11 install: all
12 ./SetupMail.sh
13
14 clean:

Properties

Name Value
svn:keywords Id