diff options
Diffstat (limited to 'src/Makefile')
-rw-r--r-- | src/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/Makefile b/src/Makefile index 07a94251..82a57032 100644 --- a/src/Makefile +++ b/src/Makefile | |||
@@ -603,7 +603,6 @@ E= @echo | |||
603 | default all: $(TARGET_T) | 603 | default all: $(TARGET_T) |
604 | 604 | ||
605 | amalg: | 605 | amalg: |
606 | @grep "^[+|]" ljamalg.c | ||
607 | $(MAKE) all "LJCORE_O=ljamalg.o" | 606 | $(MAKE) all "LJCORE_O=ljamalg.o" |
608 | 607 | ||
609 | clean: | 608 | clean: |