~mirabilos/mksh/MAIN

« back to all changes in this revision

Viewing changes to Makefile

  • Committer: tg
  • Date: 2024-08-17 23:33:47 UTC
  • Revision ID: tg-20240817233347-mo5oyipxuj2fg7c1
further portability fixes etm.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# $MirOS: src/bin/mksh/Makefile,v 1.196 2024/02/02 04:58:41 tg Exp $
 
1
# $MirOS: src/bin/mksh/Makefile,v 1.197 2024/08/17 23:33:49 tg Exp $
2
2
#-
3
3
# Copyright (c) 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010,
4
4
#               2011, 2012, 2013, 2014, 2015, 2016, 2017, 2021,
203
203
            awk '/Mir''OS:/ { print $$4$$5; }' | \
204
204
            tr -dc 0-9); (( $${#x} == 14 )) || exit 1; exec \
205
205
            ${MKSH} ${BSDSRCDIR:Q}/contrib/hosted/tg/ps2pdfmir -p pa4 -c \
206
 
            -o ${_m}.${_n}.pdf '[' /Author '(The MirOS Project)' \
 
206
            -o ${_m}.${_n}.pdf '[' /Author '(MirBSD)' \
207
207
            /Title '('${CATS_TITLE_${_m}_${_n}:Q}')' \
208
208
            /Subject '(BSD Reference Manual)' /ModDate "(D:$$x)" \
209
209
            /Creator '(GNU groff version ${V_GROFF:S/groff-//} \(MirPorts\))' \