Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F117748878
Makefile.am
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Authored By
Unknown
Size
869 B
Referenced Files
None
Subscribers
None
Makefile.am
View Options
DISTCLEANFILES = \
intltool-extract \
intltool-merge \
intltool-update
INTLTOOL_FILES = \
intltool-extract.in \
intltool-merge.in \
intltool-update.in
EXTRA_DIST = \
AUTHORS \
ChangeLog \
COPYING \
DEVELOPMENT \
INSTALL \
NEWS \
README \
cmake/modules/*.cmake \
$(PACKAGE).spec \
$(PACKAGE).spec.in
SUBDIRS = \
libkolabxml \
pykolab \
schemas
tarball:
git stash
make dist
ChangeLog:
(GIT_DIR=.git git log > .changelog.tmp && mv .changelog.tmp ChangeLog; rm -f .changelog.tmp) || (touch ChangeLog; echo 'git directory not found: installing possibly empty changelog.' >&2)
srpm: ChangeLog dist
@rpmbuild -ts $(PACKAGE)-$(VERSION).tar.gz
rpm: srpm
@rpmbuild -ta $(PACKAGE)-$(VERSION).tar.gz
all: ChangeLog
test: all quicktest
quicktest:
@nosetests -v -d pykolab/format/tests/
clean:
find -type f -name "*.pyo" -o -name "*.pyc" -delete
File Metadata
Details
Attached
Mime Type
text/x-makefile
Expires
Sat, Apr 4, 1:15 AM (1 w, 6 d ago)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
20/03/d9f17f215179bfac47695f2df1ee
Default Alt Text
Makefile.am (869 B)
Attached To
Mode
rLKX libkolabxml
Attached
Detach File
Event Timeline