• R/O
  • HTTP
  • SSH
  • HTTPS

Tags
No Tags

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

恥ずかしい勘違いから生まれた、DHCP6の不要かつ部分的な実装


File Info

Rev. 364aa4725a3a1f0a02d568aed9cc82bbe3723953
Tamaño 185 octetos
Tiempo 2021-08-19 20:01:19
Autor dyknon
Log Message

Rewrite ipv6 address formatter

Content

export PERL5LIB=.
TESTS=$(shell find t -type f -name "*.t")
TEST_TARGETS=$(foreach test,$(TESTS),maketest.$(test))

test: $(TEST_TARGETS)

$(TEST_TARGETS):
	perl $(subst maketest.,,$@)