summaryrefslogtreecommitdiff
path: root/devel/cc65/pkg-plist
blob: 8b881ec44f63e854d69a86cdc885df9a6b0bdd82 (plain) (blame)
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
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
%%PORTDOCS%%share/doc/cc65/BUGS
%%PORTDOCS%%share/doc/cc65/CREDITS
%%PORTDOCS%%share/doc/cc65/Makefile
%%PORTDOCS%%share/doc/cc65/Makefile.orig
%%PORTDOCS%%share/doc/cc65/ar65.sgml
%%PORTDOCS%%share/doc/cc65/ca65.sgml
%%PORTDOCS%%share/doc/cc65/cc65.sgml
%%PORTDOCS%%share/doc/cc65/cl65.sgml
%%PORTDOCS%%share/doc/cc65/coding.sgml
%%PORTDOCS%%share/doc/cc65/compile.txt
%%PORTDOCS%%share/doc/cc65/debugging.sgml
%%PORTDOCS%%share/doc/cc65/dio.sgml
%%PORTDOCS%%share/doc/cc65/geos.sgml
%%PORTDOCS%%share/doc/cc65/grc.txt
%%PORTDOCS%%share/doc/cc65/index.sgml
%%PORTDOCS%%share/doc/cc65/internal.txt
%%PORTDOCS%%share/doc/cc65/intro.sgml
%%PORTDOCS%%share/doc/cc65/ld65.sgml
%%PORTDOCS%%share/doc/cc65/library.sgml
%%PORTDOCS%%share/doc/cc65/newvers.txt
%%PORTDOCS%%share/doc/cc65/readme.1st
%%PORTDOCS%%share/doc/cc65/announce.txt
bin/ar65
bin/ca65
bin/cc65
bin/cl65
bin/da65
bin/grc
bin/ld65
bin/od65
bin/ca65html
lib/cc65/include/geos/gconst.h
lib/cc65/include/geos/gdisk.h
lib/cc65/include/geos/gdlgbox.h
lib/cc65/include/geos/gfile.h
lib/cc65/include/geos/ggraph.h
lib/cc65/include/geos/gmemory.h
lib/cc65/include/geos/gmenu.h
lib/cc65/include/geos/gprocess.h
lib/cc65/include/geos/gsprite.h
lib/cc65/include/geos/gstruct.h
lib/cc65/include/geos/gsym.h
lib/cc65/include/geos/gsys.h
lib/cc65/include/6502.h
lib/cc65/include/_6525.h
lib/cc65/include/_6526.h
lib/cc65/include/_6545.h
lib/cc65/include/_6551.h
lib/cc65/include/_antic.h
lib/cc65/include/_gtia.h
lib/cc65/include/_pbi.h
lib/cc65/include/_pia.h
lib/cc65/include/_pokey.h
lib/cc65/include/_sid.h
lib/cc65/include/_vdc.h
lib/cc65/include/_vic.h
lib/cc65/include/ace.h
lib/cc65/include/apple2.h
lib/cc65/include/assert.h
lib/cc65/include/atari.h
lib/cc65/include/c128.h
lib/cc65/include/c64.h
lib/cc65/include/cbm.h
lib/cc65/include/cbm510.h
lib/cc65/include/cbm610.h
lib/cc65/include/conio.h
lib/cc65/include/ctype.h
lib/cc65/include/dbg.h
lib/cc65/include/dio.h
lib/cc65/include/errno.h
lib/cc65/include/fcntl.h
lib/cc65/include/geos.h
lib/cc65/include/graphics.h
lib/cc65/include/iso646.h
lib/cc65/include/joystick.h
lib/cc65/include/limits.h
lib/cc65/include/locale.h
lib/cc65/include/mouse.h
lib/cc65/include/pet.h
lib/cc65/include/plus4.h
lib/cc65/include/rs232.h
lib/cc65/include/setjmp.h
lib/cc65/include/stdarg.h
lib/cc65/include/stddef.h
lib/cc65/include/stdio.h
lib/cc65/include/stdlib.h
lib/cc65/include/string.h
lib/cc65/include/time.h
lib/cc65/include/zlib.h
lib/cc65/lib/apple2.o
lib/cc65/lib/atari.o
lib/cc65/lib/c128.o
lib/cc65/lib/c64.o
lib/cc65/lib/cbm510.o
lib/cc65/lib/cbm610.o
lib/cc65/lib/geos.o
lib/cc65/lib/pet.o
lib/cc65/lib/plus4.o
lib/cc65/lib/apple2.lib
lib/cc65/lib/atari.lib
lib/cc65/lib/c128.lib
lib/cc65/lib/c64.lib
lib/cc65/lib/cbm510.lib
lib/cc65/lib/cbm610.lib
lib/cc65/lib/geos.lib
lib/cc65/lib/pet.lib
lib/cc65/lib/plus4.lib
%%PORTDOCS%%share/doc/cc65/samples/Makefile
%%PORTDOCS%%share/doc/cc65/samples/README
%%PORTDOCS%%share/doc/cc65/samples/hello.c
%%PORTDOCS%%share/doc/cc65/samples/mousedemo.c
%%PORTDOCS%%share/doc/cc65/samples/nachtm.c
%%PORTDOCS%%share/doc/cc65/samples/plasma.c
%%PORTDOCS%%share/doc/cc65/samples/sieve.c
%%PORTDOCS%%share/doc/cc65/samples/geos/appfile.grc
%%PORTDOCS%%share/doc/cc65/samples/geos/apphello1.grc
%%PORTDOCS%%share/doc/cc65/samples/geos/apphello2.grc
%%PORTDOCS%%share/doc/cc65/samples/geos/apprmvprot.grc
%%PORTDOCS%%share/doc/cc65/samples/geos/appyesno.grc
%%PORTDOCS%%share/doc/cc65/samples/geos/dialog.c
%%PORTDOCS%%share/doc/cc65/samples/geos/filesel.c
%%PORTDOCS%%share/doc/cc65/samples/geos/geosconio.c
%%PORTDOCS%%share/doc/cc65/samples/geos/geosconiores.res
%%PORTDOCS%%share/doc/cc65/samples/geos/grphstr.c
%%PORTDOCS%%share/doc/cc65/samples/geos/hello1.c
%%PORTDOCS%%share/doc/cc65/samples/geos/hello2.c
%%PORTDOCS%%share/doc/cc65/samples/geos/inittab.c
%%PORTDOCS%%share/doc/cc65/samples/geos/menu.c
%%PORTDOCS%%share/doc/cc65/samples/geos/rmvprot.c
%%PORTDOCS%%share/doc/cc65/samples/geos/yesno.c
@dirrm lib/cc65/lib
@dirrm lib/cc65/include/geos
@dirrm lib/cc65/include
@dirrm lib/cc65
%%PORTDOCS%%@dirrm share/doc/cc65/samples/geos
%%PORTDOCS%%@dirrm share/doc/cc65/samples
%%PORTDOCS%%@dirrm share/doc/cc65