freebsd-ports/devel/cc65/pkg-plist
2002-09-02 17:09:25 +00:00

137 lines
4.1 KiB
Text

%%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