all: (cd sorc/emapf-c && make) install: (cd sorc/emapf-c && make clean install) clean: (cd sorc/emapf-c && make clean)