summaryrefslogtreecommitdiff
path: root/build.sh
diff options
context:
space:
mode:
authorSøren Sandmann <sandmann@redhat.com>2008-07-05 20:22:20 -0400
committerSøren Sandmann <sandmann@redhat.com>2008-07-05 20:22:20 -0400
commit0ab7d9fc87518d4ba524c714bbe94d0169cf99cc (patch)
treea126de77ea230207f39a54b1c81b787e2876e6fd /build.sh
parent3e73bd537007f059dd7d0316f0a2f0cf7a696659 (diff)
Generate AND code in different way
Diffstat (limited to 'build.sh')
-rwxr-xr-xbuild.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/build.sh b/build.sh
index edf97c9..bf473a4 100755
--- a/build.sh
+++ b/build.sh
@@ -13,6 +13,5 @@ gcc -O0 -g -Wall `pkg-config --cflags --libs glib-2.0` \
./init-check.c \
./return-check.c \
./util.c \
- ./newinit.c \
./gc.c \
./interprete.c