mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2025-02-24 14:51:11 +01:00
6 lines
96 B
Text
6 lines
96 B
Text
|
all:
|
||
|
cd src/common
|
||
|
$(MAKE) /F Makefile.nmake
|
||
|
cd ../../src/or
|
||
|
$(MAKE) /F Makefile.nmake
|