ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/repos/FreeBSDAdmin/Kernel/GNUmakefile
Revision: 966
Committed: 2007-12-01T05:02:24-08:00 (17 years, 7 months ago) by douglas
Original Path: FreeBSDAdmin/HostUpdate/GNUmakefile
File size: 134 byte(s)
Log Message:
w00t!

File Contents

# User Rev Content
1 douglas 810 # Mail
2     #
3     # Douglas Thrift
4     #
5     # $Id$
6    
7 douglas 816 .PHONY: all install clean
8 douglas 810
9 douglas 924 all:
10 douglas 812
11 douglas 813 install: all
12 douglas 966 install -pv HostUpdate.pl ~/bin/HostUpdate
13 douglas 816
14     clean:

Properties

Name Value
svn:keywords Id