* cononicalize t2's readlink (-f) to remove leading .. and avoid cd error
[t2sde.git] / misc / luabash / cf / Rules.post
blobcbdf41bff103545173c38fad71e8dd78d5d9ab98
1 # -*- makefile -*-
3 # prevent warning for dirs with subdirs only
4 ifneq ($(DEPS),)
5   -include $(DEPS)
6 endif