freebsd-ports/devel/pccts/pkg-plist
Patrick Li b666502afd - PORTDOCS police
- DOCSDIR support to some
- Brush out some lint
2001-12-24 02:17:17 +00:00

110 lines
3.2 KiB
Text

bin/antlr
bin/dlg
bin/genmk
bin/sor
include/pccts/AParser.cpp
include/pccts/AParser.h
include/pccts/ASTBase.cpp
include/pccts/ASTBase.h
include/pccts/ATokPtr.h
include/pccts/ATokPtrImpl.h
include/pccts/ATokenBuffer.cpp
include/pccts/AToken.h
include/pccts/ATokenBuffer.h
include/pccts/ATokenStream.h
include/pccts/BufFileInput.cpp
include/pccts/BufFileInput.h
include/pccts/DLG_stream_input.h
include/pccts/DLexer.h
include/pccts/DLexerBase.cpp
include/pccts/DLexerBase.h
include/pccts/PBlackBox.h
include/pccts/PCCTSAST.cpp
include/pccts/PCCTSAST.h
include/pccts/SList.h
include/pccts/antlr.h
include/pccts/ast.c
include/pccts/ast.h
include/pccts/charbuf.h
include/pccts/charptr.c
include/pccts/charptr.h
include/pccts/config.h
include/pccts/dlgdef.h
include/pccts/dlgauto.h
include/pccts/err.h
include/pccts/int.h
include/pccts/pccts_assert.h
include/pccts/pccts_iostream.h
include/pccts/pccts_istream.h
include/pccts/pccts_setjmp.h
include/pccts/pccts_stdarg.h
include/pccts/pccts_stdio.h
include/pccts/pccts_stdlib.h
include/pccts/pccts_string.h
include/pccts/pcctscfg.h
include/pccts/slist.cpp
%%PORTDOCS%%share/doc/pccts/CHANGES_FROM_131.txt
%%PORTDOCS%%share/doc/pccts/CHANGES_FROM_133.txt
%%PORTDOCS%%share/doc/pccts/CHANGES_FROM_133_BEFORE_MR13.txt
%%PORTDOCS%%share/doc/pccts/KNOWN_PROBLEMS.txt
%%PORTDOCS%%share/doc/pccts/README
%%PORTDOCS%%share/doc/pccts/RIGHTS
%%PORTDOCS%%share/doc/pccts/history.txt
%%PORTDOCS%%share/doc/pccts/history.ps
share/examples/pccts/makefile
share/examples/pccts/1/makefile
share/examples/pccts/1/test.g
share/examples/pccts/2/makefile
share/examples/pccts/2/test.g
share/examples/pccts/2/MyLexer.h
share/examples/pccts/2/MyLexer.cpp
share/examples/pccts/3/test.g
share/examples/pccts/3/mytokens.h
share/examples/pccts/3/makefile
share/examples/pccts/3/MyLexer.h
share/examples/pccts/3/MyLexer.cpp
share/examples/pccts/4/test.g
share/examples/pccts/4/mytokens.h
share/examples/pccts/4/makefile
share/examples/pccts/5/test.g
share/examples/pccts/5/makefile
share/examples/pccts/5/input.h
share/examples/pccts/6/test2.g
share/examples/pccts/6/test.g
share/examples/pccts/6/makefile2
share/examples/pccts/6/makefile
share/examples/pccts/6/main.cpp
share/examples/pccts/6/file2
share/examples/pccts/6/file1
share/examples/pccts/7/test.g
share/examples/pccts/7/makefile
share/examples/pccts/8/test.g
share/examples/pccts/8/makefile
share/examples/pccts/8/main.cpp
share/examples/pccts/9/test.g
share/examples/pccts/9/makefile
share/examples/pccts/10/test.g
share/examples/pccts/10/makefile
share/examples/pccts/11/test.g
share/examples/pccts/11/makefile
share/examples/pccts/11/input.h
share/examples/pccts/12/makefile
share/examples/pccts/12/test.g
share/examples/pccts/13/makefile
share/examples/pccts/13/test.g
@dirrm include/pccts
%%PORTDOCS%%@dirrm share/doc/pccts
@dirrm share/examples/pccts/1
@dirrm share/examples/pccts/2
@dirrm share/examples/pccts/3
@dirrm share/examples/pccts/4
@dirrm share/examples/pccts/5
@dirrm share/examples/pccts/6
@dirrm share/examples/pccts/7
@dirrm share/examples/pccts/8
@dirrm share/examples/pccts/9
@dirrm share/examples/pccts/10
@dirrm share/examples/pccts/11
@dirrm share/examples/pccts/12
@dirrm share/examples/pccts/13
@dirrm share/examples/pccts