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

SRC += fdopen.c
SRC += fileno.c
SRC += popen.c

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