Looks like the inclusion of OpenVMS.mk isn't temporary.

This commit is contained in:
briano%netscape.com 1999-07-31 00:57:27 +00:00
parent 7508eec834
commit c1eec499f5

View File

@ -261,7 +261,6 @@ WHOAMI = /usr/bin/whoami
endif endif
endif endif
# Temporary?
ifeq ($(OS_ARCH),OpenVMS) ifeq ($(OS_ARCH),OpenVMS)
include $(topsrcdir)/config/$(OS_ARCH).mk include $(topsrcdir)/config/$(OS_ARCH).mk
endif endif