Makefile revision 24da5b34f49324ed742a340010ed5bd3d4e06625
ad127d839d2e7aa542939a8a336691407e23397eMark Andrews# CDDL HEADER START
ad127d839d2e7aa542939a8a336691407e23397eMark Andrews# The contents of this file are subject to the terms of the
ad127d839d2e7aa542939a8a336691407e23397eMark Andrews# Common Development and Distribution License (the "License").
ad127d839d2e7aa542939a8a336691407e23397eMark Andrews# You may not use this file except in compliance with the License.
# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
LFLAGS = -t
YFLAGS = -d
XGETFLAGS = -a
$(POST_PROCESS)
%.o : $(POOLSCOMMONDIR)/%.c
$(COMPILE.c) -o $@ $<
lint: