| CARVIEW |
Select Language
HTTP/2 200
date: Sun, 12 Oct 2025 06:56:55 GMT
content-type: text/html; charset=UTF-8
server: cloudflare
x-frame-options: DENY
x-content-type-options: nosniff
x-xss-protection: 1;mode=block
vary: accept-encoding
cf-cache-status: DYNAMIC
content-encoding: gzip
set-cookie: _csrf-frontend=4098d04abdbb71e5266dbde5906624981bff9b3edd975931335a6097a89eaf97a%3A2%3A%7Bi%3A0%3Bs%3A14%3A%22_csrf-frontend%22%3Bi%3A1%3Bs%3A32%3A%22xLhq0r-XcY9ol3zPpsmm4LAHsaJb2Ymu%22%3B%7D; HttpOnly; Path=/
cf-ray: 98d4b338ab1bc19a-BLR
Makefile-LaTeX - Pastebin.com
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- #---------------------------------------------------------------------
- #
- # MAKE FILE FOR TEX COMPILER
- #
- #---------------------------------------------------------------------
- NAME = main
- .SUFFIXES: .tex .dvi .ps .pdf
- #---------------------------------------------------------------------
- # Runs latex a few times, with bibtex in there too
- #---------------------------------------------------------------------
- .tex.dvi:
- pdflatex $*
- bibtex $*
- pdflatex $*
- bibtex $*
- pdflatex $*
- #---------------------------------------------------------------------
- # Target 1 (default) : LaTeX output in ps
- #---------------------------------------------------------------------
- all: $(NAME).ps
- $(NAME).dvi: $(NAME).tex
- $(NAME).ps: $(NAME).dvi
- #---------------------------------------------------------------------
- # Target 2 : pdf LaTeX output in pdf
- #---------------------------------------------------------------------
- #pdf: $(NAME).pdf
- #$(NAME).pdf: $(NAME).tex
- #---------------------------------------------------------------------
- # clean temp files
- #---------------------------------------------------------------------
- clean:
- rm -f *.blg
- rm -f *.lof
- rm -f *.lot
- rm -f *.out
- rm -f *.toc
- rm -f *.bbl
- rm -f *.log
- rm -f *.aux
- rm -f *.end
- rm -f *.dvi
- rm -f *.ps
- rm -f *~
- rm -f *Notes.bib
- veryclean:
- rm -f *.blg
- rm -f *.lof
- rm -f *.lot
- rm -f *.out
- rm -f *.toc
- rm -f *.bbl
- rm -f *.log
- rm -f *.aux
- rm -f *.end
- rm -f *.dvi
- rm -f *.ps
- rm -f $(NAME).pdf
- rm -f *~
- rm -f *Notes.bib
- #EOF
Advertisement
Add Comment
Please, Sign In to add comment
-
✅⭐ Make huge profits on trading ⭐⭐ E
JavaScript | 16 sec ago | 0.25 KB
-
⭐✅ Marketplace Glitch ✅ Working ✅ NEVER SEEN...
JavaScript | 25 sec ago | 0.25 KB
-
⭐✅ Exploit 2500$ in 15 Minutes⭐⭐⭐ Y
JavaScript | 34 sec ago | 0.25 KB
-
Free Crypto Method (NEVER SEEN BEFORE)⭐⭐ A
JavaScript | 43 sec ago | 0.25 KB
-
⭐✅ Swapzone Glitch ✅ Working ⭐⭐ L
JavaScript | 54 sec ago | 0.25 KB
-
✅ Make $2500 in 20 minutes⭐⭐⭐ H
JavaScript | 1 min ago | 0.25 KB
-
📌 Swapzone +37% glitch ⭐ 5
JavaScript | 1 min ago | 0.25 KB
-
✅⭐ Make huge profits on trading ⭐⭐ E
JavaScript | 1 min ago | 0.25 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