# $Id$ PROG= dcpu SRCS= gramar.y lexer.l emu.c main.c tui.c y.tab.h NOMAN= LDADD+= -lcurses DEBUG+= -Wall #DEBUG+= -ggdb -pg #YFLAGS= -dtv .include