summaryrefslogtreecommitdiffstats
path: root/share/mk/build/pdf/pages/_.mk
blob: 0885039abba028d00f9674f20f47c0d33b14b499 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# Copyright 2021-2024, Alejandro Colomar <alx@kernel.org>
# SPDX-License-Identifier: LGPL-3.0-only WITH LGPL-3.0-linking-exception


ifndef MAKEFILE_BUILD_PDF_PAGES_INCLUDED
MAKEFILE_BUILD_PDF_PAGES_INCLUDED := 1


.PHONY: build-pdf-pages
build-pdf-pages: build-pdf-pages-gropdf;


endif  # include guard