From bcf256a1a2764cb61315f5c582b7eed62206f677 Mon Sep 17 00:00:00 2001 From: Kamil Kaminski Date: Fri, 24 Feb 2012 21:57:07 -0600 Subject: add func ptr example and ls script --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index e6adbe2..8432404 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ BINS = ascii class depipe_strings dup fpipe pipe realloc strpbrk strsep \ tokenizer getopt prime_mask linked_list pi_bbp string_tokenizer \ tcpserver tcpclient regexp c99 asm playground_05-25-2011 \ - parent_to_child + parent_to_child funcptrs CURL = curl_tomem curl_tofile -- cgit v1.2.3