Skip to content
This repository has been archived by the owner on Nov 29, 2017. It is now read-only.

XKCD Easter Egg #84

Merged
merged 12 commits into from
Apr 12, 2013
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 5 additions & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,11 @@ init:

## Main
.DEFAULT_GOAL = help
.PHONY: help init
.PHONY: help init sandwich

# Easter egg
sandwich:
$(MAKE) data/sandwich

help:
@echo "Usage: "
Expand Down
10 changes: 9 additions & 1 deletion data/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,12 @@
Mr_Jaws.stl is a version of "Mr. Jaws" from http://www.thingiverse.com/thing:14702

Mr. Jaws by Mahoney is licensed under the Attribution - Share Alike - Creative Commons license.
© 2011 by Mahoney
© 2011 by Mahoney

Sandwich.stl is a version of "Reuben Sandwich on Plate"
from http://www.123dapp.com/123C-3D-Model/Reuben-Sandwich-on-Plate/599710

Reuben Sandwich on Plate by makethis
is licensed under the Autodesk Free Content License.

© 2012 by makethis
Binary file added data/sandwich.stl
Binary file not shown.