##########################################################
# FILE: Makefile
# 
# AUTHOR: Nathan Boeger and Mana Tominaga
#
# NOTES:
# Makefile for chapter 05
#
########################################################

SRC	=   duped_pipe.c    locking.c

.include "../bsd_make.mk"



syntax highlighted by Code2HTML, v. 0.9