a240b0896e
- Use DOCSDIR, EXAMPLESDIR
110 lines
2.8 KiB
Text
110 lines
2.8 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%%%%DOCSDIR%%/CHANGES_FROM_131.txt
|
|
%%PORTDOCS%%%%DOCSDIR%%/CHANGES_FROM_133.txt
|
|
%%PORTDOCS%%%%DOCSDIR%%/CHANGES_FROM_133_BEFORE_MR13.txt
|
|
%%PORTDOCS%%%%DOCSDIR%%/KNOWN_PROBLEMS.txt
|
|
%%PORTDOCS%%%%DOCSDIR%%/README
|
|
%%PORTDOCS%%%%DOCSDIR%%/RIGHTS
|
|
%%PORTDOCS%%%%DOCSDIR%%/history.txt
|
|
%%PORTDOCS%%%%DOCSDIR%%/history.ps
|
|
%%EXAMPLESDIR%%/makefile
|
|
%%EXAMPLESDIR%%/1/makefile
|
|
%%EXAMPLESDIR%%/1/test.g
|
|
%%EXAMPLESDIR%%/2/makefile
|
|
%%EXAMPLESDIR%%/2/test.g
|
|
%%EXAMPLESDIR%%/2/MyLexer.h
|
|
%%EXAMPLESDIR%%/2/MyLexer.cpp
|
|
%%EXAMPLESDIR%%/3/test.g
|
|
%%EXAMPLESDIR%%/3/mytokens.h
|
|
%%EXAMPLESDIR%%/3/makefile
|
|
%%EXAMPLESDIR%%/3/MyLexer.h
|
|
%%EXAMPLESDIR%%/3/MyLexer.cpp
|
|
%%EXAMPLESDIR%%/4/test.g
|
|
%%EXAMPLESDIR%%/4/mytokens.h
|
|
%%EXAMPLESDIR%%/4/makefile
|
|
%%EXAMPLESDIR%%/5/test.g
|
|
%%EXAMPLESDIR%%/5/makefile
|
|
%%EXAMPLESDIR%%/5/input.h
|
|
%%EXAMPLESDIR%%/6/test2.g
|
|
%%EXAMPLESDIR%%/6/test.g
|
|
%%EXAMPLESDIR%%/6/makefile2
|
|
%%EXAMPLESDIR%%/6/makefile
|
|
%%EXAMPLESDIR%%/6/main.cpp
|
|
%%EXAMPLESDIR%%/6/file2
|
|
%%EXAMPLESDIR%%/6/file1
|
|
%%EXAMPLESDIR%%/7/test.g
|
|
%%EXAMPLESDIR%%/7/makefile
|
|
%%EXAMPLESDIR%%/8/test.g
|
|
%%EXAMPLESDIR%%/8/makefile
|
|
%%EXAMPLESDIR%%/8/main.cpp
|
|
%%EXAMPLESDIR%%/9/test.g
|
|
%%EXAMPLESDIR%%/9/makefile
|
|
%%EXAMPLESDIR%%/10/test.g
|
|
%%EXAMPLESDIR%%/10/makefile
|
|
%%EXAMPLESDIR%%/11/test.g
|
|
%%EXAMPLESDIR%%/11/makefile
|
|
%%EXAMPLESDIR%%/11/input.h
|
|
%%EXAMPLESDIR%%/12/makefile
|
|
%%EXAMPLESDIR%%/12/test.g
|
|
%%EXAMPLESDIR%%/13/makefile
|
|
%%EXAMPLESDIR%%/13/test.g
|
|
@dirrm include/pccts
|
|
%%PORTDOCS%%@dirrm %%DOCSDIR%%
|
|
@dirrm %%EXAMPLESDIR%%/1
|
|
@dirrm %%EXAMPLESDIR%%/2
|
|
@dirrm %%EXAMPLESDIR%%/3
|
|
@dirrm %%EXAMPLESDIR%%/4
|
|
@dirrm %%EXAMPLESDIR%%/5
|
|
@dirrm %%EXAMPLESDIR%%/6
|
|
@dirrm %%EXAMPLESDIR%%/7
|
|
@dirrm %%EXAMPLESDIR%%/8
|
|
@dirrm %%EXAMPLESDIR%%/9
|
|
@dirrm %%EXAMPLESDIR%%/10
|
|
@dirrm %%EXAMPLESDIR%%/11
|
|
@dirrm %%EXAMPLESDIR%%/12
|
|
@dirrm %%EXAMPLESDIR%%/13
|
|
@dirrm %%EXAMPLESDIR%%
|