makepath
if (strcmp(pwd, makepath("dir/dir")) != 0)
if (strcmp(pwd, makepath("dir")) != 0)
if (strcmp(pwd, makepath("adir")) != 0)