summaryrefslogtreecommitdiffstats
path: root/grpc/Makefile
blob: 8748286629a12f32edf54dcd5ba377d9f8b1c325 (plain)
1
2
3
4
5
6
7
8
9
10
all: ALWAYS
	@$(MAKE) -s -C .. grpc/libfrrgrpc_pb.la
%: ALWAYS
	@$(MAKE) -s -C .. grpc/$@

Makefile:
	#nothing
ALWAYS:
.PHONY: ALWAYS makefiles
.SUFFIXES: