Page MenuHomePhorge

Makefile.am
No OneTemporary

Authored By
Unknown
Size
741 B
Referenced Files
None
Subscribers
None

Makefile.am

EXTRA_DIST = \
autogen.sh \
CMakeLists.txt \
Makefile.am \
README \
compiled/ \
compiled/grammar-input-stream.cxx \
compiled/grammar-input-stream.hxx \
compiled/README \
compiled/XMLParserWrapper.cpp \
compiled/XMLParserWrapper.h \
compiled/xsdbin.cxx \
lib/ \
$(wildcard lib/*.cpp) \
$(wildcard lib/*.h) \
lib/CMakeLists.txt \
lib/DEVELOPMENT \
lib/kolabcontainers.i \
lib/kolabformat.i \
lib/php/ \
lib/php/CMakeLists.txt \
lib/php/test.php \
lib/python/ \
lib/python/CMakeLists.txt \
lib/python/test.py \
tests/ \
$(wildcard tests/*.cpp) \
$(wildcard tests/*.h) \
tests/CMakeLists.txt \
tests/testfiles/ \
$(wildcard tests/testfiles/*.xml)
all:
@rm -rf build/
@mkdir -p build/
@cd build/; cmake ..; make

File Metadata

Mime Type
text/x-makefile
Expires
Mon, Apr 6, 3:18 AM (3 w, 2 d ago)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
0a/13/e19f5a029c9e738d346e7db335a5
Default Alt Text
Makefile.am (741 B)

Event Timeline