From 064eaaed391835d0e0d057466f6f552e43e79bd8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?G=C3=BCnther=20Neuwirth?= Date: Wed, 27 May 2009 16:43:43 +0200 Subject: add cdatset --- ue4/mycpu/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'ue4/mycpu/Makefile') diff --git a/ue4/mycpu/Makefile b/ue4/mycpu/Makefile index 8022614..9e6db7a 100644 --- a/ue4/mycpu/Makefile +++ b/ue4/mycpu/Makefile @@ -12,7 +12,8 @@ LIBS= -L/usr/local/lib -lboost_program_options BIN= mycpu OBJS= mycpu.o -HEADERS= cdat.h cmem.h cinstruction.h instructions.h cprogram.h cdisplay.h displays.h ccpu.h +HEADERS= cdat.h cdatn.h cdatset.h cmem.h cinstruction.h instructions.h \ + cprogram.h cdisplay.h displays.h ccpu.h .SUFFIXES: .cpp .o -- cgit v1.2.3