aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 6f9bdad..306a74e 100644
--- a/Makefile
+++ b/Makefile
@@ -15,7 +15,8 @@ PDLIBDIR=$(PDROOT)/bin
EXTENSION=$(MAKECMDGOALS)
-DEFINES=-DPD -DMISSING_LOADER_T
+#DEFINES=-DPD -DMISSING_LOADER_T
+DEFINES=-DPD
# if no filename-extension is supplied by the user
# try to guess one, based on what "uname" tells us