(no commit message)
authorSapan Bhatia <sapanb@cs.princeton.edu>
Fri, 27 Feb 2009 17:43:07 +0000 (17:43 +0000)
committerSapan Bhatia <sapanb@cs.princeton.edu>
Fri, 27 Feb 2009 17:43:07 +0000 (17:43 +0000)
Makefile

index baf11a9..8d4968d 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,8 +1,6 @@
 CC=gcc
 CFLAGS=-g -O2
 
-SCRIPT_LIST:=$(shell cat ADD_YOUR_SCRIPT_TO_THIS_FILE_OR_ELSE_IT_WONT_GET_DEPLOYED | sed 's/\n/ /g')
-
 all: dcookie
 
 dcookie: dcookie.c