Page Menu
Home
Software Heritage
Search
Configure Global Search
Log In
Files
F9125427
Makefile.local
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
366 B
Subscribers
None
Makefile.local
View Options
JAVA_DIR = ../java
sphinx/html: images
sphinx/clean: clean-images clean-javadoc
assets: images javadoc
images:
make -C images/
clean-images:
make -C images/ clean
javadoc:
mvn -f $(JAVA_DIR)/pom.xml javadoc:javadoc
clean-javadoc:
mvn -f $(JAVA_DIR)/pom.xml clean
.PHONY: images clean-images javadoc clean-javadoc
# Local Variables:
# mode: makefile
# End:
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Jun 21, 8:46 PM (4 w, 18 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3292419
Attached To
rDGRPH Compressed graph representation
Event Timeline
Log In to Comment