chiark / gitweb /
cope with gcc which does not support -Wno-pointer-sign
[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