summaryrefslogtreecommitdiff
path: root/macros/generic/xint/Makefile
blob: 185090f99d5ecceaa0ee0b6f160866004194008f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# Makefile for building and installing xint
# (C) 2014-2021 Jean-Francois Burnol
# distributed under LPPL 1.3c.

# Tested with GNU Make 3.81 on Mac OS X Mavericks,
# with TeXLive 2014 and Pandoc 1.13.1, xint.dtx v1.1

Makefile.mk: xint.dtx ; etex xint.dtx

# For some reason I would like Makefile.mk to be always
# recreated if xint.dtx is newer, *before* being included
# here via include, but my brief attempt (2015/09/16) did
# not succeed.

include Makefile.mk