This commit is contained in:
norayr 2017-04-13 18:42:03 +04:00
parent 2e4b60252a
commit e8c580bd24
4 changed files with 93 additions and 10 deletions

View file

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