source: trunk/packs/build/packages @ 10949

Revision 10949, 2.2 KB checked in by ghudson, 27 years ago (diff)
Add xntp.
Line 
1# $Id: packages,v 1.34 1997-12-25 19:12:11 ghudson Exp $
2
3# This file gives the list of packages to build for the release, the
4# order they will be built in, and which platforms they will be built
5# for.  Each line gives a package name and, optionally, a
6# comma-separated list of hosttypes to build the package on.  If the
7# list of hosttypes is omitted or contains the word "all", the package
8# is built for all platforms; platforms can be explicitly exluded by
9# prefacing them by a minus sign.  Blank lines and lines beginning
10# with '#' are ignored.
11
12# These tools are critical to the build process and need to be built
13# first, even before the packs are set up.  They have Makefile.athena
14# files which don't assume that much of anything is ready.
15third/gcc                       sun4
16athena/bin/install
17athena/bin/imake                sun4
18
19packs/build/setup
20third/afsbin
21athena/lib/et
22athena/lib/ss
23athena/lib/hesiod
24athena/lib/al
25third/krb5
26athena/etc/synctree
27athena/lib/Mu
28third/wcl
29third/rx                        sgi
30third/tcsh
31third/emacs
32third/tex
33third/top                       sun4
34third/sysinfo
35third/rcs                       sun4
36third/patch                     sun4
37third/jot
38third/lam
39third/rs
40third/mh
41third/mwm                       sun4
42third/x3270
43third/xmh
44third/talk                      sun4,sgi
45third/traceroute                sun4
46third/look                      sgi
47third/whois                     sgi
48third/appletalk                 sun4
49third/ispell
50third/ssh
51third/kermit
52third/xntp
53athena/lib/acl
54athena/lib/zephyr
55athena/lib/neos
56athena/etc/track
57athena/etc/newsyslog
58athena/etc/cleanup
59athena/etc/inetd
60athena/etc/listsuidcells
61athena/etc/gettime
62athena/etc/snmp                 sun4
63athena/etc/xdm
64athena/etc/desync
65athena/bin/aklog
66athena/bin/newpag
67athena/bin/voldump
68athena/bin/session
69athena/bin/olc
70athena/bin/finger
71athena/bin/ansi
72athena/bin/sendbug
73athena/bin/just
74athena/bin/rep
75athena/bin/cxref
76athena/bin/tarmail
77athena/bin/access
78athena/bin/dent
79athena/bin/attach
80athena/bin/dash
81athena/bin/xmore
82athena/bin/xdsc
83athena/bin/rkinit
84athena/bin/xversion
85athena/bin/discuss
86athena/bin/from
87athena/bin/delete
88athena/bin/getcluster
89athena/bin/gms
90athena/bin/hostinfo
91athena/bin/lert
92athena/bin/machtype
93athena/bin/write
94athena/bin/athdir
95athena/bin/lpr
96athena/bin/quota
97athena/bin/xdpr
98athena/bin/xquota               sun4
99third/perl                      sun4
100third/transcript
101packs/config
102packs/dotfiles
103packs/glue
104packs/install
105packs/maint
106packs/update
107packs/build/config
108packs/build/finish
Note: See TracBrowser for help on using the repository browser.