summaryrefslogtreecommitdiff
path: root/sys/dev/microcode/rum
diff options
context:
space:
mode:
authorrillig <rillig@NetBSD.org>2022-09-09 05:27:32 +0000
committerrillig <rillig@NetBSD.org>2022-09-09 05:27:32 +0000
commit85ddbad551da141b53910882b3695a72bf0964d2 (patch)
treee52beff3cd5170c795ce02ea223d2f467784d09b /sys/dev/microcode/rum
parent6089892814ae9173e4535c320e8157c647e6d5b0 (diff)
make.1: only use .Pa for actual pathnames
Diffstat (limited to 'sys/dev/microcode/rum')
0 files changed, 0 insertions, 0 deletions
4ea5b28cc64628ed2b7528'>Fixes from David Laight:christos 2002-06-14Complete declaration of progprintf() to fix build problem in csh(1).tron 2002-06-14Remove #ifdef __STDC__. De-__P() and ANSIfy. Fix a prototype mismatchwiz 2001-05-05Change to use {u,}intmax_t internally (was: (unsigned) long).kleink