0.9.2-rc1 setup

svn: r1606
This commit is contained in:
Don Allingham
2003-05-30 00:43:38 +00:00
parent 6280e9f445
commit 93ff85beb6
9 changed files with 183 additions and 353 deletions

View File

@@ -469,6 +469,13 @@ gramps: gramps.sh
dist-hook: gramps.spec
cp gramps.spec $(distdir)
.PHONY: pycheck trans
pycheck:
(cd src; make pycheck)
trans:
(cd src; make trans)
# Tell versions [3.59,3.63) of GNU make to not export all variables.
# Otherwise a system limit (for SysV at least) may be exceeded.
.NOEXPORT: