summaryrefslogtreecommitdiff
path: root/static/v10/Makefile
blob: f47052cd2affe3d1a890577e0b58d7b9e87ebc1a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
SUBDIRS = man1 \
          man2 \
          man3 \
          man4 \
          man5 \
          man6 \
          man7 \
          man8 \
          man9

export OS="Unix V10"

include ../subdir.mk