-=[ Mr. Bumblebee ]=-
_Indonesia_

Path : /usr/share/doc/ca-certificates/examples/ca-certificates-local/local/
File Upload :
Current File : //usr/share/doc/ca-certificates/examples/ca-certificates-local/local/Makefile

#
# Makefile
#

all:

clean:

install:
	for p in *.crt; do \
	 install -m 644 $$p $(LOCALCERTSDIR)/$$p ; \
	done


Copyright © 2017 || Recoded By Mr.Bumblebee