Searched defs:DSO (Results 1 - 2 of 2) sorted by relevance

/forgerock/openam-v13/openam-federation/OpenFM/src/main/integrations/oracle/oamauth/solaris/
H A Dmakefile15 DSO = authn_api.so macro
28 $(DSO): $(OBJS)
29 $(CC) -G $(OBJS) $(LDFLAGS) -o $(DSO)
36 $(RM) $(OBJS) $(DSO)
/forgerock/openam/openam-federation/OpenFM/src/main/integrations/oracle/oamauth/solaris/
H A Dmakefile15 DSO = authn_api.so macro
28 $(DSO): $(OBJS)
29 $(CC) -G $(OBJS) $(LDFLAGS) -o $(DSO)
36 $(RM) $(OBJS) $(DSO)

Completed in 2631 milliseconds