chiark / gitweb /
working on compiling out of troglodyte; before relegage maskmap
[chiark-tcl.git] / hbytes / Makefile
index fe1a53563bf5d57ba95a61c68879062db8f25b12..a1955b7056c2fc0111ae4ef0de4c80852c959852 100644 (file)
@@ -1,6 +1,6 @@
 BASE_DIR =     ../base
 BASE_DIR =     ../base
-EXTENSION =    chiark_tcl_hbytees
-CFILES =       hbytes
+EXTBASE =      hbytes
+CFILES =       addrmap chop hbytes hook parse ulongs
 
 include ../base/extension.make
 
 
 include ../base/extension.make