summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorKamil Kaminski <kyle@kkaminsk.com>2012-02-24 21:57:07 -0600
committerKamil Kaminski <kyle@kkaminsk.com>2012-02-24 21:57:07 -0600
commitbcf256a1a2764cb61315f5c582b7eed62206f677 (patch)
treef3413ea8875374c7fbb88e2aec7c385ae70fa899 /Makefile
parentd18964c5fe9d745eeb9b88b003f01c43dadcf018 (diff)
downloadsandbox-bcf256a1a2764cb61315f5c582b7eed62206f677.tar.gz
sandbox-bcf256a1a2764cb61315f5c582b7eed62206f677.tar.bz2
sandbox-bcf256a1a2764cb61315f5c582b7eed62206f677.zip
add func ptr example and ls script
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
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