Browse Source

[1866] remove dummy text files from makefile

JINMEI Tatuya 12 years ago
parent
commit
cb95ae3f17
41 changed files with 0 additions and 189 deletions
  1. 0 37
      src/lib/dns/Makefile.am
  2. 0 1
      src/lib/dns/rdata/generic/any_255.txt
  3. 0 1
      src/lib/dns/rdata/generic/axfr_252.txt
  4. 0 4
      src/lib/dns/rdata/generic/caa_257.txt
  5. 0 4
      src/lib/dns/rdata/generic/cert_37.txt
  6. 0 4
      src/lib/dns/rdata/generic/gpos_27.txt
  7. 0 4
      src/lib/dns/rdata/generic/hip_55.txt
  8. 0 4
      src/lib/dns/rdata/generic/ipseckey_45.txt
  9. 0 4
      src/lib/dns/rdata/generic/isdn_20.txt
  10. 0 1
      src/lib/dns/rdata/generic/ixfr_251.txt
  11. 0 4
      src/lib/dns/rdata/generic/key_25.txt
  12. 0 4
      src/lib/dns/rdata/generic/l32_105.txt
  13. 0 4
      src/lib/dns/rdata/generic/l64_106.txt
  14. 0 4
      src/lib/dns/rdata/generic/loc_29.txt
  15. 0 4
      src/lib/dns/rdata/generic/lp_107.txt
  16. 0 4
      src/lib/dns/rdata/generic/maila_254.txt
  17. 0 4
      src/lib/dns/rdata/generic/mailb_253.txt
  18. 0 4
      src/lib/dns/rdata/generic/mb_7.txt
  19. 0 4
      src/lib/dns/rdata/generic/md_3.txt
  20. 0 4
      src/lib/dns/rdata/generic/mf_4.txt
  21. 0 4
      src/lib/dns/rdata/generic/mg_8.txt
  22. 0 4
      src/lib/dns/rdata/generic/mr_9.txt
  23. 0 4
      src/lib/dns/rdata/generic/nid_104.txt
  24. 0 4
      src/lib/dns/rdata/generic/null_10.txt
  25. 0 4
      src/lib/dns/rdata/generic/nxt_30.txt
  26. 0 4
      src/lib/dns/rdata/generic/rt_21.txt
  27. 0 4
      src/lib/dns/rdata/generic/sig_24.txt
  28. 0 4
      src/lib/dns/rdata/generic/tkey_249.txt
  29. 0 4
      src/lib/dns/rdata/generic/tlsa_52.txt
  30. 0 4
      src/lib/dns/rdata/generic/unspec_103.txt
  31. 0 4
      src/lib/dns/rdata/generic/uri_256.txt
  32. 0 4
      src/lib/dns/rdata/generic/x25_19.txt
  33. 0 4
      src/lib/dns/rdata/in_1/a6_38.txt
  34. 0 4
      src/lib/dns/rdata/in_1/apl_42.txt
  35. 0 4
      src/lib/dns/rdata/in_1/kx_36.txt
  36. 0 4
      src/lib/dns/rdata/in_1/nsap-ptr_23.txt
  37. 0 4
      src/lib/dns/rdata/in_1/nsap_22.txt
  38. 0 4
      src/lib/dns/rdata/in_1/px_26.txt
  39. 0 4
      src/lib/dns/rdata/in_1/wks_11.txt
  40. 0 1
      src/lib/dns/rdata/none_254/.gitignore
  41. 0 8
      src/lib/dns/rdata/template.txt

+ 0 - 37
src/lib/dns/Makefile.am

@@ -79,34 +79,6 @@ EXTRA_DIST += rdata/generic/afsdb_18.h
 EXTRA_DIST += rdata/generic/any_255.txt
 EXTRA_DIST += rdata/generic/axfr_252.txt
 EXTRA_DIST += rdata/generic/ixfr_251.txt
