diff options
Diffstat (limited to 'Build/source/texk/ttf2pk/MakeSub.in')
-rw-r--r-- | Build/source/texk/ttf2pk/MakeSub.in | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/Build/source/texk/ttf2pk/MakeSub.in b/Build/source/texk/ttf2pk/MakeSub.in new file mode 100644 index 00000000000..948f13b5a12 --- /dev/null +++ b/Build/source/texk/ttf2pk/MakeSub.in @@ -0,0 +1,6 @@ +# This file is part of the ttf2pk package + +prefix = @prefix@ +exec_prefix = @exec_prefix@ +bindir = @bindir@ +mandir = @mandir@ |