Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
Untitled
a guest
May 6th, 2012
91
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
text
0.17 KB
| None
|
0
0
raw
download
clone
embed
print
report
HTML = $(patsubst %.txt,%.html,$(shell find -name \*.txt))
all: $(HTML)
clean:
rm -f $(HTML)
%.html: %.txt
cd $(<D) && asciidoc $(<F)
.PHONY: all clean
Advertisement
Add Comment
Please,
Sign In
to add comment
Public Pastes
⭐⭐⭐Exploit 500$ in 15 Minutes⭐⭐
Java | 2 min ago | 0.06 KB
⭐⭐⭐ChangeNOW Exploit⭐⭐
Java | 2 min ago | 0.06 KB
⭐⭐⭐MAKE $1000 INSTANTLY⭐⭐
Java | 3 min ago | 0.06 KB
⭐⭐⭐MAKE $9OO INSTANTLY D M⭐⭐
Java | 3 min ago | 0.06 KB
✅ EASY PROFIT GUIDE ✅ Still works 🔥 🚨
JavaScript | 11 min ago | 0.22 KB
Puzzle Problem
Python | 18 min ago | 1.62 KB
Spiral Solution
Python | 21 min ago | 0.99 KB
✅ Exchange profit method 🚨 🔥
JavaScript | 28 min ago | 0.22 KB
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the
Cookies Policy
.
OK, I Understand
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!