chiark / gitweb /
hbytes and crypto compile now
[chiark-tcl.git] / hbytes / Makefile
index fe1a53563bf5d57ba95a61c68879062db8f25b12..06b4a3a1c1b18daaf814c0c1c96818dd47448881 100644 (file)
@@ -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