functional: add mntent test
[libc-test.git] / src / common / Makefile
blob165b25e41e1c21eaa8e7200b93f0be47f88c6ee0
1 all:
2 %: FORCE
3 $(MAKE) -C ../.. B=src src/common/$@
4 .SUFFIXES:
5 FORCE: ;