ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/dtflickr/trunk/makefile
Revision: 36
Committed: 2009-05-20T20:36:56-07:00 (16 years, 1 month ago) by douglas
Content type: text/x-makefile
File size: 167 byte(s)
Log Message:
Oops!

File Contents

# Content
1 # DT Flickr
2 #
3 # Douglas Thrift
4 #
5 # $Id$
6
7 all:
8 mingw32-make $@
9
10 binary:
11 mingw32-make $@
12
13 build:
14 mingw32-make $@
15
16 clean:
17 mingw32-make $@
18
19 register:
20 mingw32-make $@

Properties

Name Value
svn:keywords Id
svn:mime-type text/x-makefile