#
# $RCSfile: Makefile,v $
#
# x-kernel v3.3
#
# Copyright (c) 1996,1993,1991,1990  Arizona Board of Regents
#

bind_wrapper_compiled: bind_wrapper.c
	icc -c -O -o ../OBJS/$(HOW)/bind_wrapper.o bind_wrapper.c -nx
	touch bind_wrapper_compiled
