2551N/A# 2013-02-07 Stefan Teleman <stefan.teleman@oracle.com>
2551N/A# gengtype is missing its link libraries friends.
2551N/A +$(LINKER) $(ALL_LINKERFLAGS) $(LDFLAGS) -o $@ \
2551N/A- $(filter-out ($LIBDEPS), $^) $(LIBS)
2551N/A+ $(filter-out ($LIBDEPS), $^) -z ignore $(LIBS) \
2551N/A # Rule for the generator programs: