ViewVC Help
View File
|
Revision Log
|
Show Annotations
|
Download File
|
View Changeset
|
Root Listing
root
/
repos
/
FreeBSDAdmin
/
HostUpdate
/
GNUmakefile
Revision:
982
Committed:
2008-01-18T12:29:20-08:00
(17 years, 5 months ago) by
douglas
File size:
141 byte(s)
Log Message:
Woo!
File Contents
#
Content
1
# Host Update
2
#
3
# Douglas Thrift
4
#
5
# $Id$
6
7
.PHONY
:
all
install
clean
8
9
all
:
10
11
install
:
all
12
install
-pv
HostUpdate.pl
~/bin/HostUpdate
13
14
clean
:
Properties
Name
Value
svn:keywords
Id