mirror of
https://github.com/vishapoberon/vipak.git
synced 2026-04-05 20:42:26 +00:00
works!
This commit is contained in:
parent
2a708f215c
commit
6f74eab47e
4 changed files with 49 additions and 98 deletions
2
Makefile
2
Makefile
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue