2021-10-11 18:37:13 -03:00

11 lines
111 B
Makefile

# @(#)Makefile 1.1 94/10/31 SMI
#
H = fcntl.h
all: $H
clean:
# Install is done by parent makefile
install: