chiark / gitweb /
hbytes and crypto compile now
[chiark-tcl.git] / hbytes / Makefile
index a1955b7056c2fc0111ae4ef0de4c80852c959852..06b4a3a1c1b18daaf814c0c1c96818dd47448881 100644 (file)
@@ -1,6 +1,7 @@
 BASE_DIR =     ../base
 EXTBASE =      hbytes
-CFILES =       addrmap chop hbytes hook parse ulongs
+CFILES =       chop hbytes hook parse ulongs
+OTHER_TCTS =   hbytes-base.tct
 
 include ../base/extension.make