mirror of
https://github.com/vishapoberon/vipak.git
synced 2026-04-05 20:42:26 +00:00
time records in logs. -- noch
This commit is contained in:
parent
3d7e5ce9a5
commit
dd5877f90f
3 changed files with 116 additions and 4 deletions
2
makefile
2
makefile
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue