X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ian/git?a=blobdiff_plain;ds=sidebyside;f=base%2Ftroglodyte-Makefile;h=b6009f8129c0a0626d085f31944cbca8cff1869c;hb=476c966037dfec5a0a2b03511dced36c673c2307;hp=8a19442c826664abe36e1a0b9713b2268a76c043;hpb=b6017ccf067a7fefa893c8bf19288a1909f17263;p=chiark-tcl.git diff --git a/base/troglodyte-Makefile b/base/troglodyte-Makefile index 8a19442..b6009f8 100644 --- a/base/troglodyte-Makefile +++ b/base/troglodyte-Makefile @@ -1,17 +1,21 @@ OBJS= tables.o \ + tcmdiflib.o \ hbytes.o \ enum.o \ idtable.o \ + scriptinv.o \ ulongs.o \ sockaddr.o \ dgram.o \ + tuntap.o \ chop.o \ hook.o \ bcmode.o \ misc.o \ algtables.o \ crypto.o \ - parse.o + parse.o \ + maskmap.o HDRS= hbytes.h \ $(AUTO_HDRS)