summaryrefslogtreecommitdiff
path: root/distrib/sets/gensetlist
blob: 51f6b2204d9e53d610973000eb3a8942c31c932f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
#!/bin/sh
#	$OpenBSD: gensetlist,v 1.3 2014/05/03 15:18:26 todd Exp $

arch=$MACHINE
listsdir=`pwd`/lists

setname=$1

if [ "$setname" = "xfont" ]; then
        arch=x11r7
fi

cat $listsdir/$setname/mi $listsdir/$setname/md.${arch}