Skip to content
Snippets Groups Projects
Commit 89619761 authored by Monster Iestyn's avatar Monster Iestyn
Browse files

Remove FAKEDC and FAKEPSP options from Makefile

parent 7481ffef
No related branches found
No related tags found
No related merge requests found
......@@ -342,14 +342,6 @@ else
OBJS:=$(OBJDIR)/md5.o $(OBJS)
endif
ifdef FAKEDC
OPTS+=-DDC
endif
ifdef FAKEPSP
OPTS+=-DPSP
endif
ifdef NOPOSTPROCESSING
OPTS+=-DNOPOSTPROCESSING
endif
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment