This commit is contained in:
norayr 2017-04-13 20:13:31 +04:00
parent 2a708f215c
commit 6f74eab47e
4 changed files with 49 additions and 98 deletions

View file

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