File Manager

Current Path : /usr/share/doc/ca-certificates/examples/ca-certificates-local/local/
Upload File :
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


File Manager Version 1.0, Coded By Lucas
Email: hehe@yahoo.com