2 # Copyright 2003 Sun Microsystems, Inc. All rights reserved.
3 # Use is subject to license terms.
5 #pragma ident "%Z%%M% %I% %E% SMI"
8 # lib/krb5/Makefile.targ
10 # included to define local library targets
13 include $(SRC)/lib/Makefile.targ
19 pics/%.o: $(KADM5DIR)/%.c
23 pics/$(COMMONOBJS): $(COMMONSRCS)
24 $(COMPILE.c) -o $@ $(COMMONSRCS)
26 _msg: $(MSGDOMAIN) .WAIT $(POFILE)
27 $(RM) $(MSGDOMAIN)/$(POFILE)
28 $(CP) $(POFILE) $(MSGDOMAIN)
30 $(POFILE): $(DERIVED_FILES) .WAIT $(POFILES)
32 $(CAT) $(POFILES) > $@
37 # install rule for lint library target