From 2cf68a5a02f025ce163f99908bd2b768692ad673 Mon Sep 17 00:00:00 2001 From: Kyle K Date: Sun, 13 Feb 2011 03:19:17 -0600 Subject: add few more files --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 4a52efa..5c2f6c5 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ BINS = ascii class depipe_strings dup fpipe pipe realloc strpbrk strsep \ - tokenizer getopt + tokenizer getopt prime_mask CC = gcc DBGFLAGS = -g -O0 ifdef DEBUG -- cgit v1.2.3