tor/Makefile.nmake

6 lines
96 B
Makefile

all:
cd src/common
$(MAKE) /F Makefile.nmake
cd ../../src/or
$(MAKE) /F Makefile.nmake