mirror of
https://github.com/vishapoberon/vipak.git
synced 2026-04-05 20:42:26 +00:00
separated string helper functions to a different module
added wirth styled timestamps renamed makefile to lowercase
This commit is contained in:
parent
c56cf32567
commit
d94bf140dc
9 changed files with 161 additions and 155 deletions
11
Makefile
11
Makefile
|
|
@ -1,11 +0,0 @@
|
|||
|
||||
VOC = /opt/voc/bin/voc
|
||||
|
||||
all:
|
||||
$(VOC) -s types.Mod sockets.Mod netdb.Mod Internet.Mod IRC.Mod test.Mod -m
|
||||
|
||||
clean:
|
||||
rm *.h
|
||||
rm *.c
|
||||
rm *.o
|
||||
rm *.sym
|
||||
Loading…
Add table
Add a link
Reference in a new issue