ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/dtflickr/trunk/GNUmakefile
(Generate patch)

Comparing trunk/GNUmakefile (file contents):
Revision 38 by douglas, 2009-05-08T13:46:11-07:00 vs.
Revision 39 by douglas, 2009-08-16T03:27:21-07:00

# Line 17 | Line 17 | all: build
17   binary:
18          $(setup) bdist --formats egg
19   ifeq ($(OS),Windows_NT)
20 <        $(setup) bdist_wininst -p win32
21 <        $(setup) bdist_wininst -p win-amd64
20 >        $(setup) bdist_wininst -p win32 --user-access-control auto
21 >        $(setup) bdist_wininst -p win-amd64 --user-access-control auto
22   endif
23  
24   build:

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines