1 # This is the Sys VR3 PWD configuration file. It configures SysvR3 unix
2 # versions of dmake to use a provided version of getcwd rather than the
3 # standard library version that uses popen to capture the output of pwd.
6 osredir
:= $(OS
)$(DIRSEPSTR
)$(OSRELEASE
)$(DIRSEPSTR
)$(OSENVIRONMENT
)
8 # The following are required sources
13 .SETDIR
=$(osredir
) : $(OSRESRC
)
16 .SOURCE.h
: $(osredir
)
18 # Local configuration modifications for CFLAGS, there's local SysV includes
20 CFLAGS
+= -I
$(osredir
)