usr/src/cmd/fm/topo/prtopo/Makefile.com
changeset 524 259d2acc2f55
parent 353 3e84d8b5fe3d
equal deleted inserted replaced
523:4aeaed772941 524:259d2acc2f55
    32 SRCS = $(OBJS:.o=.c)
    32 SRCS = $(OBJS:.o=.c)
    33 
    33 
    34 LINTSRCS = $(OBJS:%.o=../common/%.c)
    34 LINTSRCS = $(OBJS:%.o=../common/%.c)
    35 LINTFLAGS = -mnux
    35 LINTFLAGS = -mnux
    36 
    36 
    37 #
       
    38 # Reset STRIPFLAG to the empty string.  esc is intentionally
       
    39 # installed with symbol tables to aid compiler debugging.
       
    40 #
       
    41 STRIPFLAG=
       
    42 CPPFLAGS += -I../common
    37 CPPFLAGS += -I../common
    43 CFLAGS += $(CTF_FLAGS)
    38 CFLAGS += $(CTF_FLAGS)
    44 
    39 
    45 LDFLAGS += -R/usr/lib/fm
    40 LDFLAGS += -R/usr/lib/fm
    46 LDLIBS += -lnvpair -lumem -L$(ROOTLIB)/fm -ltopo
    41 LDLIBS += -lnvpair -lumem -L$(ROOTLIB)/fm -ltopo