http fianly works, not for bin files, unfortunately

This commit is contained in:
Ruben Shekspir 2019-05-05 12:29:16 +04:00
parent 9273e64fc6
commit ab197c6483
3 changed files with 55 additions and 10 deletions

View file

@ -27,5 +27,13 @@ run:
./builds/opium install
http:
$(VOC) -s time.Mod logger.Mod types.Mod sockets.Mod netdb.Mod Internet.Mod http.Mod -m
http: clean
cd builds && \
$(VOC) -s ../time.Mod \
../logger.Mod \
../types.Mod \
../sockets.Mod \
../netdb.Mod \
../Internet.Mod \
../http.Mod -m \
&& ./http