Page Menu
Home
Software Heritage
Search
Configure Global Search
Log In
Files
F9696165
Makefile.local
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
412 B
Subscribers
None
Makefile.local
View Options
JAVA_DIR = ../java
sphinx/html: images
# sphinx/clean: clean-images clean-javadoc
sphinx/clean: clean-images
# assets: images javadoc
assets: images
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
Mon, Aug 18, 7:11 PM (1 w, 5 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3237913
Attached To
rDGRPH Compressed graph representation
Event Timeline
Log In to Comment