chiark / gitweb /
fix makefile
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Sat, 28 Jul 2018 09:43:42 +0000 (10:43 +0100)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Sat, 28 Jul 2018 09:43:42 +0000 (10:43 +0100)
Makefile

index 70c774c02b36756edd0991bc2703e20aa90d0f02..9d45b7d47615e0a6aa7ad98d8934f8ce593cf1ff 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -87,26 +87,6 @@ dm-for-zoom.eps: dm.fig
        # wtf!
        LC_CTYPE=en_GB fig2dev -L eps -D+110:118,120:169,260:268  <$@.1 $o
 
-manpage.ps: dgit.1-manpage Makefile
-       man -Tps -l $< >$@.1
-       pstops -pa3 '100:0@1.7(-4cm,-47cm)' <$@.1 >$@.2
-       ps2pdf -sPAPERSIZE=a3 $@.2 $@.3
-       pdfcrop --bbox '0 0 841 595' $@.3 $@.4
-       pdf2ps $@.3 $@.4
-       pstops -pa3 '0L(21cm,0cm)' <$@.4 >$@.5
-       pstops -pa4 '0(0cm,0cm)' <$@.5 >$@
-
-manpage-clean.ps: dgit.1-manpage Makefile
-       man -Tps -l $< >$@.1
-       pstops -pa3 '100:3@1.7(-4cm,-43cm)' <$@.1 >$@.2
-       ps2pdf -sPAPERSIZE=a3 $@.2 $@.3
-       pdfcrop --bbox '0 0 841 595' $@.3 $@.4
-       pdf2ps $@.3 $@.4
-       pstops -pa3 '0L(21cm,0cm)' <$@.4 >$@.5
-       pstops -pa4 '0(0cm,0cm)' <$@.5 >$@
-
-nmu-compare.ps: my-history-inc.eps
-
 %.txt.eps: %.txt ./txt2ps
        ./txt2ps <$< |ps2eps -s a3 $o
 
@@ -123,5 +103,5 @@ talk.ps: talk.txt
        a2ps -1 -o $@ -B talk.txt
 
 install: slides.pdf talk.txt
-       rsync -vP $^ ijackson@chiark:public-html/2015/debconf-dgit-talk/
-       git push ijackson@chiark:public-git/talk-2015-debconf-dgit.git
+       rsync -vP $^ ijackson@chiark:public-html/2018/debconf-gdr-talk/
+       git push ijackson@chiark:public-git/talk-2018-dc18-gdr.git