3065 some functions in the tcp module can be static
[unleashed.git] / usr / src / cmd / man / src / util / nsgmls.src / Makefile.lib
blobfc3668d52d0156c35cccbb70e402c74265968845
2 # Copyright 2005 Sun Microsystems, Inc.  All rights reserved.
3 # Use is subject to license terms.
6 #ident  "%Z%%M% %I%     %E% SMI"
8 include ../../../../../Makefile.cmd
9 CLEANFILES=lib$(LIB).a $(OBJS) $(COBJS) core
11 all: lib$(LIB).a
13 lib$(LIB).a: $(OBJS) $(COBJS) $(DEPLIBS)
14         $(AR) r $@ $?
15         $(RANLIB) $@
17 install:
18 install-man:
19 depend: depend_src
20 depend.temp: $(GENSRCS)
21 gen: $(GENSRCS)