-EXTRA_DIST += rdata/generic/cert_37.txt
-EXTRA_DIST += rdata/generic/gpos_27.txt
-EXTRA_DIST += rdata/generic/hip_55.txt
-EXTRA_DIST += rdata/generic/ipseckey_45.txt
-EXTRA_DIST += rdata/generic/isdn_20.txt
-EXTRA_DIST += rdata/generic/key_25.txt
-EXTRA_DIST += rdata/generic/l32_105.txt
-EXTRA_DIST += rdata/generic/l64_106.txt
-EXTRA_DIST += rdata/generic/loc_29.txt
-EXTRA_DIST += rdata/generic/lp_107.txt
-EXTRA_DIST += rdata/generic/mb_7.txt
-EXTRA_DIST += rdata/generic/md_3.txt
-EXTRA_DIST += rdata/generic/mf_4.txt
-EXTRA_DIST += rdata/generic/mg_8.txt
-EXTRA_DIST += rdata/generic/mr_9.txt
-EXTRA_DIST += rdata/generic/nid_104.txt
-EXTRA_DIST += rdata/generic/null_10.txt
-EXTRA_DIST += rdata/generic/nxt_30.txt
-EXTRA_DIST += rdata/generic/rt_21.txt
-EXTRA_DIST += rdata/generic/sig_24.txt
-EXTRA_DIST += rdata/generic/tkey_249.txt
-EXTRA_DIST += rdata/generic/tlsa_52.txt
-EXTRA_DIST += rdata/generic/unspec_103.txt
-EXTRA_DIST += rdata/generic/uri_256.txt
-EXTRA_DIST += rdata/generic/x25_19.txt
-EXTRA_DIST += rdata/generic/maila_254.txt
-EXTRA_DIST += rdata/generic/mailb_253.txt
-EXTRA_DIST += rdata/generic/caa_257.txt
 EXTRA_DIST += rdata/hs_4/a_1.cc
 EXTRA_DIST += rdata/hs_4/a_1.h
 EXTRA_DIST += rdata/in_1/a_1.cc
@@ -117,17 +89,8 @@ EXTRA_DIST += rdata/in_1/dhcid_49.cc
 EXTRA_DIST += rdata/in_1/dhcid_49.h
 EXTRA_DIST += rdata/in_1/srv_33.cc
 EXTRA_DIST += rdata/in_1/srv_33.h
-EXTRA_DIST += rdata/in_1/a6_38.txt
-EXTRA_DIST += rdata/in_1/apl_42.txt
-EXTRA_DIST += rdata/in_1/kx_36.txt
-EXTRA_DIST += rdata/in_1/nsap-ptr_23.txt
-EXTRA_DIST += rdata/in_1/nsap_22.txt
-EXTRA_DIST += rdata/in_1/px_26.txt
-EXTRA_DIST += rdata/in_1/wks_11.txt
-EXTRA_DIST += rdata/none_254
 #EXTRA_DIST += rdata/template.cc
 #EXTRA_DIST += rdata/template.h
-#EXTRA_DIST += rdata/template.txt
 
 noinst_SCRIPTS = gen-rdatacode.py
 

+ 0 - 1
src/lib/dns/rdata/generic/any_255.txt

@@ -1 +0,0 @@
-This is a meta type and doesn't have any Rdata definition.

+ 0 - 1
src/lib/dns/rdata/generic/axfr_252.txt

@@ -1 +0,0 @@
-This is a meta type and doesn't have any Rdata definition.

+ 0 - 4
src/lib/dns/rdata/generic/caa_257.txt

@@ -1,4 +0,0 @@
-This RR type is not yet implemented; this file is used to generate
-the corresponding RRType constant and a mapping with its textual
-representation, without the Rdata code.  When the Rdata support is
-complete this file must be removed.

+ 0 - 4
src/lib/dns/rdata/generic/cert_37.txt

@@ -1,4 +0,0 @@
-This RR type is not yet implemented; this file is used to generate
-the corresponding RRType constant and a mapping with its textual
-representation, without the Rdata code.  When the Rdata support is
-complete this file must be removed.

+ 0 - 4
src/lib/dns/rdata/generic/gpos_27.txt

@@ -1,4 +0,0 @@
-This RR type is not yet implemented; this file is used to generate
-the corresponding RRType constant and a mapping with its textual
-representation, without the Rdata code.  When the Rdata support is
-complete this file must be removed.

+ 0 - 4
src/lib/dns/rdata/generic/hip_55.txt

@@ -1,4 +0,0 @@
-This RR type is not yet implemented; this file is used to generate
-the corresponding RRType constant and a mapping with its textual
-representation, without the Rdata code.  When the Rdata support is
-complete this file must be removed.

+ 0 - 4
src/lib/dns/rdata/generic/ipseckey_45.txt

@@ -1,4 +0,0 @@
-This RR type is not yet implemented; this file is used to generate
-the corresponding RRType constant and a mapping with its textual
-representation, without the Rdata code.  When the Rdata support is
-complete this file must be removed.

+ 0 - 4
src/lib/dns/rdata/generic/isdn_20.txt

@@ -1,4 +0,0 @@
-This RR type is not yet implemented; this file is used to generate
-the corresponding RRType constant and a mapping with its textual
-representation, without the Rdata code.  When the Rdata support is
-complete this file must be removed.

+ 0 - 1
src/lib/dns/rdata/generic/ixfr_251.txt

@@ -1 +0,0 @@
-This is a meta type and doesn't have any Rdata definition.

+ 0 - 4
src/lib/dns/rdata/generic/key_25.txt

