diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2001-02-22 13:23:17 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2001-02-22 13:23:17 +0000 |
commit | 8a9a2f1b7348c9f06c1086a2a5eb33fa1e624d03 (patch) | |
tree | 474f1c1b2a37b12b85105c7bac1e1854e756bf4b /devel/make++/pkg-plist | |
parent | f3dd99f344035243121aa0afea28e17df2964866 (diff) | |
download | ports-8a9a2f1b7348c9f06c1086a2a5eb33fa1e624d03.tar.gz ports-8a9a2f1b7348c9f06c1086a2a5eb33fa1e624d03.zip |
Notes
Diffstat (limited to 'devel/make++/pkg-plist')
-rw-r--r-- | devel/make++/pkg-plist | 52 |
1 files changed, 52 insertions, 0 deletions
diff --git a/devel/make++/pkg-plist b/devel/make++/pkg-plist new file mode 100644 index 000000000000..b9d2e14f3b9e --- /dev/null +++ b/devel/make++/pkg-plist @@ -0,0 +1,52 @@ +bin/makepp +share/makepp/FileInfo.pm +share/makepp/FileInfo_makepp.pm +share/makepp/Glob.pm +share/makepp/MakeEvent.pm +share/makepp/Makefile.pm +share/makepp/Makesubs.pm +share/makepp/Rule.pm +share/makepp/Signature.pm +share/makepp/TextSubs.pm +share/makepp/c_compilation_md5.mk +share/makepp/infer_objects.mk +share/makepp/makepp_builtin_rules.mk +share/makepp/makepp_default_makefile.mk +share/makepp/recursive_makepp +share/makepp/Signature/c_compilation_md5.pm +share/makepp/Signature/exact_match.pm +share/makepp/Signature/md5.pm +share/makepp/Signature/target_newer.pm +share/makepp/html/bugs.html +share/makepp/html/build_algorithm.html +share/makepp/html/builtin.html +share/makepp/html/command_line.html +share/makepp/html/dirs.html +share/makepp/html/extending_makepp.html +share/makepp/html/features.html +share/makepp/html/incompat.html +share/makepp/html/index.html +share/makepp/html/inferring.html +share/makepp/html/legacy_makefiles.html +share/makepp/html/release_notes_100.html +share/makepp/html/repositories.html +share/makepp/html/scanning.html +share/makepp/html/signature_checking.html +share/makepp/html/syntax_makefile.html +share/makepp/html/t_builtin.html +share/makepp/html/t_debugging.html +share/makepp/html/t_dirs.html +share/makepp/html/t_functions.html +share/makepp/html/t_index.html +share/makepp/html/t_pattern.html +share/makepp/html/t_phony.html +share/makepp/html/t_qt.html +share/makepp/html/t_simplest.html +share/makepp/html/t_unix_compilation.html +share/makepp/html/t_variables.html +share/makepp/html/t_variant.html +share/makepp/html/t_whatsin.html +share/makepp/html/t_wildcards.html +@dirrm share/makepp/Signature +@dirrm share/makepp/html +@dirrm share/makepp |