Oracle Solaris System Administration (MOSC)

MOSC Banner

Doubt on the default NIS /var/yp/Makefile

edited Oct 7, 2013 11:34AM in Oracle Solaris System Administration (MOSC) 2 commentsAnswered ✓
While reading How to Modify /var/yp/Makefile to Use Specific Databases and inspecting /var/yp/Makefile I have seen the following makefile entries which raised me doubts:

$(DIR)/netid:
$(DIR)/timezone:
$(DIR)/auto_master:
$(DIR)/auto_home:
$(PWDIR)/shadow:
$(DIR)/auth_attr:
$(DIR)/exec_attr:
$(DIR)/prof_attr:
$(DIR)/user_attr:

All the above happen as dependencies to their ".time" counterparts.
But why they are listed as "empty" make targets?
Would they be some sort of "placeholders" for "dynamically generated" sources?

Thanks in advance.


Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center