@@ -1,4 +0,0 @@
-This RR type is not yet implemented; this file is used to generate
-the corresponding RRType constant and a mapping with its textual
-representation, without the Rdata code.  When the Rdata support is
-complete this file must be removed.

+ 0 - 4
src/lib/dns/rdata/generic/l32_105.txt

@@ -1,4 +0,0 @@
-This RR type is not yet implemented; this file is used to generate
-the corresponding RRType constant and a mapping with its textual
-representation, without the Rdata code.  When the Rdata support is
-complete this file must be removed.

+ 0 - 4
src/lib/dns/rdata/generic/l64_106.txt

@@ -1,4 +0,0 @@
-This RR type is not yet implemented; this file is used to generate
-the corresponding RRType constant and a mapping with its textual
-representation, without the Rdata code.  When the Rdata support is
-complete this file must be removed.

+ 0 - 4
src/lib/dns/rdata/generic/loc_29.txt

@@ -1,4 +0,0 @@
-This RR type is not yet implemented; this file is used to generate
-the corresponding RRType constant and a mapping with its textual
-representation, without the Rdata code.  When the Rdata support is
-complete this file must be removed.

+ 0 - 4
src/lib/dns/rdata/generic/lp_107.txt

@@ -1,4 +0,0 @@
-This RR type is not yet implemented; this file is used to generate
-the corresponding RRType constant and a mapping with its textual
-representation, without the Rdata code.  When the Rdata support is
-complete this file must be removed.

+ 0 - 4
src/lib/dns/rdata/generic/maila_254.txt

@@ -1,4 +0,0 @@
-This RR type is not yet implemented; this file is used to generate
-the corresponding RRType constant and a mapping with its textual
-representation, without the Rdata code.  When the Rdata support is
-complete this file must be removed.

+ 0 - 4
src/lib/dns/rdata/generic/mailb_253.txt

@@ -1,4 +0,0 @@
-This RR type is not yet implemented; this file is used to generate
-the corresponding RRType constant and a mapping with its textual
-representation, without the Rdata code.  When the Rdata support is
-complete this file must be removed.

+ 0 - 4
src/lib/dns/rdata/generic/mb_7.txt

@@ -1,4 +0,0 @@
-This RR type is not yet implemented; this file is used to generate
-the corresponding RRType constant and a mapping with its textual
-representation, without the Rdata code.  When the Rdata support is
-complete this file must be removed.

+ 0 - 4
src/lib/dns/rdata/generic/md_3.txt

@@ -1,4 +0,0 @@
-This RR type is not yet implemented; this file is used to generate
-the corresponding RRType constant and a mapping with its textual
-representation, without the Rdata code.  When the Rdata support is
-complete this file must be removed.

+ 0 - 4
src/lib/dns/rdata/generic/mf_4.txt

@@ -1,4 +0,0 @@
-This RR type is not yet implemented; this file is used to generate
-the corresponding RRType constant and a mapping with its textual
-representation, without the Rdata code.  When the Rdata support is
-complete this file must be removed.

+ 0 - 4
src/lib/dns/rdata/generic/mg_8.txt

@@ -1,4 +0,0 @@
-This RR type is not yet implemented; this file is used to generate
-the corresponding RRType constant and a mapping with its textual
-representation, without the Rdata code.  When the Rdata support is
-complete this file must be removed.

+ 0 - 4
src/lib/dns/rdata/generic/mr_9.txt

@@ -1,4 +0,0 @@
-This RR type is not yet implemented; this file is used to generate
-the corresponding RRType constant and a mapping with its textual
-representation, without the Rdata code.  When the Rdata support is
-complete this file must be removed.

+ 0 - 4
src/lib/dns/rdata/generic/nid_104.txt

@@ -1,4 +0,0 @@
-This RR type is not yet implemented; this file is used to generate
-the corresponding RRType constant and a mapping with its textual
-representation, without the Rdata code.  When the Rdata support is
-complete this file must be removed.

+ 0 - 4
src/lib/dns/rdata/generic/null_10.txt

@@ -1,4 +0,0 @@
-This RR type is not yet implemented; this file is used to generate
-the corresponding RRType constant and a mapping with its textual
-representation, without the Rdata code.  When the Rdata support is
-complete this file must be removed.

+ 0 - 4
src/lib/dns/rdata/generic/nxt_30.txt

@@ -1,4 +0,0 @@
-This RR type is not yet implemented; this file is used to generate
-the corresponding RRType constant and a mapping with its textual
-representation, without the Rdata code.  When the Rdata support is
-complete this file must be removed.

+ 0 - 4
src/lib/dns/rdata/generic/rt_21.txt

@@ -1,4 +0,0 @@
-This RR type is not yet implemented; this file is used to generate
-the corresponding RRType constant and a mapping with its textual
-representation, without the Rdata code.  When the Rdata support is
-complete this file must be removed.

+ 0 - 4
src/lib/dns/rdata/generic/sig_24.txt

@@ -1,4 +0,0 @@
-This RR type is not yet implemented; this file is used to generate
-the corresponding RRType constant and a mapping with its textual
-representation, without the Rdata code.  When the Rdata support is
-complete this file must be removed.

+ 0 - 4
src/lib/dns/rdata/generic/tkey_249.txt

@@ -1,4 +0,0 @@
-This RR type is not yet implemented; this file is used to generate
-the corresponding RRType constant and a mapping with its textual
-representation, without the Rdata code.  When the Rdata support is
-complete this file must be removed.

+ 0 - 4
src/lib/dns/rdata/generic/tlsa_52.txt

@@ -1,4 +0,0 @@
-This RR type is not yet implemented; this file is used to generate
-the corresponding RRType constant and a mapping with its textual
-representation, without the Rdata code.  When the Rdata support is
-complete this file must be removed.

+ 0 - 4
src/lib/dns/rdata/generic/unspec_103.txt

@@ -1,4 +0,0 @@
-This RR type is not yet implemented; this file is used to generate
-the corresponding RRType constant and a mapping with its textual
-representation, without the Rdata code.  When the Rdata support is
-complete this file must be removed.

+ 0 - 4
src/lib/dns/rdata/generic/uri_256.txt

@@ -1,4 +0,0 @@
-This RR type is not yet implemented; this file is used to generate
-the corresponding RRType constant and a mapping with its textual
-representation, without the Rdata code.  When the Rdata support is
-complete this file must be removed.

+ 0 - 4
src/lib/dns/rdata/generic/x25_19.txt

@@ -1,4 +0,0 @@
-This RR type is not yet implemented; this file is used to generate
-the corresponding RRType constant and a mapping with its textual
-representation, without the Rdata code.  When the Rdata support is
-complete this file must be removed.

+ 0 - 4
src/lib/dns/rdata/in_1/a6_38.txt

@@ -1,4 +0,0 @@
-This RR type is not yet implemented; this file is used to generate
-the corresponding RRType constant and a mapping with its textual
-representation, without the Rdata code.  When the Rdata support is
-complete this file must be removed.

+ 0 - 4
src/lib/dns/rdata/in_1/apl_42.txt

@@ -1,4 +0,0 @@
-This RR type is not yet implemented; this file is used to generate
-the corresponding RRType constant and a mapping with its textual
-representation, without the Rdata code.  When the Rdata support is
-complete this file must be removed.

+ 0 - 4
src/lib/dns/rdata/in_1/kx_36.txt

@@ -1,4 +0,0 @@
-This RR type is not yet implemented; this file is used to generate
-the corresponding RRType constant and a mapping with its textual
-representation, without the Rdata code.  When the Rdata support is
-complete this file must be removed.

+ 0 - 4
src/lib/dns/rdata/in_1/nsap-ptr_23.txt

@@ -1,4 +0,0 @@
-This RR type is not yet implemented; this file is used to generate
-the corresponding RRType constant and a mapping with its textual
-representation, without the Rdata code.  When the Rdata support is
-complete this file must be removed.

+ 0 - 4
src/lib/dns/rdata/in_1/nsap_22.txt

@@ -1,4 +0,0 @@
-This RR type is not yet implemented; this file is used to generate
-the corresponding RRType constant and a mapping with its textual
-representation, without the Rdata code.  When the Rdata support is
-complete this file must be removed.

+ 0 - 4
src/lib/dns/rdata/in_1/px_26.txt

@@ -1,4 +0,0 @@
-This RR type is not yet implemented; this file is used to generate
-the corresponding RRType constant and a mapping with its textual
-representation, without the Rdata code.  When the Rdata support is
-complete this file must be removed.

+ 0 - 4
src/lib/dns/rdata/in_1/wks_11.txt

@@ -1,4 +0,0 @@
-This RR type is not yet implemented; this file is used to generate
-the corresponding RRType constant and a mapping with its textual
-representation, without the Rdata code.  When the Rdata support is
-complete this file must be removed.

+ 0 - 1
src/lib/dns/rdata/none_254/.gitignore

@@ -1 +0,0 @@
-# This file is here only for making the directory effectively empty.

+ 0 - 8
src/lib/dns/rdata/template.txt

@@ -1,8 +0,0 @@
-For "meta" RR types (i.e., types that don't have Rdata definitions)
-and standard types that have not yet been supported in this
-implementation, place "typename_nn.txt" under the appropriate
-directory (where "typename" is the standard textual mnemonic of the
-type and "nn" is decimal code of the type, e.g. axfr_252.txt).
-Its content doesn't matter.  Then the auto-generate script will
-just generate constant RRTypes and text conversion code for these
-types, skipping Rdata related definitions.