X-Git-Url: http://git.tpope.net/?p=latex-mlastyle.git;a=blobdiff_plain;f=Makefile;h=34c11803b81f6085db4fbbe3a2236988d97d4a5f;hp=0b08d71e88d6e1403bd436f6f927c1c93e05bc36;hb=b982cf6696bd116a601f540bfc78525bed9aa8bc;hpb=b4ed2e0d5a45bfb9718c991c96049c5cac606239 diff --git a/Makefile b/Makefile index 0b08d71..34c1180 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 $@ $<