Page MenuHomeClusterLabs Projects

passthrough.mk
No OneTemporary

passthrough.mk

all: ${SUBDIRS}
%:
set -e && \
for i in ${SUBDIRS}; do \
${MAKE} -C $$i $@; \
done

File Metadata

Mime Type
text/x-makefile
Expires
Wed, Feb 26, 1:49 AM (1 d, 4 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1452500
Default Alt Text
passthrough.mk (89 B)

Event Timeline