X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ian/git?p=chiark-tcl.git;a=blobdiff_plain;f=base%2Ftroglodyte-Makefile;h=9eff482723f30e6ef336559c4f98047809b1bbce;hp=9e5618a9e4f62ffef8104ce02f355617303c82cb;hb=c7fc51a4ad6bb6f01266ed5912b062ae98a653b8;hpb=a41625aefb08ed5bf5f07951841bdfe30c4a72c7 diff --git a/base/troglodyte-Makefile b/base/troglodyte-Makefile index 9e5618a..9eff482 100644 --- a/base/troglodyte-Makefile +++ b/base/troglodyte-Makefile @@ -1,5 +1,7 @@ OBJS= tables.o \ + tcmdiflib.o \ hbytes.o \ + adns.o \ enum.o \ idtable.o \ scriptinv.o \ @@ -13,7 +15,8 @@ OBJS= tables.o \ misc.o \ algtables.o \ crypto.o \ - parse.o + parse.o \ + maskmap.o HDRS= hbytes.h \ $(AUTO_HDRS)