Fix for aCC depends rule

This commit is contained in:
Ralph Lange
2000-06-14 14:22:51 +00:00
parent 2853eb9066
commit b2da4eed3e

View File

@@ -66,8 +66,7 @@ CCC_SHRLIB_CFLAGS_YES = +Z
# shared libs will be found by searching environment variable SHLIB_PATH,
# then by searching the specified path (see below)
CCC_SHRLIB_LDFLAGS_YES = -b
CCC_DEPENDS_FLAG =
CCC_DEPENDS_FLAG = +m
# +DAportable causes portable object code to be created for execution
# on different PA-Risc machines