X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ian/git?p=chiark-tcl.git;a=blobdiff_plain;f=hbytes%2FMakefile;h=06b4a3a1c1b18daaf814c0c1c96818dd47448881;hp=fe1a53563bf5d57ba95a61c68879062db8f25b12;hb=288c17549e4d409b60147b6eb8444e72c0eea4e2;hpb=3340221c68f8c948db9d2d3b553692fe642dd0f8;ds=sidebyside diff --git a/hbytes/Makefile b/hbytes/Makefile index fe1a535..06b4a3a 100644 --- a/hbytes/Makefile +++ b/hbytes/Makefile @@ -1,6 +1,7 @@ BASE_DIR = ../base -EXTENSION = chiark_tcl_hbytees -CFILES = hbytes +EXTBASE = hbytes +CFILES = chop hbytes hook parse ulongs +OTHER_TCTS = hbytes-base.tct include ../base/extension.make