Makefile revision 7014882c6a3672fd0e5d60200af8643ae53c5928
# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
$(POST_PROCESS)
%.o: ../common/%.c
$(COMPILE.c) $<
$(CTFCONVERT_O)
%.o: $(STATCOMMONDIR)/%.c
$(COMPILE.c) $<
$(CTFCONVERT_O)
$(RM) $@