-
Notifications
You must be signed in to change notification settings - Fork 160
/
Copy pathMakefile
70 lines (68 loc) · 1.54 KB
/
Makefile
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
# $NetBSD: Makefile,v 1.79 2001/01/20 02:30:21 jtb Exp $
#
SUBDIR += 9menu
SUBDIR += ascii
SUBDIR += asr-manpages
SUBDIR += astrolog
SUBDIR += bottlerocket
SUBDIR += buffer
SUBDIR += chipmunk
SUBDIR += chord
SUBDIR += cksfv
SUBDIR += colorls
SUBDIR += cowsay
SUBDIR += dgpsip
SUBDIR += dialog
SUBDIR += dotfile
SUBDIR += dt
SUBDIR += dync
SUBDIR += fd
SUBDIR += fep
SUBDIR += figlet
# SUBDIR += freewnn-common # base package for japanese/freewnn-*
SUBDIR += git
SUBDIR += gnome-pim
SUBDIR += gnome-utils
SUBDIR += gperiodic
SUBDIR += heyu
SUBDIR += hitchhiker
SUBDIR += ibutton-pdkit
SUBDIR += jitterbug
SUBDIR += jive
SUBDIR += kdeutils
SUBDIR += kp
SUBDIR += less
SUBDIR += libutf
SUBDIR += lile
SUBDIR += linuxls
SUBDIR += logsurfer
SUBDIR += lv
SUBDIR += most
SUBDIR += p5-Array-PrintCols
SUBDIR += p5-Business-CreditCard
SUBDIR += p5-ControlX10-CM11
SUBDIR += p5-File-MMagic
SUBDIR += p5-Locale-Codes
SUBDIR += p5-Search
SUBDIR += pdmenu
SUBDIR += proj
SUBDIR += pty-redir
SUBDIR += py-readline
SUBDIR += qterm
SUBDIR += root
SUBDIR += rpm
SUBDIR += sci
SUBDIR += screen
SUBDIR += setiathome
SUBDIR += siag
SUBDIR += splitvt
SUBDIR += staroffice
SUBDIR += team
SUBDIR += vera
SUBDIR += vfu
SUBDIR += vttest
SUBDIR += watch
SUBDIR += xrolodex
SUBDIR += xtend
SUBDIR += zorro
.include "../mk/bsd.pkg.subdir.mk"