summaryrefslogtreecommitdiff
path: root/.gitignore
blob: e08a675ae27ed942657e2229561db94f4f76f47e (plain)
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
# http://www.gnu.org/software/automake

Makefile.in

# http://www.gnu.org/software/autoconf

/autom4te.cache
/aclocal.m4
/compile
/configure
/depcomp
/install-sh
/missing
/stamp-h1

# files generated by configure
.deps
.libs
Makefile
config.h
config.h.in
libnsl.pc
*.o
*.lo
*.la
*.a
*~
*.rej
*.orig
core
config.log
config.status
libnsl-*.tar.bz2
libnsl-*.tar.gz
libtool
po/POTFILES
po/stamp-po
po/remove-potcdate.sed

# tar archive
ypserv-*.tar.*
*.8

# some binaries
lib/test-securenets
makedbm/makedbm
mknetid/mknetid
revnetgroup/revnetgroup
rpc.yppasswdd/rpc.yppasswdd
rpc.ypxfrd/rpc.ypxfrd
scripts/create_printcap
scripts/match_printcap
scripts/pwupdate
scripts/ypMakefile
scripts/ypinit
scripts/ypxfr_1perday
scripts/ypxfr_1perhour
scripts/ypxfr_2perday
yphelper/yphelper
yppush/yppush
ypserv/ypserv
ypxfr/ypxfr
lib/test-securenets.log
lib/test-securenets.trs
lib/test-suite.log
lib/test-ypserv_conf
lib/test-ypserv_conf.log
lib/test-ypserv_conf.trs
test-driver