# @(#)Makefile 1.1 92/07/30 SMI
#
H = fcntl.h 

all: $H

clean:

# Install is done by parent makefile
install:
