X-Git-Url: http://git.tpope.net/?p=latex-mlastyle.git;a=blobdiff_plain;f=Makefile;h=ba493d16ddfde151ec2634f3dc7178e7ddf10478;hp=0b08d71e88d6e1403bd436f6f927c1c93e05bc36;hb=90c7aa54cb0767363e57fcaac1ab145a0f2c6177;hpb=b4ed2e0d5a45bfb9718c991c96049c5cac606239 diff --git a/Makefile b/Makefile index 0b08d71..ba493d1 100644 --- a/Makefile +++ b/Makefile @@ -11,7 +11,7 @@ MAKEINDEX=/usr/bin/makeindex .SUFFIXES: .sty .ins .dtx .dvi .ps .pdf -.PHONY: clean distclean tar zip install +.PHONY: clean distclean tar zip install target %.ind: %.idx $(MAKEINDIX) -s gglo.ist -o $@ $< @@ -55,7 +55,7 @@ clean: distclean: clean rm -f mlastyle.sty mlastyle.dvi mlastyle.ps mlastyle.pdf -tar: all clean +tar: mlastyle.sty mlastyle.dvi clean rm -f mlastyle.tar.gz tar czCf .. mlastyle.tar.gz \ $(SRCDIR)/README $(SRCDIR)/Makefile \ @@ -64,7 +64,7 @@ tar: all clean $(SRCDIR)/mlastyle.dvi -zip: all clean +zip: mlastyle.sty mlastyle.dvi clean mkdirhier tex/latex/mlastyle/ mkdirhier doc/latex/mlastyle/ mkdirhier source/latex/mlastyle/