From b4785580be3fd46f18e21ee8c92759d5481432ed Mon Sep 17 00:00:00 2001 From: "Kartik K. Agaram" Date: Thu, 6 Oct 2016 17:13:04 -0700 Subject: 3450 Purge remaining `makefile`s, without breaking CI. --- termbox/makefile | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 termbox/makefile (limited to 'termbox/makefile') diff --git a/termbox/makefile b/termbox/makefile deleted file mode 100644 index 3ee05b69..00000000 --- a/termbox/makefile +++ /dev/null @@ -1,9 +0,0 @@ -CFLAGS=-O3 -Wall -Wextra - -libtermbox.a: utf8.o termbox.o - ar rcs libtermbox.a *.o - -termbox.o: termbox.h termbox.c input.inl output.inl bytebuffer.inl - -clean: - -rm *.o libtermbox.a -- cgit 1.4.1-2-gfad0