From 5b401722520386cfe3dd920fd59cc0d47e9f9503 Mon Sep 17 00:00:00 2001 From: Kyle K Date: Fri, 11 Feb 2011 16:37:00 -0600 Subject: cleanups --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 1b5de9a..273a07b 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -BINS = ascii class depipe_strings dup fpipe realloc strpbrk strsep tokenizer +BINS = ascii class depipe_strings dup fpipe pipe realloc strpbrk strsep tokenizer CC = gcc DBGFLAGS = -g -O0 ifdef DEBUG -- cgit v1.2.3