Skip to content
Permalink
Browse files
make qgssvnversion.h
git-svn-id: http://svn.osgeo.org/qgis/trunk@5741 c8812cc2-4d05-0410-92ff-de0c093fc19c
  • Loading branch information
rblazek committed Aug 29, 2006
1 parent 771aa6f commit b9e3076
Showing 1 changed file with 4 additions and 1 deletion.
@@ -1,6 +1,9 @@
WINSUBDIRS = src

all: winsubdirs
all: qgssvnversion.h winsubdirs

qgssvnversion.h:
$(MAKE) qgssvnversion.h

install: all
mkdir -p -m 755 $(prefix)

0 comments on commit b9e3076

Please sign in to comment.