From 245459ae8c15554418d6d54ba0ab220b9eba0620 Mon Sep 17 00:00:00 2001 From: Dimitri Sokolyuk Date: Tue, 17 Apr 2012 18:23:52 +0000 Subject: cleanup, make it build on linux (freebsd-make) --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 6021e10..482290f 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ # $Id$ PROG= dcpu -SRCS= gramar.y lexer.l emu.c main.c tui.c +SRCS= gramar.y lexer.l emu.c main.c tui.c y.tab.h NOMAN= LDADD+= -lcurses #DEBUG= -Wall -ggdb -pg -- cgit v1.2.3