# @(#)Makefile 1.1 94/10/31 SMI
#
H = fcntl.h 

all: $H

clean:

# Install is done by parent makefile
install:
