aboutsummaryrefslogtreecommitdiff
path: root/make.c
diff options
context:
space:
mode:
Diffstat (limited to 'make.c')
-rw-r--r--make.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/make.c b/make.c
index 65d84d1..4a21735 100644
--- a/make.c
+++ b/make.c
@@ -147,8 +147,6 @@ main(int argc, char **argv)
void
cc(void *arg)
{
- if (strcmp(arg, "src/codegen.c") == 0)
- return;
if (!tagvalid(arg))
return;