0xV3NOMx
Linux ip-172-26-7-228 5.4.0-1103-aws #111~18.04.1-Ubuntu SMP Tue May 23 20:04:10 UTC 2023 x86_64



Your IP : 3.149.242.223


Current Path : /var/www/html/dud/tcpdf/node-v14.17.6 2/
Upload File :
Current File : //var/www/html/dud/tcpdf/node-v14.17.6 2/BSDmakefile

# pmake might add -J (private)
FLAGS=${.MAKEFLAGS:C/\-J ([0-9]+,?)+//W}

all: .DEFAULT
.DEFAULT:
	@command -v gmake > /dev/null 2>&1 ||\
		(echo "GMake is required for node.js to build.\
			Install and try again" && exit 1)
	@gmake ${.FLAGS} ${.TARGETS}

.PHONY: test