chiark / gitweb /
hbytes and crypto compile now
[chiark-tcl.git] / hbytes / Makefile
1 BASE_DIR =      ../base
2 EXTBASE =       hbytes
3 CFILES =        chop hbytes hook parse ulongs
4 OTHER_TCTS =    hbytes-base.tct
5
6 include ../base/extension.make
7