# Copyright (C) 2002 DJ Delorie, see COPYING.DJ for details
# Copyright (C) 1995 DJ Delorie, see COPYING.DJ for details
TOP=../..

SRC += creat.c
SRC += fcntl.c
SRC += open.c

fcntl.o:	CFLAGS += -Wno-error

include $(TOP)/../makefile.inc
