time records in logs. -- noch

This commit is contained in:
norayr 2017-05-19 06:54:53 +04:00
parent 3d7e5ce9a5
commit dd5877f90f
3 changed files with 116 additions and 4 deletions

View file

@ -2,7 +2,7 @@
VOC = /opt/voc/bin/voc
all:
$(VOC) -s types.Mod sockets.Mod netdb.Mod Internet.Mod stringHelpers.Mod IRC.Mod test.Mod -m
$(VOC) -s types.Mod sockets.Mod netdb.Mod Internet.Mod stringHelpers.Mod time.Mod IRC.Mod test.Mod -m
clean:
rm *.h