blob: b9fcf7761a0e8a67e4a9235dfa2b5e79398af0a9 (
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
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
|
bin/cscout
bin/cswc
@unexec if cmp -s %D/etc/cscout/cscout_defs.h %D/etc/cscout/cscout_defs.FBSD_GCC; then rm -f %D/etc/cscout/cscout_defs.h; fi
@unexec if cmp -s %D/etc/cscout/cscout_incs.h %D/etc/cscout/cscout_incs.FBSD_GCC; then rm -f %D/etc/cscout/cscout_incs.h; fi
etc/cscout/cscout_defs.BORLAND
etc/cscout/cscout_defs.FBSD_GCC
etc/cscout/cscout_defs.GENERIC
etc/cscout/cscout_defs.LINUX_GCC
etc/cscout/cscout_defs.WIN32_MINGW
etc/cscout/cscout_defs.WIN32_MSC
etc/cscout/cscout_incs.FBSD_GCC
etc/cscout/cscout_incs.GENERIC
etc/cscout/cscout_incs.LINUX_GCC
etc/cscout/cscout_incs.WIN32_MINGW
etc/cscout/cscout_incs.WIN32_MSC
@unexec rmdir %D/etc/cscout || true
%%PORTDOCS%%%%DOCSDIR%%/access.html
%%PORTDOCS%%%%DOCSDIR%%/contents.html
%%PORTDOCS%%%%DOCSDIR%%/cvs.html
%%PORTDOCS%%%%DOCSDIR%%/egglos.html
%%PORTDOCS%%%%DOCSDIR%%/error.html
%%PORTDOCS%%%%DOCSDIR%%/ext.html
%%PORTDOCS%%%%DOCSDIR%%/faq.html
%%PORTDOCS%%%%DOCSDIR%%/file.html
%%PORTDOCS%%%%DOCSDIR%%/fq.html
%%PORTDOCS%%%%DOCSDIR%%/geglos.html
%%PORTDOCS%%%%DOCSDIR%%/id.html
%%PORTDOCS%%%%DOCSDIR%%/idq.html
%%PORTDOCS%%%%DOCSDIR%%/idxprint.html
%%PORTDOCS%%%%DOCSDIR%%/index.html
%%PORTDOCS%%%%DOCSDIR%%/indexw.html
%%PORTDOCS%%%%DOCSDIR%%/intro.html
%%PORTDOCS%%%%DOCSDIR%%/license.html
%%PORTDOCS%%%%DOCSDIR%%/mancscout.html
%%PORTDOCS%%%%DOCSDIR%%/mancswc.html
%%PORTDOCS%%%%DOCSDIR%%/name.html
%%PORTDOCS%%%%DOCSDIR%%/op.html
%%PORTDOCS%%%%DOCSDIR%%/opt.html
%%PORTDOCS%%%%DOCSDIR%%/pragma.html
%%PORTDOCS%%%%DOCSDIR%%/re.html
%%PORTDOCS%%%%DOCSDIR%%/run.html
%%PORTDOCS%%%%DOCSDIR%%/setup.html
%%PORTDOCS%%%%DOCSDIR%%/short.html
%%PORTDOCS%%%%DOCSDIR%%/simul.html
%%PORTDOCS%%%%DOCSDIR%%/walk.html
%%PORTDOCS%%%%DOCSDIR%%/web.html
%%PORTDOCS%%%%DOCSDIR%%/wsp.html
%%PORTDOCS%%%%DOCSDIR%%/yacc.html
%%PORTDOCS%%%%DOCSDIR%%/change.html
%%PORTDOCS%%@dirrm %%DOCSDIR%%
%%PORTDOCS%%%%EXAMPLESDIR%%/.cscout/cscout_defs.h
%%PORTDOCS%%%%EXAMPLESDIR%%/.cscout/cscout_incs.h
%%PORTDOCS%%%%EXAMPLESDIR%%/README
%%PORTDOCS%%%%EXAMPLESDIR%%/awk.cs
%%PORTDOCS%%%%EXAMPLESDIR%%/awk.prj
%%PORTDOCS%%%%EXAMPLESDIR%%/awk/FIXES
%%PORTDOCS%%%%EXAMPLESDIR%%/awk/README
%%PORTDOCS%%%%EXAMPLESDIR%%/awk/awk.1
%%PORTDOCS%%%%EXAMPLESDIR%%/awk/awk.h
%%PORTDOCS%%%%EXAMPLESDIR%%/awk/awkgram.y
%%PORTDOCS%%%%EXAMPLESDIR%%/awk/b.c
%%PORTDOCS%%%%EXAMPLESDIR%%/awk/buildwin.bat
%%PORTDOCS%%%%EXAMPLESDIR%%/awk/lex.c
%%PORTDOCS%%%%EXAMPLESDIR%%/awk/lib.c
%%PORTDOCS%%%%EXAMPLESDIR%%/awk/mac.code
%%PORTDOCS%%%%EXAMPLESDIR%%/awk/main.c
%%PORTDOCS%%%%EXAMPLESDIR%%/awk/makefile
%%PORTDOCS%%%%EXAMPLESDIR%%/awk/makefile.win
%%PORTDOCS%%%%EXAMPLESDIR%%/awk/maketab.c
%%PORTDOCS%%%%EXAMPLESDIR%%/awk/missing95.c
%%PORTDOCS%%%%EXAMPLESDIR%%/awk/parse.c
%%PORTDOCS%%%%EXAMPLESDIR%%/awk/proctab.c
%%PORTDOCS%%%%EXAMPLESDIR%%/awk/proto.h
%%PORTDOCS%%%%EXAMPLESDIR%%/awk/run.c
%%PORTDOCS%%%%EXAMPLESDIR%%/awk/tran.c
%%PORTDOCS%%%%EXAMPLESDIR%%/awk/vcvars32.bat
%%PORTDOCS%%%%EXAMPLESDIR%%/awk/ytab.c
%%PORTDOCS%%%%EXAMPLESDIR%%/awk/ytab.h
%%PORTDOCS%%%%EXAMPLESDIR%%/awk/ytabc.bak
%%PORTDOCS%%%%EXAMPLESDIR%%/awk/ytabh.bak
%%PORTDOCS%%%%EXAMPLESDIR%%/bin.prj
%%PORTDOCS%%%%EXAMPLESDIR%%/mkproj
%%PORTDOCS%%%%EXAMPLESDIR%%/sh.prj
%%PORTDOCS%%%%EXAMPLESDIR%%/FreeBSD-kernel-4.8.cs
%%PORTDOCS%%@dirrm %%EXAMPLESDIR%%/.cscout
%%PORTDOCS%%@dirrm %%EXAMPLESDIR%%/awk
%%PORTDOCS%%@dirrm %%EXAMPLESDIR%%
|